I have some troubles with configuration file generated by a Web App.
When I stop JBOSS the configuration file is deleted.

I'm using JBOSS  3.0 alpha (01/11/2002 build) and AXIS (Jakarta Web Services
implementation).
- When I register a Web Service, AXIS generate a server-config.wsdd
configuration file
  in the WEB-INF directory.
- I stop JBOSS, the deployment directory is cleared during shutdown
  and the configuration file is also deleted .
- Now I restart JBOSS, the axis.war is redeployed automatically
  and the configuration file is missing !

What can I do to keep the configuration file ?
It seems that JBOSS team is working to enable the deployment of  a directory
without
the need to make a WAR archive. I think this way to deploy should solve my
problem.

But is it the best solution ? I don't understand why the JBOSS Server (or
Jetty ?)
clears the deployment directories during shutdown and redeploys all the WAR
files at startup.

May be I miss to setup a JBOSS configuration file ?

Thanks for help,
Christophe


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to