i wrote avery simple examlple similar to interest since interest was successfully deployed but the new bean gives errors during deploying it by copying it to the deploy dir .
the following is the error
 
        at org.jboss.ejb.Application.init(Application.java:158)
        at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:493)
        at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:183)
        at java.lang.reflect.Method.invoke(Native Method)
        at javax.management.MBeanServer.invoke(MBeanServer.java:1635)
        at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
        at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:258)
        at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:194)
        at java.lang.Thread.run(Thread.java:484)
[Container factory] No configuration chosen. Using default configuration
[Container factory] java.lang.ClassNotFoundException: OpHome
[Auto deploy] Deployment failed:file:/C:/jBoss2.0_pr3/deploy/sb.jar
[Auto deploy] org.jboss.ejb.DeploymentException: Could not deploy file:/C:/jBoss
2.0_pr3/deploy/sb.jar
[Auto deploy]   at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:5
14)
[Auto deploy]   at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:1
83)
[Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy]   at javax.management.MBeanServer.invoke(MBeanServer.java:1635)
[Auto deploy]   at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
[Auto deploy]   at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:258)
[Auto deploy]   at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:194)
[Auto deploy]   at java.lang.Thread.run(Thread.java:484)
please reply
niranjani

Reply via email to