We have been using the ejbdoc tasks and tags for a couple of months with no problems.

I just downloaded 1.2beta, configured ant/build.xml correctly (I think) and now I am getting the following:

[ejbdoclet] WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
[ejbdoclet] (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
[ejbdoclet] The referring classes do not import any fully qualified classes matching these classes.
[ejbdoclet] Since at least one package is imported, it is impossible for xjavadoc to figure out
[ejbdoclet] what package the referred classes belong to. The classes are:
[ejbdoclet] com.lqmi.apps.rpc.LmXmlrpcHandler --> XmlRpcHandler qualified to XmlRpcHandler
[ejbdoclet] com.lqmi.apps.rpc.LmXmlrpcHandler --> XmlRpcServer qualified to XmlRpcServer
[ejbdoclet] com.lqmi.core.queryhelper.LmPolicyQueryHelper --> LmValues qualified to LmValues
[ejbdoclet] keymgr.LmKeyManagerEJB --> LmKeyResult qualified to LmKeyResult
[ejbdoclet] keymgr.LmKeyManagerEJB --> LmGroup qualified to LmGroup

It appears that in 1.1 XDoclet correctly figured out a classes package and/or propagated the includes from the EJB to the interfaces, and now in 1.2 it completely punts on that process.

Any comments or suggestions welcome and desperatly needed.

- clark.



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to