Hi,
 Is the following scenario possible, considering the way classloading works.
 
 - I have 2 applications App1 and App2 deployed on JBoss
 - App1 uses a datasource which requires a older version jar of some 
database(say oracle). App2 uses a datasource requires a newer version of jar of 
the SAME database.
 - For these 2 datasources, i create 2 ds.xml files and place them in deploy 
directory. I also place olderVersion.jar and newerVersion.jar driver files in 
the server/default/lib directory.
 
 Is this scenario going to work? Will the datasources pick up the correct jar 
files? If not, is there any way to handle this scenario?
 
 
 -Jaikiran
 
 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953399#3953399

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953399

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to