[SoapRMI] Embedded webserver fails without any error messages
Aleksander Slominski
aslom_at_cs.indiana.edu
Wed, 26 Feb 2003 17:21:33 -0500
Ramachandiran Karunanithi wrote:
> After this I changed the "HttpSocketSoapServer.java" class run method
>to catch the Throwable exception and log the error message. After this
>change I compiled all the java files using ant script you provided. After
>this I restarted my soap server using the new jar file. This time also it
>failed without logging any error messages in the log file. To cross check
>whether I'm using the new jar file I added some log messages and those
>messages where present in the log files from this I made sure I used the
>changed files. But still I'm wondering how it failed without logging an
>error message even after I'm catching the throwable exception. Can you have
>any explanation why it is failing? or in other words why it stops
>listening?.
>
hi,
it should not :-(
> The environment I'm using is Sun solaris( 64 bit),JRE1.3.1,xsoap
>1.2.15.
>
>
i would like to reproduce it - could you send me what is minimal code
that you run and has this problem
i can use the same JDK 1.3 and run the same version of XSOAP on solaris
though i am not sure if we have any 64 bits).
could you try the latest version too? there were quite few changes since
1.2.15
thanks,
alek