Hi,
I want to deploy JAXM client in JBoss3.0. In JAXM ,there's something called jaxm-provider which acts as a gateway to route the message from a JAXM client to another.

I deployed the jaxm .war(client) file in default\deploy dir where as jaxm-provider is a directory which I cannot make it as a .war or .ear file. So this jaxm-provider dir have be be copied & put in JBoss server.

Where do I put this dir. I have run jaxm program in Weblogic 6.1 where I copied my jaxm-provider dir in mydomain\applications\jaxm-provider.It worked perfectly fine.

Anyone just let me know how to deploy my jaxm-provider(gateway) dir in JBoss server & any other alternative to solve this purpose apart from not doing .war or .ear file. But as it is like a dir structure.

Regards
P.Sanjay

Reply via email to