1. Spring JDBC with Websphere 6.1/7 not closing connections forum.springsource.orgSpring JDBC with Websphere 6.1/7 not closing connections Hi, It would be great if anybody could help in figuring out the DB connection issue that I have been facing. I looked ... |
2. Error With JDBC MessageStore on a clustered Websphere 7. forum.springsource.orgSep 9th, 2011, 02:05 PM #1 dr4w View Profile View Forum Posts Private Message Junior Member Join Date Dec 2010 Posts 5 Error With JDBC MessageStore on a clustered Websphere 7. ... |
3. Spring JDBC with Websphere 7 not closing connections forum.springsource.orgSpring JDBC with Websphere 7 not closing connections Hi, It would be great if anybody could help in figuring out the DB connection issue that I have been facing. I looked ... |
4. Problem with JndiObjectFactoryBean and WebSphere Datasource forum.springsource.orgApr 27th, 2005, 06:58 PM #1 duncansimpson View Profile View Forum Posts Private Message Junior Member Join Date Apr 2005 Location Wellington, New Zealand Posts 4 Problem with JndiObjectFactoryBean and WebSphere ... |
5. Datasource in WebSphere 5.1 forum.springsource.orgDatasource in WebSphere 5.1 Would like to know as to get one datasource with WebSphere 5,1 sp1? Currently I am using: Code: |
6. DataSource configuration websphere 6 problem forum.springsource.orgDataSource configuration websphere 6 problem I get the following exception when I configure the data source for Websphere. My test client is a simple spring application. org.springframework.beans.TypeMismatchException: Failed to convert property ... |
7. Multiple DataSources in WebSphere forum.springsource.orgMultiple DataSources in WebSphere Using Spring in WebSphere 5.1 with a single datasource works fine in my code. When I add a second Datasource going to a different database, JNDI Lookup ... |
8. Websphere DataSource and standalone Spring application forum.springsource.orgWebsphere DataSource and standalone Spring application Hi. I have problems with JNDI in my application. I have DataSource created on Websphere. My Spring configuration: Code: |
9. Help needed - Datasource creation fails in WebSphere environment forum.springsource.orgOct 8th, 2006, 02:32 PM #1 vijayar View Profile View Forum Posts Private Message Junior Member Join Date Oct 2006 Posts 1 Help needed - Datasource creation fails in WebSphere environment ... |
10. Get Connection Object in Websphere forum.springsource.orgGet Connection Object in Websphere Hi Friends, I am using Spring with Hibernate. I specify the DataSource and Session factory in the following way. |
11. Websphere & Spring: 408 Connection timed out while reading request forum.springsource.orgApr 10th, 2007, 09:44 PM #1 kuanfai View Profile View Forum Posts Private Message Member Join Date Apr 2007 Posts 37 Websphere & Spring: 408 Connection timed out while reading request ... |
12. Stale Connection with Websphere 6.1 forum.springsource.orgHello, I'm trying to configure a websphere 6.1 application using Spring (2.06) and Hibernate (3.2.1.ga) for the first time. From the local RAD7 environment it successfully makes connections to a SQL ... |
13. Solution : To get oracle connection in websphere 6.0 server forum.springsource.org |
14. Too Many open connections using Websphere DataSource forum.springsource.orgMar 25th, 2008, 11:51 AM #1 springframework View Profile View Forum Posts Private Message Junior Member Join Date Apr 2007 Posts 23 Too Many open connections using Websphere DataSource I am ... |
15. Spring Managed Vs WebSphere Managed Connection Factory forum.springsource.orgSpring Managed Vs WebSphere Managed Connection Factory Hi, I am trying to understand the difference between Spring Managed and WebSphere Managed JMS Connection Factory. Initially we intended to use Websphere managed ... |
16. websphere portal 5.1 stale connection issue forum.springsource.orgwebsphere portal 5.1 stale connection issue my project is deploy in the websphere portal 5.1 with oracle 9i. when the stale connection exception is thrown, my portal server will automatically recover ... |
17. Websphere JDBC Connection forum.springsource.orgWebsphere JDBC Connection Hello, I am trying to configure my transaction manager using JDBC, running on a WAS 6.1 server against an Oracle DB. Everything works fine, except I am receiving ... |
18. Changing Datasource in Websphere forum.springsource.orgWe have a requirement that user can change the datasource at runtime. Once user changes the datasource, he had to login again so that the new dataource gets reflected. We are ... |
19. Spring Oracle XML parser issue with WebSphere-6.1.0.17 forum.springsource.orgSpring Oracle XML parser issue with WebSphere-6.1.0.17 We have this spring application which is deployed in WebSphere 6.1 and gives this error when application is accessed: [3/18/09 9:50:15:063 PDT] 0000001f WebApp ... |
20. Oracle Lob Handler + Websphere 6.1 forum.springsource.orgOracle Lob Handler + Websphere 6.1 Hi, Requirement is to insert blob/clob into database. I am using OracleLobHandler with WebSphereNativeJdbcExtractor. However, it is recommended not to use WebSphereNativeJdbcExtractor. http://www.ibm.com/developerworks/we...ringHirbernate Using WSCallHelper ... |
21. read-only not supported in websphere jdbc Connection forum.springsource.orgI am getting the below exception when i change the isolation level to read-only for select methods when using websphere connection pool datasource. Is is problem with websphere? It gives an ... |
22. Spring + Websphere connection pooling forum.springsource.orgSpring + Websphere connection pooling Following is the entry in my configuration file: |
23. Help V4.0 datasource error in Websphere? forum.springsource.orgHelp V4.0 datasource error in Websphere? This is my first project using spring frameworks. I am getting this error when setting my datasource using the jndi lookup. Does this mean that ... |