DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5682>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5682

ejbc doesn't recognize bean name





------- Additional Comments From [EMAIL PROTECTED]  2002-01-04 00:05 -------
Since you are primarily using Ant to launch the weblogic ejbc compiler using the
<java> task the problem is probably not strictly in Ant. I would suggest running
Ant with the -debug flag. In the output you will be able to see java command as
a command line equivalent. Cut and paste this and you will probably get the same
error independent of Ant.

You should also check the jar you are feeding to ejbc to see if it is properly
formed. If you like run 
jar tvf 
on the jar and post the results here.

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

Reply via email to