2008/7/3 Domenico Nappo <[EMAIL PROTECTED]>: > Hi all, > > we have a problem in invoking a web service (exposed in Siebel CRM) in > a JBoss environment. > > The client code is generated with Axis2 (with adb mapping). It works > fine in a stand-alone environment. > When we use the client in a web-app deployed on JBoss, a Socket > exception occurs. > > We think that it's a library version problem (some libraries in > Jboss/lib come in conflict with some Axis2 libs???). > How can we solve it? > Thanks in advance! > > The exception stack trace is the following: > > [HTTPSender] Unable to sendViaPost to > url[http://xxxx.xxxx.org/eai_ita/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&UserName=user&Password=password] > java.net.SocketException: Software caused connection abort: recv failed > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(SocketInputStream.java:129) > at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
Sorry. It was simply a proxy configuration problem! Bye. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
