[Xdoclet-user] xdoclet tag to use for orcale oc4j automatic PriamryKey genetation ?

2004-04-16 Thread zousey seyzou
I am looking for xdoclet tag to use to generate oracle server oc4j automatic PrimaryKey, any body has or knows the xdoclet tag to automatically generate primaryKey of the ejb's that will be deploy on oracle oc4j server ?. I have done this on weblogic server, the tag is. * * @weblogic.automatic-

Re: [Xdoclet-user] building from CVS snapshot (was Re: [@hibernate] Map two components of the same type)

2004-04-16 Thread Mark Lundquist
On Apr 16, 2004, at 10:17 PM, Kevin Hagel wrote: I guess the first question to ask is if you have junit around? You know, it makes sense that a target named 'junit' would actually try to run JUnit, wouldn't it? building fine now :-) thx mark

Re: [Xdoclet-user] building from CVS snapshot (was Re: [@hibernate] Map two components of the same type)

2004-04-16 Thread Kevin Hagel
I guess the first question to ask is if you have junit around? anyway, I've been building xdoclet-1.2 for about 6 months now, cvs updating regularly. on both a redhat linux box and a windows 2000 box, no problems. cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet login (just hit enter, no pa

[Xdoclet-user] [@hibernate] how to use @collections-composite-element

2004-04-16 Thread Mark Lundquist
Hi, I'm a rookie to Xdoclet (and also to Hibernate!) . The Hibernate manual in Section 7.2 shows how to use , which has the parent/child lifetime and cascading semantics that I want, and in particular it shows how to use a within the to implement the "collection with association properties"

[Xdoclet-user] building from CVS snapshot (was Re: [@hibernate] Map two components of the same type)

2004-04-16 Thread Mark Lundquist
On Apr 15, 2004, at 3:16 PM, Andrew Stevens wrote: On Thu, 2004-04-15 at 20:11, Rupp, Heiko wrote: This is only in the cvs version, but not in 1.2. IIrc, there is a location, where you can obtain a nightly snapshot from. http://xdoclet.sourceforge.net/xdoclet-cvs.zip Thanks. I ju

RE: [Xdoclet-user] Is there a max/optimal size for EJB source files?

2004-04-16 Thread Anders Wallgren
256M sounds pretty low -- we've had to use 640M to get our project to build successfully. anders -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clifton C. Craig Sent: Friday, April 16, 2004 11:30 AM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Is there

[Xdoclet-user] Is there a max/optimal size for EJB source files?

2004-04-16 Thread Clifton C. Craig
Hello all, I'm having terrible trouble with the memory requirements of XDoclet/XJavaDoc. My project includes some pretty big Java source files and a lot of them. Now when running XDoclet over my entire source tree I get out of memory errors. Mind you, I have ANT_OPTS set to 256M. I have since

Re: [Xdoclet-user] XJavadoc is too memory intensive

2004-04-16 Thread Clifton C. Craig
That was my original intention however it is very, very memory intensive. It works pretty good for a small subset of morederately sized source but as the source base grows (in our case we have 100s if not 1000s of source files that must be scanned) it performs very terrible. I'd love to resolve

[Xdoclet-user] command not working

