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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...