Thanks

I have seen that, using the same java code and the same configuration, the
problem appears if i use the jdk7. Using the jdk there is not problem


2013/1/27 Wayne Fay <[email protected]>

> > Caused by: java.security.PrivilegedActionException:
> > com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of
> > IllegalAnnotationExceptions
> > java.lang.StackTraceElement does not have a no-arg default constructor.
>
> This seems to be the root cause of your problem. I would start
> removing your Webservices one by one until you figure out which one is
> causing this error to be thrown. Then compare it to the others you are
> building with no issues.
>
> Also I'd take this question to a Java Webservices forum or mailing
> list, as this really has nothing to do with Maven.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to