----- Original Message -----
From: "Hollamby, Robert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 19, 2001 12:53 AM
Subject: Sec:Unclassified Scripts for JBoss 2.4.1 with embedded Tomcat3.2.3
and Weblogic 6.0 Service Pack 2


> Hi Vincent and others
>
> I have set up the Cactus examples and have started to go throught the
> ant scripts but I noticed that there are no scripts for weblogic6.0
> and JBoss2.4.1/tomcat3.2.3. Has anyone developed any scripts for
> these platforms. Expecially if they are in the style of the example
> ant scripts?
>

As you can see from the todo list, there are todo items for that ! :)

I have been working on a weblogic 6.0 script some time ago and not finished
it. My problem was simply a problem of password :
* Starting from WL6.0 you need to pass a password to start the server.
* I'd also like to specify all the weblogic files to be located in my own
directory (weblogic.home)
* I'd like to use password.ini to specify the password (instead of passing
it on the command line which would force me to define the password - which
is part of weblogic configuration in build.properties instead of
conf/sample/conf/test/share/weblogic60)
* The problem is that it seems wl reads correctly all its configuration
files from weblogic.home but they seem to have forgotten (or is it intended)
to use the same principle for password.ini

If I find no other way, I'll probably create a weblogic_cactus.properties
file in conf/sample/conf/test/share/weblogic60 (it will contain the password
in a property), read if from ant and pass it on the command line when
starting wl

> Also can you tell us Vincent if and when these will be available as
> part of the Cactus release, especially weblogic 6.0 as this seems to be
> quite a common platform? Perhaps a point release?

agreed. I'm only looking for volunteers to provide these scripts ... :-)
Want to participate ?

thanks
-Vincent

>
> Regards
>
> Robert Hollamby
>
> ph: +61 2 6266 2265
> fax: +61 2 6266 4647
>
> Defence Information Systems
> Campbell Park Offices
> Canberra ACT 2600
> Australia
>
>
>
>

Reply via email to