--- Dave Smith <[EMAIL PROTECTED]> wrote:
> I was just testing the latest xdoclet 14:30 EST Dec
> 28/2001
> and was getting the following stackatrace
> 
> Generating EJB deployment descriptor.
> [ejbdoclet] (TemplateEngine.invokeMethod         761
> ) Invoking method 
> failed: forAllSecurityRoles , line=7 of template
> file: 
> /xdoclet/ejb/ejb-jar_xml.j
> [ejbdoclet] java.lang.IncompatibleClassChangeError

> In SecurityTagsHandler Line 57 I changed it to
> 
> ClassDoc[] classes =
> getContext().getRoot().classes();
> 
> And it worked. Bug? or am I doing something wrong?


It says that class used to compile programm
and loaded during runtime does not match.

Clean and then rebuild usually fixes this problem. 

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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

Reply via email to