Hi Liav, you can define your own Marshaler to intercept the request and implement the business that you want.
You can find an example here : http://servicemix.apache.org/servicemix-http-new-endpoints.html I have added a tips explaining how to use a marshaler. Regards JB On Tuesday 30 December 2008 - 12:06, liav ezer wrote: > Hi Jean, > > i was refered by someone to the new servicemix-http endpoint called * > http:soap-consumer*. > > I can add a *ListedSoapConsumerMarshaler* bean to it in order to filter > predefined *ip's* from consuming my service. > > My question is: > > Can i interfere in the Java code (detailed in > http://servicemix.apache.org/servicemix-http-new-endpoints.html) of this > bean in order to query the URI of the client or to query the SOAP header > request of the client? > > Thanks. -- Jean-Baptiste Onofré (Nanthrax) BuildProcess/AutoDeploy Project Leader http://buildprocess.sourceforge.net [email protected] PGP : 17D4F086
