I have already had this problem (XMLSerializer) because of Tomcat 4.0. :( BTW : are you using the webservice with the Apache SOAP API or with the Jetspeed SOAP Bean ? I have not yet tried to use those beans and I wonder if they work... ----- Original Message ----- From: "Julie Czemerega" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 2:27 PM Subject: Soap in Jetspeed
> Hi, > > I developped a service. I made a client(a JSP) which calls this service via > SOAP. It works well. > > But when I want to include my JSP in the portal Jetspeed with this portlet > entry : <portlet-entry name="vote" hidden="false" type="ref" parent="JSP" > application="false">, I have this error : > > Error encountered processing a template: > /portlets/html/vote.jspjava.lang.ClassCastException: > org.apache.soap.util.xml.XMISerializer at > org.apache.soap.encoding.SOAPMappingRegistry.initializeRegistry(Unknown > Source) at org.apache.soap.encoding.SOAPMappingRegistry.(Unknown Source) at > org.apache.soap.encoding.SOAPMappingRegistry.getBaseRegistry > > ... > > Can you help me ? > > I have Tomcat 4.0.2, Jetspeed release fullwar 1.3a2. > > Thanks Julie > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
