From: <ad...@jb...> - 2006-06-29 11:36:10
|
"wes...@jb..." wrote : | We definitely don't do the first one, hence the JIRA task, but we also don't allow for the second condition at all. Typical case would be an RA with the following properties: | | RA | ServerName = "localhost" | Port = "8080" | | | MCF | ServerName = "" | Port = "" | | (Yes, yes, stupid example I know) | What are you talking about? We apply the rar properties from the ra.xml to the ResourceAdapter We also apply the rar properties onto the MCF, there are tests for this. Your example is stupid. In this case, if they specify ServerName="" on the MCF then that is the ServerName. If they want the rar value then they shouldn't specify it on the MCF. The jira issue is about modifying the ResourceAdapter properties without having to modify the ra.xml, e.g. using an alt-dd or jboss-ra.xml, etc. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954329#3954329 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954329 |