2004-04-16 Thread zousey seyzou
C:\GNU\WinCvs 1.3\CVSNT>cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet-all cvs server: cannot find module `xdoclet-all' - ignored cvs [checkout aborted]: cannot expand modules C:\GNU\WinCvs 1.3\CVSNT> From: Konstantin Priblouda <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED]

RE: [Xdoclet-user] XJavadoc is too memory intensive

2004-04-16 Thread Lee Marlow
Clifton, Is this tool something you plan to contribute back to the community? I know my team would greatly appreciate it, as we moved to XDoclet halfway through the project and still have quite a few non-XDoclet EJB's. Just curious. -Lee Marlow -Original Message- From: [EMAIL PROTECTED

Re: [Xdoclet-user] http://cvs.sourceforge.net/viewcvs.py/xdoclet/

2004-04-16 Thread Konstantin Priblouda
--- zousey seyzou <[EMAIL PROTECTED]> wrote: > HHHOO I what command can I use to check the > xdoclet1.2.1 out ? > i am using wincvs that means that I will use a > command like the following > --cvs -z3 -d > :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet > co xdoclet > how can I use this to on > ->ht

[Xdoclet-user] http://cvs.sourceforge.net/viewcvs.py/xdoclet/

2004-04-16 Thread zousey seyzou
HHHOO I what command can I use to check the xdoclet1.2.1 out ? i am using wincvs that means that I will use a command like the following --cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet how can I use this to on ->http://cvs.sourceforge.net/viewcvs.py/xdoclet/ ? Question2. I have

[Xdoclet-user] help with maven build

2004-04-16 Thread zousey seyzou
thanks for the quick response, well I think that i have checked- out xdoclet2 from the cvs, then when I try to build by using maven i get the following errors. *** Buildfile: maven.xml BUILD FAILED C:\GNU\WinCvs 1.3\CVSNT\xdo

Re: [Xdoclet-user] xdoclet2

2004-04-16 Thread Konstantin Priblouda
--- zousey seyzou <[EMAIL PROTECTED]> wrote: > where and how can get xdoclet 2 ? > and xdoclet1.2.1 ? > i am using wincvs dot od my cvs checkout,could > somebody please show the > command I can use to check this produts out of cvs ? > thanks xdocelt 1.2.x is on sourceforge and can be checked o

Re: [Xdoclet-user] xdoclet2

2004-04-16 Thread Nicolas . CHALUMEAU
For XDoclet2 look here : http://xdoclet.codehaus.org/cvs-usage.html For 1.2.1 : http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/ Nicolas "zousey seyzou" <[EMAIL PROTECTED]> Envoyé par : [EMAIL PROTECTED] 16/04/2004 15:32 Veuillez répondre à xdoclet-user Pour : [EMAIL PR

[Xdoclet-user] xdoclet2

2004-04-16 Thread zousey seyzou
where and how can get xdoclet 2 ? and xdoclet1.2.1 ? i am using wincvs dot od my cvs checkout,could somebody please show the command I can use to check this produts out of cvs ? thanks _ Få alle de nye og sjove ikoner med MSN Messe

[Xdoclet-user] Sample XML parser problem

2004-04-16 Thread grofcik.lan
Hello, I am new in the xdoclet I would like to run samples (generation of the code and deployment descriptors.). After downloading xdoclet 1.2 bin and unpacking. I ran ant. I obtained [ejbdoclet] Generating Until class for 'test.ejb.cmr.EmployeeAddressBean'. [ejbdoclet] 12140 [main] INFO XDocletM

Re: [Xdoclet-user] Newbie questions on xdt

2004-04-16 Thread Konstantin Priblouda
> > 2. If you do something completely new, and you > are > > not bound to 1.2.x vesrion of xdoclet you shall > try to > > go for xdoclet 2 - templating is much better, > > you can have vcelocity or jelly , tags check for > their > > syntax and it is faster. > > I would like to stick to 1.x versi

Re: [Xdoclet-user] Newbie questions on xdt

2004-04-16 Thread Aleksei Valikov
Hi. Thanks for answering! You have 2 options. 1. There are xdoclet modules generating beaninfo, property editors and such stuff. Maybe you problem is already solved there. ( and you can steal from xdt ) And there is definitely tag producing valid parameter lists. ( declaration and invocation

Re: [Xdoclet-user] Newbie questions on xdt

2004-04-16 Thread Konstantin Priblouda
--- Aleksei Valikov <[EMAIL PROTECTED]> wrote: > Hi. > > I'm completely new to xDoclet so please forgive me > for a couple of lame questions. > > I need to write an xDoclet module and have now two > problems. > > 1. I'm calling my proprietary template as follows: > > > >

[Xdoclet-user] Newbie questions on xdt

2004-04-16 Thread Aleksei Valikov
Hi. I'm completely new to xDoclet so please forgive me for a couple of lame questions. I need to write an xDoclet module and have now two problems. 1. I'm calling my proprietary template as follows: As a result, xDoclet generated one PropertyEditor

Snapshot (was: [Xdoclet-user] [@hibernate] Map two components of the same type)

2004-04-16 Thread Rupp, Heiko
Title: Re: [Xdoclet-user] [EMAIL PROTECTED] Map two components of the same type Would it make sense to include this link on the download page with a remark, that this is not for the faint-hearted ? Von: [EMAIL PROTECTED] im Auftrag von Andrew StevensGesendet: Fr 16.04.2004 00:16An: [EMA

Re: [Xdoclet-user] Bug in xDoclet 1.2 final?

2004-04-16 Thread Lars Rohleder
I could! But I don't have the time to do so. ;-) I could checkout the current version on tuesday. Is this sufficient? Lars On Fri, 2004-04-16 at 11:05, Rupp, Heiko wrote: > Would you mind trying the cvs snapshot from last night > http://xdoclet.sourceforge.net/xdoclet-cvs.zip? > There are rumour

Re: [Xdoclet-user] Bug in xDoclet 1.2 final?

2004-04-16 Thread Rupp, Heiko
Title: Re: AW: AW: [Xdoclet-user] Bug in xDoclet 1.2 final? Would you mind trying the cvs snapshot from last night http://xdoclet.sourceforge.net/xdoclet-cvs.zip? There are rumours, that 1.2.1 could be out this month. Trying this and reporting success or not, would be a step towards getti

Re: AW: AW: [Xdoclet-user] Bug in xDoclet 1.2 final?

2004-04-16 Thread Lars Rohleder
On Fri, 2004-04-16 at 09:35, Rupp, Heiko wrote: > XDT-791 Thanks! So, if I don't want to use the cvs version I'll have to wait till version 1.2.1 gets released. (I'll keep on using 1.2b3 till then.) Does someone know when version 1.2.1 will be released? Lars > --

AW: AW: [Xdoclet-user] Bug in xDoclet 1.2 final?

2004-04-16 Thread Rupp, Heiko
Title: Re: AW: [Xdoclet-user] Bug in xDoclet 1.2 final? XDT-791  

Re: AW: [Xdoclet-user] Bug in xDoclet 1.2 final?

2004-04-16 Thread Lars Rohleder
Well, in version 1.2 (final) java.util.Collection doesn't get imported nor is this class fully qualified in my value objects. And on JIRA I can't find the bug (today JIRA seems to work). Lars On Thu, 2004-04-15 at 22:19, Rupp, Heiko wrote: > There is an item in Jira open wrt. this. > The curren