I tried JBoss WS 1.0.3 (patched on a 4.0.4-GA JBoss with a EJB3 profile) with a 
@WebService annotation on a @Stateless bean. The Stateless bean had a method 
String sayHello().

When I send a SOAP messages (using WTK 2.2), the reply contained noise (the 
numbers):

<...>
35
<...sayHello/>
7
<...>
0

Any idea what could be causing this?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977557#3977557

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977557
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to