I can't get deploy the dvd store .ear 

I'm using JBossAS with EJB3
I'm also using the installer (some people say this fixes the problem)

Everything is fine up to com.jboss.dvd.seam.Customer and then I get a 
java.lang.reflect.InvocationTargetException error.

Any help is greatly appreciated.



  | 17:56:23,010 INFO  [Component] Component: customer, scope: CONVERSATION, 
type: E
  | NTITY_BEAN, class: com.jboss.dvd.seam.Customer
  | 17:56:23,041 INFO  [Component] Component: accept, scope: CONVERSATION, 
type: STA
  | TEFUL_SESSION_BEAN, class: com.jboss.dvd.seam.AcceptAction, JNDI: 
jboss-seam-dvd
  | /AcceptAction/local
  | 17:56:23,104 ERROR [STDERR] java.lang.reflect.InvocationTargetException
  | 17:56:23,104 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke0(
  | Native Method)
  | 17:56:23,104 ERROR [STDERR]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(N
  | ativeMethodAccessorImpl.java:39)
  | 17:56:23,104 ERROR [STDERR]     at 
sun.reflect.DelegatingMethodAccessorImpl.invo
  | ke(DelegatingMethodAccessorImpl.java:25)
  | 17:56:23,104 ERROR [STDERR]     at 
java.lang.reflect.Method.invoke(Method.java:5
  | 85)
  | 17:56:23,104 ERROR [STDERR]     at 
org.jboss.seam.util.Reflections.invoke(Reflec
  | tions.java:13)
  | 17:56:23,104 ERROR [STDERR]     at 
org.jboss.seam.util.Reflections.invokeAndWrap
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955129#3955129

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955129

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to