RE: [JBoss-user] XDoclet and JBoss JAWS

2002-02-28 Thread Alex Loubyansky
ED]] > Sent: Thursday, February 28, 2002 8:16 PM > To: [EMAIL PROTECTED] > Cc: Xdoclet-User (E-mail) > Subject: Re: [JBoss-user] XDoclet and JBoss JAWS > > > Yep. It is a known bug. You need to put a description tag in > the query. > Ara maybee you should give me cvs acess so I ca

Re: [JBoss-user] XDoclet and JBoss JAWS

2002-02-28 Thread David Jencks
As I recall there are problems with jboss cmp2 of jbosscmp_jdbc.xml support in xdoclet 1.1.1 and you should use xdoclet from cvs or wait a couple of days for 1.1.2. I think cmp2 ejb-jar.xml support is ok with 1.1.1 In any case, for ejb2.0 don't use jaws.xml, use jbosscmp_jdbc.xml. xdoclet genera

Re: [JBoss-user] XDoclet and JBoss JAWS

2002-02-28 Thread danch
JAWS was JBoss' EJB 1.1 CMP implementation in JBoss 2.x. JBossCMP in JBoss 3.0 is rather different and the descriptors have changed considerably. XDoclet probably shouldn't generate a finder in jbosscmp-jdbc.xml (I believe the thing there is that since EJB 2.0 defines EJBQL as part of the stan