cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Connection pooling

Former Member
0 Kudos

hi,

<b>How to create connection pooling in WAS for SAP R/3 System.</b>

I have written session bean for Creating SalesOrder in SAP Using JCO.

my application will create 100 connection objects if 100 Client Calls for my SessionBean .so that i need to avoid creation of connection objects for <i><b>every time</b></i>.

pls tell me how configure WAS for JCO connection pooling .and How to get those connection objects. and how to use that connction object in my application.

regards

Guru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

hi,

how to get connction object from WAS

regards

Guru

Answers (1)

Answers (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Guru,

you need to set all properties for WAS,ITS,UWL & DQE

Check the documents for more

http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N03_BB_InstallGuide_EN_US.doc

Regards, Suresh KB