-
1. Re: URLSelectorStrategy
weston.price Dec 14, 2006 8:48 PM (in response to genman)This is actually slated for rework
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=91493
So, basically we want to move the HA stuff into the regular adapters and have it as a configuration option. And yes, there is quite a bit of useless duplicated code. By all means take a crack at it. It doesn't have to be perfect from the outset. I can take a look when you have something concrete. -
2. Re: URLSelectorStrategy
genman Dec 15, 2006 3:14 PM (in response to genman)So, should I go ahead and modify the non-HA classes? How would you suggest the multiple URL mechanism work for these? I think the URL delimeter thing is cheesy myself.
-
3. Re: URLSelectorStrategy
weston.price Dec 15, 2006 3:17 PM (in response to genman)What I would do is start with the HA stuff now and then we can integrate into the mainline for the JIRA task. I like the SelectorStrategy idea, however, the delimeter will still have to remain as there is no way to really tell the JCA stuff what constitues a DB url unless we modified the *-ds.xml format to support a list of of Url's or something like that.
-
4. Re: URLSelectorStrategy
weston.price Jan 20, 2007 7:45 AM (in response to genman)Hey genman,
What are your plans for this? Do you still want to handle this? If so, where are you on it? -
5. Re: URLSelectorStrategy
vickyk Feb 19, 2007 11:22 PM (in response to genman)Hey Weston
I am taking this from here .
I will make the changes in the head as you have pointed here
http://jira.jboss.org/jira/browse/JBAS-3707 -
6. Re: URLSelectorStrategy
genman Feb 20, 2007 12:24 PM (in response to genman)Weston: Sorry I didn't get to it. It was likely we'd be using JBoss for some project of ours which required this feature, but Weblogic is here to stay at Autodesk.