Hi,
> java.lang.NoSuchMethodException: Can't find ejb[Post]Create
> Anyone knows why I have this problem ?
>
> It's very strange because I have ejbPostCreatei() method at
> my ItemBean.java :
>
>
> public void ejbPostCreate() throws CreateException {
Does this have the same signature as ejbCreate() ?
I.e. if ejbCreate is ejbCreate(foo,bar) then ejbPostCreate
also be ejbCreate(foo,bar) and not ejbPostCreate()
Heiko
--
Bancotec GmbH EMail: [EMAIL PROTECTED]
Calwer Str. 33 Telefon: +49 711 222 992 900
D-70173 Stuttgart Telefax: +49 711 222 992 999
Ein Unternehmen der Cellent AG http://www.cellent.de/
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user