Skip to Content
0
Former Member
Dec 04, 2006 at 10:43 PM

Service on J2EE Server

32 Views

Hi all,

In my customer scenario I need to develop server service, which will be waiting for connection from another system. This service should have access to JNDI registry of J2EE application server.

One way is develop still running standalone java application and use JNDI objects through P4 port.

Herehttp://help.sap.com/saphelp_webas630/helpdata/en/14/8e633e0084e946e10000000a114084/frameset.htm">Here> I have read about services, which are part of app. server and they can be managed by Visual Administrator. But then I realized that this way of development is not recommended and I haven't found alternative.

So can you give some suggestions about right way of developing still-running services, which are part of application server? I'm using NW 04 SP17.

Thanks for any answer.

Best Regards,

Juraj Sedik