Hi,

I'm using the wlrun task to start Weblogic 7.0.  I'm having problems
with the wlrun task checking that a config.xml exists.  The ant task
is looking in <weblogic home>/config/<domain>, but my config is
located
in the <weblogic home>/<domain> directory.  When the task fails to
find the config.xml it fails.

I'd like to suggest either:

1) Remove the config file location check from the ant task.  I'm not
sure what this really gets us as if the config file isn't found by
weblogic the startup fails anyway.  The config file is not used by the
ant task in any other way.

2) Allow the location of the config file to be specified/overridden.

Anyone have an opinion on this or shall I submit a patch?

thanks
scott

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

Reply via email to