1. Spring / JCA forum.springsource.orgHello, I don't know if my question is on the right place. Is there any support for JCA ( CCI ) in Spring? If not, is it planned? I see something ... |
2. Possible API/JavaDoc error for JCA? forum.springsource.orgPossible API/JavaDoc error for JCA? The org.springframework.jca.support.LocalConnectionFac toryBean class has a method called "setManagedConnectionFactory". The javadoc for this method says: "Set the JCA ManagerConnectionFactory that should be used to create the ... |
3. JCA Connector forum.springsource.orgI am trying to build a new connector for FTP purpose using Spring, I have done this before using JBOSS, is there a place I could get more info other than ... |
4. Spring and JCA 1.5 in Weblogic forum.springsource.orgSpring and JCA 1.5 in Weblogic Hello all, I'm implementing JCA connector. I've implemented it as standalone non-managed connector using Spring as application context provider. Everything works fine. Now I need ... |
5. About JPOX as JCA Resource together with Spring forum.springsource.orgAbout JPOX as JCA Resource together with Spring Looks like there is some misunderstanding between Spring 2.0 final and JPOX 1.1 about how to handle connection factories when in JCA context... ... |
6. JCA container and modules required for OSGI project forum.springsource.orgFor a lightweight OSGi based integration component we're looking for a JCA container with JCA modules for file and FTP access. What kind of container should be uses (Jencks?) .. The ... |
7. JCA Support for CICS forum.springsource.orgJCA Support for CICS Hello, I'm not sure this is the right forum for my question, but I haven't found any other that suits better: I'm using Spring CCI support to ... |
8. Difference between CommonJ workManager and JCA workManager forum.springsource.orgI just want to know what is the difference between JbossWorkManagerTaskExecutor (JCA workManager) and WorkManagerTaskExecutor (CommonJ WorkManager) since both api are used for handling the unmanaged thread in application servers while ... |