To answer your question, we will need the following information: 1. Are you using the axis2.war? What version of Axis2? 2. What application server are you deploying this on? 3. What is the JDK version?
I think there are conflicting jar files which are causing this error. Typically, this error occurs when the class used during compile time and class used during runtime are different. Azeez On Mon, Jan 28, 2008 at 3:29 PM, <[EMAIL PROTECTED]> wrote: > Hi Group, > > > > I am getting this error when I point the browser to the wsdl file of my > webservice. > > > > java.lang.LinkageError: loader constraints violated when linking > javax/xml/namespace/QName class > > > > Please le me know what could be the problem. > > > > Thanks, > > Ajit > > > > > > DISCLAIMER: > This message contains privileged and confidential information and is > intended only for an individual named. If you are not the intended > recipient, you should not disseminate, distribute, store, print, copy or > deliver this message. Please notify the sender immediately by e-mail if you > have received this e-mail by mistake and delete this e-mail from your > system. E-mail transmission cannot be guaranteed to be secure or error-free > as information could be intercepted, corrupted, lost, destroyed, arrive late > or incomplete or contain viruses. The sender, therefore, does not accept > liability for any errors or omissions in the contents of this message which > arise as a result of e-mail transmission. If verification is required, > please request a hard-copy version. > -- Thanks Afkham Azeez http://azeez78.blogspot.com http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
