Hi, I'm using JBoss 4.2.3.GA. I had a jar that invoke some Web Service SOAP. I haved a Junits that test this web services, and works fine.
Then, I have an other app. that publish some REST WS, this WS do some staff and call the jar. I deploy this REST WS in the JBoss When I invoke the REST WS, the response of the WS SOAP return null ... I had a try - catch and also the Exception is null :-( Some ideas ? May be, it's necessary some extra configuration to the JBoss ? thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241478#4241478 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241478 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
