Support Requests item #467045, was opened at 2001-10-01 18:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402705&aid=467045&group_id=31602

Category: ejbdoclet
Group: None
Status: Open
Priority: 5
Submitted By: Michael Larionov (mlarionov)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build fail with no error message

Initial Comment:
Hi, 

For some reason the build fails on the "ejbdoclet"
task with no error message:

Buildfile: build.xml

prepare:

ejbdoclet:
[ejbdoclet] Generating Javadoc

BUILD FAILED

C:\dev-t\ejbsession-xdoclet\build.xml:52: Running 
ejbdoclet failed. An IO error occured while writing 
context data.

Total time: 3 seconds

First of all, why there is no error message before 
"BUILD FAILED"?
Then, can you make a generic error message "Running 
ejbdoclet failed. An IO error occured while writing 
context data." more specific? I would like to know 
which files are missing or don't have the right 
permission.

Attached is my build.xml file.

Please email me on [EMAIL PROTECTED]

Thanks!

Michael.


----------------------------------------------------------------------

Comment By: Andrew Stevens (stevensa)
Date: 2001-10-08 14:10

Message:
Logged In: YES 
user_id=247081

I don't see the build.xml file you say is attached, 
however, this sounds like the same thing I had that led to 
feature request #463157.  Do you have ";${java.class.path}" 
in the ejbdoclet tasks's classpath?  Also, what version of 
xdoclet are you using?  I believe that message has been 
improved in v1.0.1

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402705&aid=467045&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to