Hi Rickard,
Im not sure that it is that. I Do have an ejbCreate method in the
FactorySessionBean. (see below) Admittedly, it doesn't do much!
It is also in the Home Interface.
<snip>
public class FactorySessionBean
implements SessionBean {
SessionContext ctx;
InitialContext ictx = null;
Object userTransaction = null;
/**
* Standard EJB implementation method to create a new instance
* of the session bean.
*/
public void ejbCreate()
throws RemoteException {
}
<SNIP>
Regards,
Lachlan
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
- [jBoss-User] BETA_PROD_03 Container Exception Matthew Cooper
- Re: [jBoss-User] BETA_PROD_03 Container Exception Rickard �berg
- Re: [jBoss-User] BETA_PROD_03 Container Except... Matthew Cooper
- RE: [jBoss-User] BETA_PROD_03 Container Ex... marc fleury
- Re: [jBoss-User] BETA_PROD_03 Containe... Matthew Cooper
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Except... Rickard �berg
- Re: [jBoss-User] BETA_PROD_03 Container Except... Sebastien Alborini
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Except... Rickard �berg
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- RE: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Except... Rickard �berg
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
- Re: [jBoss-User] BETA_PROD_03 Container Except... Rickard �berg
- Re: [jBoss-User] BETA_PROD_03 Container Exception lmacpherson
