Nigel Bond
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Setting up a web service with a client using WebServiceRef
Hi,I have a number of web services running, the Java generates the service from my annotations and I can call it using SOAP UI or other tools, great.I then wanted to generate the client code and in... -
Created JBoss AS7 will not deploy when using different port
The JBoss AS7 Server can be set to change its port by going to the server configuration then under startup selecting to configure the Program Arguments and adding,-Djboss.socket.binding.port-offset...