Hi,
I have the setup as follows:
weblogic server 7 service pack 2, sybase 12.5 database, and java 1.4.3
Can anyone tell me which other jar can be used instead of weblogic.jar to connect to weblogic server 7 service pack 2 which can also provide me some features of message handling.
I would like to have similar functionalities like we get through SybMessageHandl er interface in jconn2.jar and it can also communicate with weblogic server for connection pooling and locking.
I have the setup as follows:
weblogic server 7 service pack 2, sybase 12.5 database, and java 1.4.3
Can anyone tell me which other jar can be used instead of weblogic.jar to connect to weblogic server 7 service pack 2 which can also provide me some features of message handling.
I would like to have similar functionalities like we get through SybMessageHandl er interface in jconn2.jar and it can also communicate with weblogic server for connection pooling and locking.
Comment