hi, A short question about @Init methods. I assume that methods with the @Init annotation work like the ejbCreate method in EJB2. What I want to do is have two init methods and call them on creation from my client. But how do I specify which init method I want to use when making the call/lookup as I no longer have a home interface?
Thanks in advance. Stephen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972199#3972199 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972199 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
