[jboss-user] [Installation, Configuration & Deployment] - Re: How to deploy a connector in an ear file

DanSalt do-not-reply at jboss.com
Tue Jul 11 05:24:20 EDT 2006


Hi,

Yes, it is possible. I deploy one EAR file containing everything.

Put the DS file in the root of the RAR file.

Then in the DS file, you need to use specify the RAR file as [EAR_FILE]#[RAR_FILE]. 

<rar-name>JcaAdapter.rar</rar-name>
with
<rar-name>JcaLaucher_EAR.ear#JcaAdapter.rar</rar-name>

(assuming your EAR file is called JcaLaucher_EAR.ear, edit if not)

Hope that helps,

Cheers,
Dan

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956908#3956908

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956908



More information about the jboss-user mailing list