Thanks for responding. I do have packages. Is it anything to do with the

<package>foobar</package>

statement? I've given it like the above statement. Am I
supposed to use

<package>foobar.*</package>

or something? And what if there are multiple levels of
packages inside foobar? Is it enough to specify only the
top level package?
Thanks again,
Karthik.



Andrew Stevens <[EMAIL PROTECTED]> wrote:
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

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to