Hi everybody!
I have a java client that invoques a EJB3, that invoque a webmethod from a webservice! To consume the webservice (on EJB3) i used ws-consumer from thee Jboss 4.30 tool's (jax-ws 2.0)! I have two instanses of Jboss, one on my computer (to development) and another on the mainFraim! When i invoque the EJB3 running on my computer everything looks as expected, but when i run in the mainframe the data returned from the webservice allways came back null and no exception is given! Does any one have clue what is happening?!Plz help