Hi, I need an urgent help here. I am deploying a ear file with Axis2 web services as a war file in it. In my manifest file, I included all the jar files such as stax-api.jar.
But during the service invoking, Jboss server hangs at QName.getLocalPart() in one of the generated Receiver classes. And it blows up the JBoss server if I send another service request. I realized stax-api.jar has QName class in it and JBoss also has namespace.jar which has QName class. Did anyone experience the similar problem before or anyone know how to track down the problem ? Thanks ! Looking forward to any type of advice. John __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
