[jboss-user] [JBossWS] - Re: Problems with EJB3 and JBossWS

giordano do-not-reply at jboss.com
Wed Jan 14 07:39:59 EST 2009


This is the error I have in the client. Client access to server application via Web service.

javax.xml.ws.soap.SOAPFaultException: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: enea.d1.domain.model.SettoreDipendente.listaTempi, no session or session was closed
        at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:171)
        at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:94)
        at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:240)
        at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
        at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
        at $Proxy30.getSettori(Unknown Source)
        at testwsclientmitserver3.Main.getSettori(Main.java:113)
        at testwsclientmitserver3.Main.main(Main.java:44)


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201747#4201747

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201747



More information about the jboss-user mailing list