I have a bunch of links: see http://epesh.com/. (Sorry, innate sarcasm
took over.)

For RELEVANT links, see http://www.orionserver.com/docs/, look for
"application.xml" -- the only difference between an ejb module that's
jarred and one that's not is that the reference specifies ".jar".

To wit:

<!-- jarred EJB -->
<module> <ejb>myEJB.jar</ejb> </module>

<!-- directory structure in $APP/otherejb/ -->
<module> <ejb>otherejb</ejb> </module>



On Fri, 9 Feb 2001, Phan Anh Tran wrote:

> Do you have a link?  Thanks.
> 
> Anh
> ----- Original Message -----
> From: "Joseph B. Ottinger" <[EMAIL PROTECTED]>
> To: "Orion-Interest" <[EMAIL PROTECTED]>
> Sent: Friday, February 09, 2001 9:21 PM
> Subject: Re: EJB Deployment without packaging
> 
> 
> > Yes, very much so.
> >
> > On Fri, 9 Feb 2001, Phan Anh Tran wrote:
> >
> > > Is it possible to deploy EJBs without packing them into ejb and .ear
> files with orion?  Thanks.
> > >
> > > Anh
> > >
> > >
> >
> > -----------------------------------------------------------
> > Joseph B. Ottinger                           [EMAIL PROTECTED]
> > http://epesh.com/                             IT Consultant
> >
> >
> >
> 
> 

-----------------------------------------------------------
Joseph B. Ottinger                           [EMAIL PROTECTED]
http://epesh.com/                             IT Consultant


Reply via email to