After creating a new Connector Project within an EAR, and deploying it (making no changes
to either project), this is the tree that gets deployed for me when I try it:
[rob@localhost deploy]$ tree jcaEAR.ear
jcaEAR.ear
|-- META-INF
| `-- application.xml
`-- jca1.rar
`-- META-INF
|-- MANIFEST.MF
`-- ra.xml
3 directories, 3 files
Does anything deploy for you at all? Or nothing at all? Exception? Error? ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142761#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...