Hey
Ingo Bruell wrote:
> i have found an Error in EJBDoclet. I have created a SessionBean with the
> method
>
> public void ejbCreate(String user, char[] pwd) ...
>
> The home Interface from EJBDoclet:
>
> create(java.lang.String user,char pwd) throws
> java.rmi.RemoteException,javax.ejb.CreateException;
Fixed. EJBDoclet v0.5 is now available from
dreambean.com/ejbdoclet.html.
Above is fixed, and new support for aggregates added. Aggregates are
useful for letting clients get graphs of data from EntityBean graphs
(i.e. get a graph of data objects in one RMI call!).
regards,
Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com