I'm working with the folks at Mousetech to put together a version of EJBWizard that
will work with many appservers, including Orion.
I'm attaching a sample Entity object for Orion that I've created with the wizard. It
uses Ant as the build tool and might help you
understand better how it all fits together. The sample is not complete, I havent
gotten the test website files completely
integrated, nor the test server setup XMLs. The intention is to have the wizard create
a complete stand alone Orion config that can
be run to test the EJB.
If anyone has suggestions how I could better configure the wizard templates to
accomplish this, I'd appreciate it :))
----- Original Message -----
From: Roger Mosher <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Friday, September 08, 2000 6:39 AM
Subject: Re: Disable CMP
> Arved.
> Would it be too much to ask for us to have a look at one of your ant
> build scripts? Being very new at this I am still awash with trying to
> figure out how all the parts fit together.
>
> Yes the J2EE deploy tool was easier to use... until the day it decided
> to start generating null pointer exceptions on start up. I knew I was going
> to have to look around for a commercial application server someday anyway so
> that seemed like a good day.
>
> Orion could use a good tutorial taking someone through the set up
> process, but that's a lot of work to put together.
>
> Thanks
> --
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Roger Mosher eMail: [EMAIL PROTECTED]
> Center of Geographic Sciences phone: (902)825-5230
> 50 Elliott Road fax:
> (902)825-6733
> Lawrencetown, N.S.
> Canada web: http://www.cogs.nscc.ns.ca/
> B0S 1M0
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
> ----- Original Message -----
> From: "Arved Sandstrom" <[EMAIL PROTECTED]>
> To: "Orion-Interest" <[EMAIL PROTECTED]>
> Sent: Thursday, September 07, 2000 7:57 PM
> Subject: RE: Disable CMP
>
>
> > Sometimes it's easy to forget exactly what it is that J2EE provides for
> us.
> > :-)
> >
> > In this case it's not an Orion issue. Declare the entity bean to be
> > bean-managed persistence using the <entity><persistence-type> tag in the
> EJB
> > deployment descriptor. All straight J2EE spec.
> >
> > I haven't used earassembler but I've used ejbmaker and ejbassembler to
> > generate stubs and then tailor the deployment descriptor, respectively and
> > in that order, just for experiment. They worked quite well. I imagine
> > earassembler is more of the same. In practise I've found a good Ant build
> > script and manual D.D. editing to be the way to go.
> >
> > Arved Sandstrom
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of
> > [EMAIL PROTECTED]
> > Sent: Thursday, September 07, 2000 3:56 PM
> > To: Orion-Interest
> > Subject: Disable CMP
> >
> >
> > Greeting
> >
> > I want to use Orion with my ejb without CMP.
> > 1.)How could I configure Orion in order to use ejb without CMP ?
> > 2.)How could I genarate
> > 3.)How could I use ejbassembler ?
> > 4.)How could I use earassembler ?
> >
> > Thank you very much
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________________
> > Say Bye to Slow Internet!
> > http://www.home.com/xinbox/signup.html
> >
> >
> >
> >
>
>
>
Data.zip