Someone in this list had posted that we could make a directory with the
same name as the jar/war/ear filename and put the files in it under
proper architecture.

regards,
Cloudor

ÔÚ 2002-06-04 ¶þ µÄ 19:18£¬ Brandon Knitter дµÀ£º
> Cool, now...how do I point JBoss to my directory? :)  I come from a Resin
> (Caucho) background, so I know how to configure that, but the only thing I can
> see to configure is the deploy directory.
> 
> Just to be clear, *exactly* which config file(s) do I need to modify to point
> the web/ejb container to my directory structure, under, say,
> /home/knitterb/projects, assuming that I have WEB-INF and META-INF dirs under
> the projects dir.
> 
> Thanks in advance.  I wish this were documented in the book I paid good $$ for,
> but it seems that the documentation is lacking, and I can't find any newbie docs.
> 
> -- 
> -bk
> 
> 
> Quoting Jules Gosnell <[EMAIL PROTECTED]>:
> 
> > I'm only really clued up on the web-container side of things, but I 
> > think everything else works the same way,
> > 
> > Build your app into a directory structure that mirrors the war,ejb-jar 
> > or ear structure that you want, within the deploy directory.
> > 
> > Each time you rebuild e.g. classes within the war, touch the 
> > WEB-INF/web.xml - This will cause JBoss to reload this module.
> > 
> > I assume that touching the META-INF/application.xml will reload the 
> > whole J2EEApp - but haven't tried it.
> > 
> > 
> > Jules
> > 
> > 
> > 
> > Brandon Knitter wrote:
> > > How can I make jboss look into a directory structure and allow me to deploy
> > my
> > > ejbs without building out a jar, war, or ear?  Also, does JBoss
> > automagically
> > > reload the classes when they change (i.e. I make a change to my EJB), I
> > want to
> > > be able to develop in place without a) redeploying a couple hundred times,
> > and
> > > b) without having to bounce the server a couple hundred times.
> > > 
> > > I am using JBoss 2.4.6, and am willing to go to 3.0 if necessary.  I bought
> > the
> > > documentation and still find that it doesn't walk you through the
> > configuration
> > > of JBoss in this manner.
> > > 
> > > Thanks,
> > > 
> > > 
> > 
> > 
> > 
> > 
> > _______________________________________________________________
> > 
> > Don't miss the 2002 Sprint PCS Application Developer's Conference
> > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> > 
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> > 
> 
> 
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

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

Reply via email to