Problem with WebServices using EJB. The error is: “..does not contain operation meta data..”?

It was because of I set the wrong service binding endpoint.

It was because of I set the wrong service binding endpoint. I added the right endpoint (for ex: http://192.168.20.20:8080/myServices-myServicesEJB/MyService? Wsdl) and the error is gone.

By the way, it is related to jboss configurations which is placed at; JBOSS_HOME\server\node\deploy\jbossws. Sar\jbossws. Beans\META-INF\jboss-beans.

Xml If you see like what I wrote below, it means the endpoint will be always set to that url: test.testApplication.Com test.testApplication. Com However, if you define the host such as: ${jboss.bind. Address} It means when you start jboss with this argument: -b192.168.20.20 (please replace with your ip address which jboss runs on) endpoints will be set to that address you bind, in this example it is 192.168.20.20.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions