Vincent,

     Just for some clarification.  I'm not sure if this belongs in the user
archive
or not.  I solved my problem by changing the semi-colon ';' to a colon ':'
in 
the weblogic.class.path argument in the build-tests-weblogic-51.xml script.

I also added the line:

  <jvmarg value="-Djava.library.path=${weblogic.home.51}/lib/linux"/>

to this same file.  This made it start up smoothly.  Sorry to be a nuisance.

Thanks for your time,

Scott

> -----Original Message-----
> From: Vincent Massol [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 1:35 AM
> To:   'Cactus Users List'
> Subject:      RE: Weblogic5.1 Sample Problem
> 
> Hi Scott,
> 
> I have just tried it for you (downloaded WL 5.1.0 SP 11) and it works
> fine for me. I only had to edit build-tests-weblogic-51.xml and change
> weblogic510sp8boot.jar to weblogic510sp11boot.jar (as the build file was
> written for WL SP 8) and weblogic510sp8.jar to weblogic510sp11.jar
> 
> (BTW, if you have a solution to make this independent of the patch
> level, please submit it !).
> 
> Hope it helps.
> -Vincent
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: 19 December 2001 02:38
> > To: [EMAIL PROTECTED]
> > Subject: Weblogic5.1 Sample Problem
> > 
> > Hello,
> > 
> >      I am a new user of cactus and I'm trying to get the sample
> program to
> > work on my installation of weblogic 5.1 sp10 using cactus, ant and
> junit.
> > When I set up nearly everything and type "ant tests_all" from the
> command
> > line on a linux machine I get a ClassNotFoundException at target
> > start_weblogic_51: Can't find weblogic.t3.srvr.T3Srvr.
> > 
> > But if I add the $WEBLOGIC_HOME/classes directory, which contains this
> > class, to the classpath in build-tests-weblogic-51.xml, I get a
> different
> > error:
> > 
> > "Trying to start the server dynamically, specifying
> weblogic.class.path,
> > but
> > regular (non-boot) server classes found in Java -classpath"
> > 
> > Has anyone come across this problem?   Or can anyone help me out with
> > this?
> > Should I try something else?
> > 
> > Thanks in advance for any help given.
> > 
> > Scott Bromstead
> > Information Systems
> > Business Direct, Wells Fargo Bank
> > 525 Market Street, 16th Floor
> > San Francisco, CA 94105
> > 415-222-3184
> > 
> > 
> > --
> > To unsubscribe, e-mail:   <mailto:cactus-user-
> > [EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:cactus-user-
> > [EMAIL PROTECTED]>
> > 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to