Thanks for the reply. I am certainly no expert on class loading and this
information is very much appreciated.
Your note about Axis2 1.6.x excluding Xerces made me try Axis2 1.6.1. Initial
tests work fine so I am hopeful that this solves our problems.
I'm digging further into this and will r
Hi,
I am new to webservices and made a try to create a webservice(using eclipse
helios,tomcat6 and axis 2).
->i got an error like "IWAB0489E Error when deploying Web service to Axis
runtime".So help me like what this error is all about and is there any
version problems with eclipse helios and axis
I' have implementation of CallbackHandler class, now I'm wondering how to
retrieve this handler inside every server operation method(POJO sever side),
so it can be passed to business logic?
Regards
<>
-
To unsubscribe, e-mail:
Maybe the best is to make your C code thread safe.
If that is too much work then you can think of a barrier
used to synchronize the C-code-callers at the java level.
The barrier goes down before the C code is invoked and
once the legacy-C-code is left, the barrier goes up, and
allows another thr