cancel
Showing results for 
Search instead for 
Did you mean: 

Where to Configure Resources in J2EE sever?

Former Member
0 Kudos

Hi everyone,

We are trying to deploy an application that is currently running on Websphere 5.0 Enterprise. We don't use any specific features from Websphere and we were already able to deploy the same application in Orion application server.

I installed the v40 sneak preview and ran the examples succesfully.

The questions are:

1. Where do you configure URLs, Datasources, Connection Factories, JNDI, etc in SAP Application Server?

2. How do you generate the SAP specific deployment configuration files (web-j2ee-engine.xml, ejb-j2ee-engine.xml, etc)?

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Configuration of Services like Datasources, ConnFact etc. is done best through the administrator frontend which can be found at (e.g.):

C:\usr\sap\J2E\JC00\j2ee\admin\go.bat

Within the Subtree Services you will find everything you need.

Generating the deployment descriptors could be done best through NetWeaver Dev. Studio. Create or import your project and go through J2EE-Perspective. Here you will have assistance for editing / generating the vendor - spec. DD's

Hope this helps, regards

Former Member
0 Kudos

Thanks for the INFO. I found the administrator but I am afraid I have locked the Administrator user. I read that you need to follow hint #669848 to unlock it.

Anyone knows where to find this hint?

Thanks.

Former Member
0 Kudos

Have a look at this weblog here on the SDN:

/people/benny.schaich-lebek/blog/2004/04/13/how-to-unlock-your-java-admin

Regards,

Ivo