[60657] in SAPr3-news
Question about ConnectionPool in SAP JCo
daemon@ATHENA.MIT.EDU (Christoph)
Fri Feb 22 08:52:47 2008
To: sapr3-news@mit.edu
Date: Fri, 22 Feb 2008 05:34:48 -0800 (PST)
From: Christoph <Christoph.Schragen@gmail.com>
Message-ID: <2e10d273-e1de-4567-b332-81988af5b836@d5g2000hsc.googlegroups.com>
Hi, i have to make an application that connects to SAP by JCo.
i read about "Connection Pooling", which should be used for web
applications.
my question is:
i want to create a webservice (wsdl), which uses JCo for accessing the
SAP system.
does connection pooling work for webservices too? i don't know how and
where the connections are stored... i am afraid that the connection
pool is destroyed after each request...
any ideas?
greets,
christoph