I am trying to use the JBossWS4EE. Successfully deployed a Webservice returns a complex
type. as below.
result{
string username;
string ticket;
}
On the clientside I get a nullpointer exception when I invoke the service. Also in my TCP
monitor I see the correctly generated SOAP Envelope being passed by the Webservice. Any
help will be appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957131#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...