Sorry. I thought you were on the devel list. I was trying to talk to Ara 
at the same time.
In xdoclet/core/resources/xdoclet/ejb/vendor/jbosscmp-jdbc_xml.j line 71 add
<description>Not supported</description>

then rebuild xdoclet.

Ara I think I need that CVS access Ara to clean up this jbosscmp-jdbc 
stuff once and for all.


Alex Loubyansky wrote:
>   Thank you for the answer, Dave. I've understood it's a bug. But... Sorry,
> I haven't understood suggestion. Could you, please, detail what description
> do I need to put? And what about cvs?
> 
> alex
> 
> 
>>-----Original Message-----
>>From: Dave Smith [mailto:[EMAIL PROTECTED]]
>>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 can update this stuff. I
>>have to add the dynamic query and the query-ql as well.
>>
>>
>>
>>Alex Loubyansky wrote:
>>
>>>  Salute, lists!
>>>
>>>  Using XDoclet-1.1.1 and experimenting with JAWS for
>>>
>>EJB2.0 I've got some
>>
>>>problems:
>>>1. Declaring @jboss:finder I get:
>>>[jaws-ejbdoclet] Running <jboss/>
>>>[jaws-ejbdoclet]   Generating jboss.xml.
>>>[jaws-ejbdoclet]   Generating jaws.xml.
>>>[jaws-ejbdoclet]   Generating jbosscmp-jdbc.xml.
>>>[jaws-ejbdoclet] Running XDoclet failed:
>>>[jaws-ejbdoclet] javadoc: In doclet class
>>>
>>xdoclet.DocletTask$DocletMain,
>>
>>>method start has thrown an exception
>>>java.lang.reflect.InvocationTargetException
>>>[jaws-ejbdoclet] <<Generated file
>>>
>>>
>>[file:D:/JBoss_work/rh-examples/jaws/build/ejb/META-INF/jbossc
>>mp-jdbc.xml:li
>>
>>>ne 69] Message=[Element "entity" does not allow "finder"
>>>
>>here.] is not valid
>>
>>>according to its DTD. This might be due to some missing
>>>
>>@tags in your
>>
>>>source.>>
>>>
>>>Indeed, I really can't find finder clause for entity element in
>>>jbosscmp-jdbc_3_0.dtd.
>>>
>>>2. Declaring @jboss:create-table create="true" (or
>>>
>>@jboss:remove-table
>>
>>>remove="true") I get:
>>>[jaws-ejbdoclet] Running <jboss/>
>>>[jaws-ejbdoclet]   Generating jboss.xml.
>>>[jaws-ejbdoclet]   Generating jaws.xml.
>>>[jaws-ejbdoclet]   Generating jbosscmp-jdbc.xml.
>>>[jaws-ejbdoclet] Running XDoclet failed:
>>>[jaws-ejbdoclet] javadoc: In doclet class
>>>
>>xdoclet.DocletTask$DocletMain,
>>
>>>method start has thrown an exception
>>>java.lang.reflect.InvocationTargetException
>>>[jaws-ejbdoclet] <<Generated file
>>>
>>>
>>[file:D:/JBoss_work/rh-examples/jaws/build/ejb/META-INF/jbossc
>>mp-jdbc.xml:li
>>
>>>ne 15] Message=[Element "entity" does not allow
>>>
>>"create-table" here.] is not
>>
>>>valid according to its DTD. This might be due to some
>>>
>>missing @tags in your
>>
>>>source.>>
>>>
>>>The excerpt from jboss-jdbc_3_0.dtd:
>>><!ELEMENT entity (ejb-name, datasource?, type-mapping?,
>>>
>>create-table?,
>>
>>>         remove-table?, read-only?, time-out?, row-locking?,
>>>         pk-constraint?, read-ahead?, table-name?, cmp-field*,
>>>         eager-load?, lazy-load-groups*, query*)>
>>>
>>>What's the problem?
>>>
>>>  Thanks in advance!
>>>
>>>alex
>>>
>>>
>>>_______________________________________________
>>>JBoss-user mailing list
>>>[EMAIL PROTECTED]
>>>https://lists.sourceforge.net/lists/listinfo/jboss-user
>>>
>>>
>>>
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 



_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to