From: <ad...@jb...> - 2005-05-03 15:03:28
|
It should be discussed individually with the project leads. The API I have used for JCA is marked as "FOR TEST ONLY" but I think we need a more POJO/DI oriented api which the MBeans can be adapted to (rather than the other way around). I quite like the idea of using integration factories rather the JBoss code/classes directly. That way, it is easy to switch the implementation to for example use Tomcat's DataSource/JNDI/etc. Remember we also need to be able to do this across JBoss versions as well, so we must be careful that the API used is stable and intended for public use. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876284#3876284 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876284 |