[Xdoclet-user] Using XDoclets without EJBs

2006-07-31 Thread ndesai
Hi Is it possible to use XDoclets without using EJBs in the project. If a project involves Struts and Hibernate but no EJBs is it possible generate Hibernate mapping files using XDoclets ? Or is EJB a necessary requirement for using XDoclets ? regards Navin -- View this message in context:

Re: [Xdoclet-user] Using XDoclets without EJBs

2006-07-31 Thread Gwyn Evans
Quite possible normal - there's nothing special about the EJB-related generation part compared to any of the other modules. /Gwyn On 31/07/06, ndesai [EMAIL PROTECTED] wrote: Hi Is it possible to use XDoclets without using EJBs in the project. If a project involves Struts and Hibernate but

Re: [Xdoclet-user] Using XDoclets without EJBs

2006-07-31 Thread Konstantin Priblouda
--- ndesai [EMAIL PROTECTED] wrote: Hi Is it possible to use XDoclets without using EJBs in the project. If a project involves Struts and Hibernate but no EJBs is it possible generate Hibernate mapping files using XDoclets ? Or is EJB a necessary requirement for using XDoclets ?

Re: [Xdoclet-user] Using XDoclets without EJBs

2006-07-31 Thread ndesai
Hi, Thanks all for the replies. They have been helpful. regards Navin -- View this message in context: http://www.nabble.com/Using-XDoclets-without-EJBs-tf2026623.html#a5574019 Sent from the xdoclet-user forum at Nabble.com.

Re: [Xdoclet-user] ant build problem

2006-07-31 Thread Andrew Stevens
On Fri, 2006-07-28 at 19:46, gmachamer wrote: I'm running xdoclet as part of an any build that generates my java classes. My taskDef looks like this taskdef name=webdoclet classname=xdoclet.modules.web.WebDocletTask classpathref=mergeClasspath / But when it tries to run I get the