Just have a look a ant to creat your jar's and wars. (ant is of apache).

Have a look at www.jollem.com/orion-primer/, which covers an EJB CMP example
with ant as creation tool.

Eddie


----- Original Message -----
From: muthukumarasamy rajamanickam <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Wednesday, May 23, 2001 6:09 PM
Subject: Re: How do create ear and war file


> Hi,
> Thanks for reply,
>
> I have  one simple EJB ,now I want to deploy in orion
> App server .
> Question I have is How to I add EJB in the
> ejb-jar.xml file? I can create thru  java -jar
> ejbassembler.jar.
> But I am not able to add EJB in the ejb-jar.xml from
> ejbassembler please let me  know .
>
> Othet question I have is if I have 2EJB so I have to
> create 2 XML file or I can use same XML to add other
> EJB if answer is please let me  know how???
>
>
> How do you create simple bat file to create .jar ,.war
> and .ear fiel do you have any example  bat file I can
> look at it????????
>
> Please helpme
>
> Regards
>  Muthu
> [EMAIL PROTECTED]
>
> --- Johan Fredriksson
> <[EMAIL PROTECTED]> wrote:
> > Some people use ant, I use a simple bat-file to do
> > this.
> >
> > An ear file is just a jar file with a couple of
> > directories and a war-file
> > in it.
> >
> > The war file is a jar file with your web-files (and
> > classes for servlets and
> > other stuff you put in web-inf/classes/ )
> >
> > This document is not intended to be a war-tutorial,
> > but it serves good as a
> > base for creating war files.
> >
> >
> http://www.orionserver.com/tutorials/taglibs/lesson9/
> >
> >
> > Johan
> >
> >
> >
> > ----- Original Message -----
> > From: "muthukumarasamy rajamanickam"
> > <[EMAIL PROTECTED]>
> > To: "Orion-Interest"
> > <[EMAIL PROTECTED]>
> > Sent: Tuesday, May 22, 2001 5:33 PM
> > Subject: How do create ear and war file
> >
> >
> > > Hi any one please let me know how to create .ear
> > and
> > > .war file I have one EJB ,I like to deploy the EJB
> > > using auto deployment.
> > > How to create ear and war file
> > > regards
> > > Muthu
> > > --- anand <[EMAIL PROTECTED]> wrote:
> > > > there is an AutoUpdate.jar in the Orion
> > > > directory........run that jar file
> > > > according to the instructions given ....u'll get
> > the
> > > > updated version
> > > > directly updating ur folders....
> > > >
> > > > regards
> > > > @nand
> > > > Verchaska,
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Ganasen Gounden" <[EMAIL PROTECTED]>
> > > > To: "Orion-Interest"
> > > > <[EMAIL PROTECTED]>
> > > > Sent: Tuesday, May 22, 2001 4:42 PM
> > > > Subject: Re: Orion 1.5.0? Where do you download
> > it
> > > > from?
> > > >
> > > >
> > > > > Where do you get Orion 1.5.0 from?
> > > > > When I do a download from Orionserver, I get
> > > > 1.4.5zip for stable and
> > > > latest binaries?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> **********************************************************************
> > > > > Any unauthorized use and interception of this
> > > > e-mail is illegal.
> > > > > If this e-mail is not intended for you, you
> > may
> > > > not copy,
> > > > > distribute or disclose the contents to anyone.
> > > > This e-mail
> > > > > does not give rise to any binding legal
> > > > obligations upon the
> > > > > City of Cape Town unless the City of Cape Town
> > > > subsequently
> > > > > confirms the content in writing
> > > > non-electronically.  This e-mail
> > > > > may be confidential, legally privileged or
> > > > otherwise protected
> > > > > by law.  Unauthorised disclosure or copying of
> > any
> > > > or all of it
> > > > > may be unlawful. If you receive this e-mail in
> > > > error please notify
> > > > > the sender and delete the message
> > > > >
> > > > >
> > > >
> > >
> >
> **********************************************************************
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Auctions - buy the things you want at great
> > prices
> > > http://auctions.yahoo.com/
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
>

Reply via email to