Martin

It works stand alone. Yes, its probably not GT question but may be a web-service related one.

ketan
Martin Feller wrote:
Ketan,
this is not really a GT related question, so maybe posting this
to a jdbc list would be better.
Does it work for you if you use jdbc in a simple java program
and not inside a service?
Martin

Hi

I am trying a simple GT4 service that calls a method that performs updations on the underlying database using plain old jdbc.

However, when I call these methods from client, the changes are not reflected in the database.

By default, setAutocommit is true. I am closing the statement after call as well.

Any idea what might be wrong with this?

Regards
Ketan



Reply via email to