Posted By:
Anonymous
Posted On:
Thursday, September 27, 2001 10:20 AM
Hello everybody, I have copy/pasted from the sample build.xml the task 'ejbdoclet' to create all necessary files. I have adapted my EJB implementation (session bean, using JBoss) following the example of the TellerBean in sample. Now when I run the build I get always following error when ejbdoclet tries to generate Javadoc: "Running ejbdoclet failed. An IO error occured while writing context data." The destdir where generated files are to be created exists. What else could be wrong? How can I debug this further? Cheers, Thomas Schwob, Fortaleza, Brazil
More>>
Hello everybody,
I have copy/pasted from the sample build.xml the task 'ejbdoclet' to create all necessary files. I have adapted my
EJB implementation (session bean, using JBoss) following the example of the TellerBean in sample.
Now when I run the build I get always following error when ejbdoclet tries to generate Javadoc:
"Running ejbdoclet failed. An IO error occured while writing context data."
The destdir where generated files are to be created exists. What else could be wrong? How can I debug this
further?
Cheers,
Thomas Schwob,
Fortaleza, Brazil
<<Less