JBoss Community

Re: Getting ClassCast Exception in case of malformed webserv

created by Javier Alperte in JBoss Web Services - View the full discussion

Hi Alessio,

 

Excuse me, we are having this problem in out JBoss AS 4.2.3GA installation, I think that we can only run the 3.1.1 version of the JBoss WS Native libraries. What we can do in order to solve this problem?

 

Our problem happen when we try to access a WebService using the Birt Reporting Tool (WebService Data Source), the Birt is sending the following Request xml:

 

<?xml version="1.0"?>

<SOAP-ENV:Envelope

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

    <SOAP-ENV:Body>

        <m:findAll xmlns:m="http://client.professional.ws.bdpt.rudder.com/">

        </m:findAll>

    </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

 

Thanks in advance

Kind regards

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community