Hello,
I would like to connect to the Java Application server and use one of it's JCOs using an independent java client application, meaning not through a J2EE web application that is sitting on the app server and using it's context.
Can anyone please help with some code examples?
Roy