Hi,
I'm afraid you can't drop your war into servicemix directly since
servicemix is not servlet container.
But as far as I know, Apache ODE has a distribution for JBI container,
why not try it directly?
Freeman
youhaodeyi wrote:
It is not a pojo. It is a web service which can be deployed in a servlet
container like tomcat. I want to deploy it into ServiceMix. The web service
I am talking about is Apache ODE.
Freeman Fang wrote:
Can you provide more details about your scenario?
What's your war file?
Is there a pojo in your war file? You just want to this pojo exposed as
webservice throught servicemix?
Or you want servicemix deployed into servlet container and then you can
deploy webservice into servicemix?
Freeman
youhaodeyi wrote:
I have a war file and want to publish it through ServiceMix. Does anyone
give
me a solution for this?
Thanks.