hi aslak,

i could solve my problem and it seemed to be a problem of xdoclet.jar 
from the distribution zip 1.0.1. after replacing the xdoclet.jar with 
the one out of dist.zip version 1.0 everythin works fine...

bye

jens

>>See my answers below
>>
> thx for fast your fast answer
> 
>>It looks to me like the error message comes from log4j, not XDoclet.
>>It seems your log4j library doesn't have that method. According to the
>>
> log4j
> 
>>javadoc, this method was introduced in log4j 1.0. Are you using an older
>>version?
>>
> i checked it and the version is 1.1.3 (the log4j.jar placed in xdoclet/lib)
> or 1.2beta (the log4j.jar in classpath)
> 
> any other ideas?
> 
> grtx jens
> 
> ps:
> 
> 
>>>[ejbdoclet] java.lang.NoSuchMethodError:
>>>org.apache.log4j.Category.getInstance(Ljava/lang/String;)Lorg/apac
>>>
>                                                                   ~
> ~
> are these L's correct? (no typo!)
> 
> 
>>>he/log4j/Category;
>>>[ejbdoclet]     at
>>>xdoclet.util.TemplateEngine.getCategory(TemplateEngine.java:678)
>>>[ejbdoclet]     at xdoclet.SubTask.init(SubTask.java:382)
>>>[ejbdoclet] 1 error
>>>[ejbdoclet]     at
>>>xdoclet.ejb.AbstractEjbSubTask.init(AbstractEjbSubTask.java:555)
>>>[ejbdoclet]     at
>>>xdoclet.DocletTask$DocletMain.start(DocletTask.java:283)
>>>[ejbdoclet] 4 warnings
>>>[ejbdoclet]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>>Method)
>>>[ejbdoclet]     at
>>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorIm
>>>pl.java:42)
>>>[ejbdoclet]     at
>>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAc
>>>cessorImpl.java:28)
>>>[ejbdoclet]     at java.lang.reflect.Method.invoke(Method.java:313)
>>>[ejbdoclet]     at
>>>com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:196)
>>>[ejbdoclet]     at
>>>com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:95)
>>>[ejbdoclet]     at
>>>com.sun.tools.javadoc.Start.parseAndExecute(Start.java:289)
>>>[ejbdoclet]     at com.sun.tools.javadoc.Start.begin(Start.java:114)
>>>[ejbdoclet]     at com.sun.tools.javadoc.Main.execute(Main.java:44)
>>>[ejbdoclet]     at com.sun.tools.javadoc.Main.main(Main.java:34)
>>>
> 
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 




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

Reply via email to