Hi Eric

Sorry for the delay to respond to this email as I am traveling this week. Let me understand what you are trying to do...

But I have embedded this client as a class inside the Synapse sources. Based on certain elements in the Synapse config xml [synapse.xml] I intend to run this client. It so happens that I do not want to engage addressing.mar from
the Synapse environment.
We start the Synapse environment by setting the axis2.xml location and the axis2 repository as Synapse requires, and within the Synapse JVM you will not be able to use any other configuration.
My client simply needs to send the constructed soap
to a certain webservice endpoint. So in effect, this client which I talk
about runs as part of the Synapse server .
Why do you want to run a 'client' within Synapse ? Is this written as a mediator? how does it plug into Synapse?
This SAAJ client works fine when run outside of Synapse, as separate
standalone application. When I integrate into Synapse, the client side
message sending fails with the below mentioned exception. To experiment , I
went to the Synapse/repository/conf/axis2.xml and commented out <module
ref=addressing> . And this time, the client failed complaining that it could
not engage module 'synapse'. So I commented out <module ref=synapse> too.
And this time round the client went through.

I am not very familiar with SAAJ.. and as you say you have a lot of questions and without us having a clearer picture of what you want to achieve, it would be difficult to nail down this problem.

Could you try to state the overall problem you are trying to solve.. and will it be possible to share your client code?

asankha

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to