Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 41986 invoked from network); 8 Aug 2003 14:45:49 -0000 Received: from mx1-out.cegetel.fr (HELO mx1.cegetel.fr) (195.115.41.100) by daedalus.apache.org with SMTP; 8 Aug 2003 14:45:49 -0000 Received: from herakles.univers.cegetel.fr (localhost [127.0.0.1]) by mx1.cegetel.fr (8.9.3+Sun/tCegetel.fr) with ESMTP id QAA17737 for ; Fri, 8 Aug 2003 16:46:01 +0200 (MET DST) Received: from hydrus-exch.fr.eu.corp.vizzavi.net (10.17.49.67 [10.17.49.67]) by herakles.univers.cegetel.fr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id QP7PD07Y; Fri, 8 Aug 2003 16:45:45 +0200 Received: by hydrus-exch.fr.eu.corp.vizzavi.net with Internet Mail Service (5.5.2653.19) id ; Fri, 8 Aug 2003 16:44:54 +0200 Message-ID: <6FAE40314DD0D4119AF200508BDE743203A6EAA8@hydrus-exch.fr.eu.corp.vizzavi.net> From: =?iso-8859-1?Q?BRUNOT_S=E9bastien?= To: "'Cactus Users List'" Subject: RE : RE : [Cactus] Support for WebLogic 7.x is now operational Date: Fri, 8 Aug 2003 16:44:53 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Oups, Another point i forgoten : I also needed to declare a dependency with the xml apis in my project, 'cause i'm using JDK 1.3.1_08. Without doing that, the execution of the plugin failed with a "ClassNotFoundException : org.w3c.dom.Node". Sebastien -----Message d'origine----- De : BRUNOT S=E9bastien [mailto:Sebastien.BRUNOT@cegetel.fr]=20 Envoy=E9 : vendredi 8 ao=FBt 2003 16:40 =C0 : 'Cactus Users List' Objet : RE: RE : [Cactus] Support for WebLogic 7.x is now operational I finally get the plugin to work with weblogic 7 in my environment. :-) I had to : 1) as vincent told me, change my project.properties = cactus.home.weblogic7x variable so that it points to WL_HOME instead of BEA_HOME ; 2) ensure that they were no space caracter in my PATH (i'm under win32) environment variable : the server lauch command generated by the plugin = has a -Djava.library.path option that seems to be set with the content of = the PATH variable (something like -Djava.library.path=3D%HOME%). I = initially had a "C:\Program Files\something" in my PATH, which cause the launch command = to fail with a "ClassNotFoundException : Files\something" message (maybe a -Djava.library.path=3D"%HOME%" will work, i don't know). Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-user-help@jakarta.apache.org