Re: [Xdoclet-user] Re: ejb-name pb

2002-12-18 Thread Andrew Stevens
A wise old hermit known only as Sebastien BLANC <[EMAIL PROTECTED]> once said: > just found the pb. it is not in the xdoc header but after the header: > removing > the comment between the end of the header and the class declaration > generates a > correct ejb name without the pacakge. looks lik

[Xdoclet-user] Re: ejb-name pb

2002-12-16 Thread Sebastien BLANC
just found the pb. it is not in the xdoc header but after the header: removing the comment between the end of the header and the class declaration generates a correct ejb name without the pacakge. looks like a bug in the parsing 2 me though. I tried 2 '*' at the end of the header to see if any chan