If you are using 2.4.x then I think that this is the way.... - suck it 
and see...

Jules


Brandon Knitter wrote:
> From: Brandon Knitter <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED],
>       Jules Gosnell <[EMAIL PROTECTED]>
> Subject: Re: [JBoss-user] Deploy an EJB *without* a jar, war, or ear?
> Date: Tue,  4 Jun 2002 12:18:18 -0700
> 
> 
> 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.  Do I just modify the jboss.jcml and add my path to:
> 
>   <mbean code="org.jboss.ejb.AutoDeployer" name="EJB:service=AutoDeployer">
>     <attribute name="Deployers">
>       J2EE:service=J2eeDeployer;
>       JCA:service=RARDeployer
>     </attribute>
>     <attribute name="URLs">../deploy,../deploy/lib</attribute>
>   </mbean>
> 
> Thanks in advance.  I wish this were documented in the book I paid good $$ for,
> but it seems that the documentation is lacking in regards to configuring JBoss,
> and I can't find any newbie docs.
> 




_______________________________________________________________

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

Reply via email to