Hi I am new to jboss and have been playing with it for a while now. But
one thing I cant seem to figure out is how to have jboss use unpacked
ejb's and webapps to speed up development.

In orion you can create the following directory structure

Meta- inf
  Application.xml

Ejb
    META-INF
      Ejb-jar.xml
Web
  WEB-INF

And set it as an application in the config. That way you can work direct
and don't have to create an ear file for any trivial change to for
instance a jsp or ejb but you can compile directly to a directory

Is there any way to obtain a similar setup using jboss 3 + tomcat

Thanks in advance

jelmer



_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

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

Reply via email to