You also probably need the web-module. I seem to remember that I needed it
even though I wasn't using it.

On Mon, Apr 26, 2004 at 03:40:10PM -0300, Ricardo de Souza Moura wrote:
> I am trying to use xdoclet to generate EJbs interfaces.
> I put all necessary dependences:
> 
> <dependency>
> <groupId>xdoclet</groupId>
> <artifactId>xdoclet-ejb-module</artifactId>
> <version>1.2</version>
> </dependency>
> <dependency>
> <groupId>xdoclet</groupId>
> <artifactId>xdoclet-jboss-module</artifactId>
> <version>1.2</version>
> </dependency>
> <!-- This one is needed because jboss-module depends on it -->
> <dependency>
> <groupId>xdoclet</groupId>
> <artifactId>xdoclet-jmx-module</artifactId>
> <version>1.2</version>
> </dependency>
> 
> 
> and I put a preGoal:
> 
> <preGoal name="ejb:init">
> <attainGoal name="xdoclet:ejbdoclet"/>
> </preGoal>
> 
> But is happing this failure:
> taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found
> 
> Did somebody has this problem before ?
> 
> _________________________________________________________________
> MSN Messenger: converse com os seus amigos online.  
> http://messenger.msn.com.br
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Alwyn Schoeman
SMART Communications.

Kaizen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to