1. Webspehere 6.1 and JNDI for something other than a Datasource stackoverflow.comI was wondering: how does one go about configuring WAS if they want to store some confidential information that is not datasource, JMS or Mail related? I'm looking more for ... |
2. Oracle Weblogic JNDI Datasource set Default Auto Commit stackoverflow.comIn my J2ee web application I am using a datasource accessed stored in the weblogic server and accessed through jndi. In normal datasource bean declaration there is a property defaultAutoCommit which ... |
3. How to create Datasource objects using jndi in netbeans stackoverflow.comI have tried to create a data source object using jndi, but i got error like driver not found in the org.dhcp. i have dropped the odbc14.jar file in the both ... |
4. getConnection null in new transaction stackoverflow.comI am using Weblogic 11, ejb3.0 I have code which is doing lookup to another deployment in my container remotely. everything work fine and I managed to reach to the another deployment. the method ... |
5. JBoss 6 DataSource JNDI Not Found stackoverflow.comI am trying to deploy .war file on JBoss 6 and I have made MySql datasource which I want to access using JNDI. |
6. JBoss AS7 JNDI Datasource lost after republish stackoverflow.comim having the next issue since using the new JBoss AS7 with Eclipse Indigo. After i've made a change in any static content file, like css, html or images and save it, ... |
7. javax.management.MalformedObjectNameException error when looking up JNDI name for DataSource stackoverflow.comI have a jdbc connection set up in WAS 6.1 with a JNDI name like this :
|
8. JNDI, DataSource and context.xml forums.netbeans.orghello i'm new in this technology and i have problem: 1. i have tomcat 5.5 and netbeans 2. i have new web project using struts 3. i read on tomcat.apache site ... |
9. The JNDI datasource is creating exceptions forums.netbeans.orgHello All, I have this project in a war file with 2 files namely "jboss-ds.xml". and "autoHaul2-dev-ds.xml". I created a new project in netbeans IDE. I extracted the source code fro ... |