[jboss-user] [JBossWS] - Re: Unable to create SAAJ meta-factory

2008-02-12 Thread iyiguncevik
Hi, I cannot say that I found the problem exactly. I think this is caused by some invalid packaging. I was using maven for building package, and it was adding some jar's in the war. I guess one of the libraries were causing the exception. I'm using ant for building and packaging. ant script do

[jboss-user] [JBossWS] - Unable to create SAAJ meta-factory

2008-01-28 Thread iyiguncevik
I implemented a small webservice from wsdl using JAX-WS. I'm trying to deploy it to JBOSS app server and getting the error below. I didn't specify any bindings neither in sun-jaxws.xml nor in service implementation class with annotations. What could be the reason for this? I use JBOSS 4.2.2_GA