sap - Can JCO3 and JCO2 co-exist in Solaris? -
can sap java connector jco3 lib , jco2 lib co-exist in solaris/apache/tomcat server? thinking if can use jco3 new application without touching existing jco2 applications.
yes! classes , packages, jar files , native libraries independent , have different names, can have both loaded @ same time. api different though, code have different each.
Comments
Post a Comment