Re: Jboss application server

2002-07-23 Thread Richard Plukker
put your war file in an ear file. Or put the servlets in an ear file conform the j2ee spec. Than when you put it in the deploy directory of your jboss installation, your webapp will be deployed. Visit the free documentation of www.jboss.org or look for a tutorial on deploying applications in

RE: Jboss application server

2002-07-23 Thread James Ward
, 2002 2:19 AM To: Tomcat Users List Subject: Re: Jboss application server put your war file in an ear file. Or put the servlets in an ear file conform the j2ee spec. Than when you put it in the deploy directory of your jboss installation, your webapp will be deployed. Visit the free documentation

Jboss application server

2002-07-22 Thread Alessio Bettiol
Thank you for your interest in my question. I have downloaded from www.jboss.org the new version (3.0.0) of the famous application server, the version that includes tomcat 4.0.3 inside, pre-configured. You can launch it in standalone mode or with jboss, but ... it works only in standalone