java.io.FilePermission
Applies to:
j2sdkee1.3.1
Description:
Error while trying to open serial port using EJB to send and receive data.
Cause:
Permissions to do operations in the policy file is not granted.
Applies to:
j2sdkee1.3.1
Description:
Error while trying to open serial port using EJB to send and receive data.
Cause:
Permissions to do operations in the policy file is not granted.
Applies to:
j2sdkee1.3.1
Description:
Error while trying to open serial port using EJB to send and receive data.
Cause:
lib is not properly set in the correct directory
Applies to:
EJB 2.1
Description:
Error while trying to build j2ee.jar containing TimeService EJB 2.1.
Cause:
sessionContext.getTimerService(); is not found because the EJBContext interface is not implemented.
Applies to:
Description:
An error that occurs when RevenueaII_ejbs.jar is failing.
Cause:
A class that the bean or interface classes depend on is not in the EJB jar file or the classpath.
Applies to:
Websphere
Description:
EJB client application error
Cause:
The JNDI name being looked up is not in the namespace.
Applies to:
Weblogic
Description:
Error while starting the EJB program.
Cause:
Code is compiled with jdk122/bin/rmic.
Applies to:
EJB 3.0
NetBeans 6.1
Glassfish
Description:
EJB 3.0 many to many persistence delete error
Cause:
An error on a statement executed by the RDBMS.
Applies to:
Blazix EJB server
Description:
Cannot deploy a session bean in Blazix EJB server
Cause:
Applies to:
JBoss
Description:
Error while trying to view a portlet which is used to access an ejb at Sun Application server remotely.
Cause:
JBoss is not set as the classloader for EJBs and web applications in server.xml file.
Applies to:
Websphere 3.5, VisualAge and Oracle
Description:
An issue when developing CMP EJB
Cause:
a. The NOT NULL fields are not initialized by VAJ.
b. A null value is inserted to a NOT NULL field.