Hi Marian, > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Marian > Flor > Sent: 9. juli 2002 12:57 > To: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [Middlegen-user] Use of Orion/Oracle9i? > > > Aslak Helles�y wrote: > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED]]On Behalf Of Marian > >>Flor > >>Sent: 4. juli 2002 09:46 > >>To: [EMAIL PROTECTED] > >>Subject: [Middlegen-user] Use of Orion/Oracle9i? > >> > >>i am looking forward to use middlegen (1.0) with the Orion application > >>server that ships with Oracle 9i. > > > > 1) Download the CVS version and add @orion.blabla tags to the > > entity-cmp-20.vm Velocity template. > > Done. > But currently the @orion.persistence persistence-name does not show up > in the orion-ejb-jar.xml but I have put it into the entity-cmp-20.vm in
This is an XDoclet/Orion issue. You can take a look at the orion-cmp-mapping.xdt template file in XDoclet's CVS to get a better understanding of what tags to put in where (in case the docs are wrong). If you believe there is a bug related to Orion/XDoclet, please file a bug report. > the #foreach($column in $table.columns) loop for the set<Field>(), > get<Field>() methods. > > What version of xdoclet ships with the middlegen-CVS-Version from the > 5th of July? May this be a problem? > XDoclet built from the MAIN branch from about the same time. > > 2) Rebuild Middlegen > Works fine. > > > 3) Add an <orion/> subtask to the sample's <ejbdoclet/> task > Done. > > > 4) build the sample and verify that it deploys correctly on orion. > TBC. :-) > > > It shouldn't be hard, really. When you have somthing that works, you > should > I would like to submit the patch but I am stuck with the problem above. > > I found that Ara Abrahamian answered the question in the xdoclet-faq > concerning orion and xdoclet. > Maybe you (Ara) could give me some tips for the orion application-server > in conjunction with xdoclet? > > Thanks, > Marian > Cheers, Aslak > PS: Sorry for xposting to xdoclet-users, but maybe this is an > xdoclet issue? > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Stuff, things, and much much more. > http://thinkgeek.com/sf > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
