[jbossws-users] [JBossWS] - Re: Deployment failure

richard.opalka@jboss.com do-not-reply at jboss.com
Wed Oct 17 07:39:13 EDT 2007


"l.gh" wrote : 
  | Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
  | java.util.List is an interface, and JAXB can't handle interfaces.
  |         this problem is related to the following location:
  |                 at java.util.List
  | 

Try to focus on this. It seems there's a java.util.List somewhere in your source code which is annotated with JAXB annotations.

Richard

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

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



More information about the jbossws-users mailing list