-
Bug
-
Resolution: Done
-
Major
-
30.0.0.Beta1
-
None
In the documentation of Jax-Ws Webservices that can be deployed on Wildfly application server, there is an example of a SOAP client. That example is of a standalone SOAP client with public static void main(String args[]). However, in the code, while using the command line arguments, it misses the square brackets because of which that code will not get compiled.