[jboss-user] [JBossWS] - java.lang.LinkageError: loader constraint violation:(In JAXW

2009-03-23 Thread GajananM
I created one simple webservice using Jaxws in eclipse and I am using JBOSS5.0 for deployment. After deploying, wsdl is getting published on server. I could create & run a Java POJO client to access the web service successfully, but whenever I am creating a web client for the webservice, I am ge

[jboss-user] [JBossWS] - java.lang.LinkageError: loader constraints violated

2008-07-30 Thread jfrankman
I am trying to deploy a project that includes a WS client that uses JBoss WS. I used wsconsume command to generate the client code. I can get the web service to run properly from a unit test, but when I deploy it on JBoss I get the following error: anonymous wrote : | javax.ejb.EJBTransactio

[jboss-user] [JBossWS] - java.lang.LinkageError

2008-02-08 Thread limousyf
Hello, I have a weird error trying to use my newly generated WS. The problem occurs on the client side : | Caused by: java.lang.LinkageError: Class javax/xml/soap/AttachmentPart violates loader constraints | at java.lang.ClassLoader.defineClass1(Native Method) | at java.lang.Class