2009/7/28 homer84 <[email protected]>: > The problem is with the webservice: I've been trying it with soapUI3.0 and I > only get this error (without much details): > > org.apache.cxf.phase.PhaseInterceptorChain doIntercept INFO: Application has > thrown exception, unwinding now org/hibernate/Session
Is this the whole text of the exception? It looks like it's been truncated somewhere. Check the server logs (e.g. catalina.out or catalina.*.log if you're using Tomcat) to see if you can find the error in there -- it should have the full text plus a stacktrace. There's no way to tell what's wrong from pom.xml, that's just Maven project configuration stuff. BTW you posted the exact same message 3 times so far... Andrew. -- :: http://biotext.org.uk/ ::
