[jboss-user] [Installation, Configuration & Deployment] - Jboss 4.2.3 GA upgrade
rasa
do-not-reply at jboss.com
Sat Sep 19 07:10:33 EDT 2009
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
More information about the jboss-user
mailing list