Re: Generating EJB Interfaces?

2004-01-08 Thread Konstantin Priblouda

--- [EMAIL PROTECTED] wrote:
 Hi, I'm successfully generating source with JavaCC. 
 However, I'm getting compiler error during the
 compile process.  BTW, I have set the outdir of the
 JavaCC generated source to the following:
 
 ${maven.build.src}/java
 
 Now, I would like to generate the EJB interfaces and
 place them in the appropriate directory as well.  Is
 there something simple that I can add to the
 maven.xml to get
 this task completed?

invocation of xdoclet? 

regards,

=
[ Konstantin Pribluda ( ko5tik ) ]
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
[ http://www.pribluda.de ]

__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the Signing Bonus Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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



Generating EJB Interfaces?

2004-01-07 Thread conradwt
Hi, I'm successfully generating source with JavaCC.  However, I'm getting compiler 
error during the compile process.  BTW, I have set the outdir of the JavaCC generated 
source to the following:

${maven.build.src}/java

Now, I would like to generate the EJB interfaces and place them in the appropriate 
directory as well.  Is there something simple that I can add to the maven.xml to get
this task completed?

Thanks in advance,

-Conrad



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