Hi, I have a java application which uses 1.5 jdk and i am trying to configure jboss 4.2.3 GA in a windows xp machine. I am not using embeded tomcat which is avaialble with jboss. While starting jboss by clicking the bat file ( through commnad prompt run.bat it is not executing ). i am getting one error
| at java.lang.Thread.run(Thread.java:595) | 11:29:39,406 ERROR [MainDeployer] Could not create deployment: file:/E:/jboss-4 | 2.3.GA/jboss-4.2.3.GA/server/default/deploy/application.jar | org.jboss.deployment.DeploymentException: Verification of Enterprise Beans fail | d, see above for error messages. | at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:610) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl | java:39) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce | sorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:592) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc | er.java:155) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) | at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercep | or.java:133) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256021#4256021 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256021 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
