I知 having problem send a soap message to a service bus end point. I this is the first time that I致e worked with a service bus. I知 trying to use SAAJ code and I believe the issue is with the Tomcat configuration in Eclipse. I知 not sure what the setting should be. Does anyone have any suggestions?

Here is the error message that I知 getting.

Apr 23, 2013 8:21:36 AM com.sun.xml.internal.messaging.saaj.client.p2p.Htt pSOAPConnection post
SEVERE: SAAJ0009: Message send failed
Exception in thread "main" com.sun.xml.internal.messaging.saaj.SOAPExceptionI mpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionI mpl: Message send failed
at com.sun.xml.internal.messaging.saaj.client.p2p.Htt pSOAPConnection.call(Unknown Source)
at soapTest.MainClass.main(MainClass.java:67)
Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionI mpl: Message send failed
at com.sun.xml.internal.messaging.saaj.client.p2p.Htt pSOAPConnection.post(Unknown Source)
... 2 more
Caused by: java.net.ConnectException: Connection refused: connect