Discussion:
[Middlegen-user] Problem while running example given in 'GettingStarted' pages
sriram
2003-06-16 07:27:33 UTC
Permalink
Hi,

I've just downloaded Middlegen and trying to work through the examples presented in 'GettingStarted' pages.

When I run 'ant', I'm getting the following error:

BUILD FAILED
file:D:/middlegen/samples/build.xml:300: The <ejbdoclet> task doesn't support the nested "utilobject" element.

I'm new to Middlegen and I've no clue how to fix this.
Any suggestions in this regard would be very helpful.

Thanks in advance,
Sriram
Eivind Waaler
2003-06-16 08:42:22 UTC
Permalink
Sounds like you have an old version of XDoclet in your classpath. Make
sure it's empty before you run Middlegen.

What version of Middlegen are you trying?

Regards
.eivind
Post by sriram
Hi,
I've just downloaded Middlegen and trying to work through the examples presented in 'GettingStarted' pages.
BUILD FAILED
file:D:/middlegen/samples/build.xml:300: The <ejbdoclet> task doesn't support the nested "utilobject" element.
I'm new to Middlegen and I've no clue how to fix this.
Any suggestions in this regard would be very helpful.
Thanks in advance,
Sriram
Loading...