On Tue, 2005-12-20 at 17:35, Karthik V wrote:
> Please help me understand this stack trace .. got this while trying to 
> run ejbdoclet on a bunch of files...  The error seems to be with 
> PackageHandler.java, 
> a file that belongs to xdoclet. 

Just a guess - are you processing a file that has no package?  The tags
in the PackageHandler are used to insert the package statement in
generated files; if there is no package, I suspect it's not handling it
and hence the NPE.


Andrew.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to