Hello,

Besides the connection troubles mentioned in an earlier post I have
one other thing on my mind. While investigating the connection problem
I found out that I am not deploying my web application in a correct
manner. For the record, I am using JBoss with Tomcat embedded. The
deal seems to be to create one ear file and let JBoss/Tomcat sort it
out. The creation of one EAR file is very confusing for me. For
instance, do need to create at least two jar files? One containing
only EJB's and one containing the regular java classes who act as
proxy for the EJB's. And futhermore, I would like to automate the
creation of the .ear file using Ant. Has anyone done that? And if so,
could you give me some guidelines on how to setup the directory
structure? Perhaps some Ant example code?

Thanks,
Marcel


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

Reply via email to