Hi, Using Beta Prod 01 now... Attempted to deploy the CD beans again. First thing is: configuration names in jboss.xml must be changed from <configuration-name>Default CMP EntityBean</configuration-name> <configuration-name>Default Stateless SessionBean</configuration-name> to <configuration-name>Standard CMP EntityBean</configuration-name> <configuration-name>Standard Stateless SessionBean</configuration-name> Because these are changed in standardjboss.xml Second is a NullPointerException: [Auto deploy] Auto deploy of file:/C:/jboss/deploy/cd.jar [Container factory] Deploying:file:/C:/jboss/deploy/cd.jar [Container factory] C:\jboss\tmp\deploy [Container factory] Loading ejb-jar.xml : jar:file:/C:/jboss/tmp/deploy/tmpejbjar52079.jar!/META-INF/ejb-jar.xml [Container factory] Loading standardjboss.xml : jar:file:/C:/jboss/lib/ext/jboss.jar!/org/jboss/metadata/standardjboss.xml [Container factory] jar:file:/C:/jboss/tmp/deploy/tmpejbjar52079.jar!/META-INF/jboss.xml found. Overriding defaults [Verifier] Verifying file:/C:/jboss/tmp/deploy/tmpejbjar52079.jar [Verifier] CDBean: Verified. [Verifier] CDCollectionBean: Verified. [Container factory] Deploying CDBean [Container factory] Container Invoker Optimize='false' [Container factory] Deploying CDCollectionBean [Container factory] Container Invoker Optimize='false' [Container factory] Binding an EJBReference ejb/CD [Container factory] Binding ejb/CD to internal JNDI source: com.web_tomorrow.cd.CDBean [Container factory] java.lang.NullPointerException [Container factory] at org.jboss.ejb.Container.setupEnvironment(Container.java:405) [Container factory] at org.jboss.ejb.Container.init(Container.java:264) [Container factory] at org.jboss.ejb.StatelessSessionContainer.init(StatelessSessionContainer.java: 134) [Container factory] at org.jboss.ejb.Application.init(Application.java:158) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:592) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:227) [Container factory] at java.lang.reflect.Method.invoke(Native Method) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) [Container factory] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:286) [Container factory] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:222) [Container factory] at java.lang.Thread.run(Unknown Source) [Container factory] java.lang.NullPointerException [Container factory] at org.jboss.ejb.Container.setupEnvironment(Container.java:405) [Container factory] at org.jboss.ejb.Container.init(Container.java:264) [Container factory] at org.jboss.ejb.StatelessSessionContainer.init(StatelessSessionContainer.java: 134) [Container factory] at org.jboss.ejb.Application.init(Application.java:158) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:592) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:227) [Container factory] at java.lang.reflect.Method.invoke(Native Method) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) [Container factory] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:286) [Container factory] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:222) [Container factory] at java.lang.Thread.run(Unknown Source) [Auto deploy] Deployment failed:file:/C:/jboss/deploy/cd.jar [Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy file:/C:/jboss/tmp/deploy/tmpejbjar52079.jar [Auto deploy] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:622) [Auto deploy] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:227) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) [Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:286) [Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:222) [Auto deploy] at java.lang.Thread.run(Unknown Source) +----------------------------------------------------------------+ This message and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this message in error please delete it and any files transmitted with it, after notifying [EMAIL PROTECTED] Any opinions expressed in this message may be those of the author and not necessarily those of the Company. The Company accepts no responsibility for the accuracy or completeness of any information contained herein. This message is not intended to create legal relations between the Company and the recipient. Recipients should please note that messages sent via the internet may be intercepted and that caution should therefore be exercised before despatching to the Company any confidential or sensitive information. +----------------------------------------------------------------+ -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
