I did the same. means, removed all JMS setting and get the WSDL which used http transport. Generate the clients in java through SOAPUI tool and reconfigure the web service project for the JMS.
After this modification I am trying to invoke the web service method but the WSDL URL is the same i.e. http://servername:portName/projectName/servicename?WSDL. and giving error 'The server sent HTTP status code 404: Not Found' as web service is not using http transport. So the question is what WSDL URL your using to invoke web service method? Thanks. -- View this message in context: http://cxf.547215.n5.nabble.com/NOT-getting-WSDL-when-adding-transportId-http-cxf-apache-org-transports-jms-tp4343106p4346345.html Sent from the cxf-dev mailing list archive at Nabble.com.
