1 Reply Latest reply on Apr 24, 2002 10:37 AM by mdelamere

    Deploying in several directories

    mdelamere

      Hi,

      I changed the deployment tag in the jboss-service.xml to include an extra deployment directory,

      like so:


      ./deploy, /www/servtest.intern.delamere.de/deploy



      Is that the right way to do it?

      I don´t think that my ear file is being deployed and when I restart apache I get the following error message:

      16:30:56,134 ERROR [Engine] [org.apache.catalina.connector.warp.WarpConnector] Connection from /127.0.0.1:1417 to /127.0.0.1:8008
      16:30:56,140 ERROR [Engine] [org.apache.catalina.connector.warp.WarpConfigurationHandler] Cannot find "../catalina/./examples" for appl. "examples" host "servtest.intern.delamere.de"
      [...]


      The following lines suggest that the default deploy directory gets deployed as it should:

      16:30:05,280 INFO [EARDeployer] Init J2EE application: file:/usr/local/java/jboss3.0/server/default/deploy/webtest.ear

      http://localhost:8080 works fine.

      Any help appreciated.

      bye Michael Delamere