having the same problem? anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099840#4099840
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099840
___
jboss-user mailing lis
Of course if I write the xml manually and send it over http like this:
|
| "http://schemas.xmlsoap.org/soap/envelope/\";
xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\";>
| "
| "http://ws.hj.org/\";>
| "test
|
Is it possible to create a SOAP message with contract based approach as:
|
javax.xml.soap.MessageFactory.newInstance(SOAPConstants.SOAP_1_2_PROTOCOL).createMessage();
|
I have tried but getting:
does not contain operation meta data for
error.
View the original post :
http://www.jboss.com/i
I found out that this post is the same as
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4065853
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065858#4065858
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
having the same problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065853#4065853
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065853
___
jboss-user mailing list
jboss
I have also realized that if I rename the class, deploy it and restart jboss it
works fine, but if I restart it once again the problem comes back again.
Thank you for any help in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065784#4065784
Reply to
Hi,
I have developed a web service and tested which worked fine.
A weird situation: after I restarted jboss I do not see my service in jbossws
console. When I try to invoke the service I get this error:
| 2007-07-19 14:22:55,610 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[loca