cancel
Showing results for 
Search instead for 
Did you mean: 

JCo server as a stand alone service

Former Member
0 Kudos

Hi All,

I have a JCo server that is connecting to the R/3 system - working fine - no problems with that. I am currently running it at the cmd prompt. The problem is if somebody logs out of the server, the JCO server is shutdown. Instead, I want to run this as a service in the J2EE Engine so that it is up and running all the time with the J2EE server. How can I do this (apart from making it a servlet). Any other ideas on this ??

Thanks,

MV.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Nobody has ideas on this ?

Former Member
0 Kudos

Hello,

if you are on J2EE 1.4+ you could use a resource adapter

regards franz

Former Member
0 Kudos

Franz,

Please Can you explain this more. Thanks.

Former Member
0 Kudos

We solved this by using another software to run jar as windows service.