I am trying to deploy a rar in jboss-4.0.1sp1. My question is regarding the rar-name element in *-ds.xml file.
>From the examples and wiki, it seems that the rar-name must be the archive >name: http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIDeployMyResourceAdapter http://www.jboss.org/wiki/Wiki.jsp?page=ConfigConnectionFactory Also the resource-adapter-name element tag in the Message End Point (MEP) should match the rar-name, so I also need to put the archive name in jboss.xml of MEPs. Problem is that the my rar archive name includes the version, and is also changed during the packaging of our application for delivery. It is tough to change the entries in the deployment descriptor files. So my questions are: - Is my understanding valid that the rar-name must be the name of the archive? - Can you suggest any solution to my problem? Thanks, -Rakesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867656#3867656 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867656 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
