| Author |
server error 500
|
Asher Tarnopolski
Ranch Hand
Joined: Jul 28, 2001
Posts: 260
|
|
hi, i'm trying to send a soap message to the following url: http://europe.ipx.com/api/services/SmsApi50 as you see, the axis service there is alive and running. i build a soap message and send it as a string with the following code: now, the line in = connection.getInputStream() throws an ioexception saying that the server returned 500. as i understood from the soap specs, the failure in soap also returns 500, but with the failed body. in this case i get an exception, so this is probably not about a problem with soap... but from other side the server is up... any ideas? thanks !
|
Asher Tarnopolski
SCJP,SCWCD
|
 |
 |
|
|
subject: server error 500
|
|
|