Thanks a lot Dmitri !!
You right, ejb.jar was missing in classpath.
for WinXP some things have to be mentioned explicitly.
Thanks again.
Boris
-----Original Message-----
From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 19, 2003 4:27 PM
To: Boris Tamarkin; [EMAIL PROTECTED]
Subject: Re: [Xdoclet-user] XDoclet 1.1.2 and WinXP
Re: [Xdoclet-user] XDoclet 1.1.2 and WinXPBoris,
It looks to me like either:
a) you dont have the ejb.jar in your classpath (so xdoclet doesn't know
your classes are ejbs), or
b) you dont have your build.xml configured to include the classes you
want
I would guess that (a) is your problem... if not, post the relevant part of
your build.xml.
cheers
dim
----- Original Message -----
From: Boris Tamarkin
To: '[EMAIL PROTECTED]' ; '[EMAIL PROTECTED]'
Sent: Thursday, March 20, 2003 11:25 AM
Subject: Re: [Xdoclet-user] XDoclet 1.1.2 and WinXP
---------------------------------------
Same ant version 1.5.
No errors.
Just doesn't generate any of files, except for ejb-jar.xml and jboss.xml
that actually almost empty inside (except default template).
Thanks,
Boris
Output as follows :
[ejbdoclet] ^
[ejbdoclet] Running <homeInterface/>
[ejbdoclet] Running <localHomeInterface/>
[ejbdoclet] Running <remoteInterface/>
[ejbdoclet] Running <localInterface/>
[ejbdoclet] Running <entitypk/>
[ejbdoclet] Running <dataobject/>
[ejbdoclet] Running <entitycmp/>
[ejbdoclet] Running <deploymentDescriptor/>
[ejbdoclet] Generating EJB deployment descriptor.
[ejbdoclet] Running <jboss/>
[ejbdoclet] Generating jboss.xml.
[ejbdoclet] 105 warnings
------------------------------------------
From: "Dmitri Colebatch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [Xdoclet-user] XDoclet 1.1.2 and WinXP
Date: Thu, 20 Mar 2003 10:40:46 +1100
Reply-To: [EMAIL PROTECTED]
XDoclet 1.1.2 and WinXPBoris,
Do you get any errors? Do you have the _exact_ same environment? My first
guess is maybe you have a different version of ant on your XP box.
hth
dim
