I've been reading through the manual but serveral things are still fuzzy to
me -

FACTS:

I'm trying to deploy a web app with the following config:

Linux 2.4, Sun Java JDK 1.3.1
Apache 1.3.20, with mod_jk
JBoss-2.2.2_Tomcat-3.2.2 (Embedded Tomcat)

My app consists of static html, jsp's, servlets, session & entity EJB's.
Currently I've been dropping .war files in JBoss's deploy directory and
manually copying static content.

QUESTIONS:

1. Is there a better file packaging scheme, i.e. .ear files?
2. Do I need to drop a copy of the .war file into any of tomcat's
directories?
3. How about .ear files?
4. Should I split the components into seperate packages based on component
type?
5. Are there directories that my web designer can drop .jsp files into using
DreamWeaver Ultradev?
6. Any tips on what files go into what directories for both packaging and
deployment.

I really appreciate any suggestions and/or referals to other documentation!

Thanks!!!






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

Reply via email to