cancel
Showing results for 
Search instead for 
Did you mean: 

How can we set an application reference in NetWeaver's AS Java config tool?

Former Member
0 Kudos

Hello

I wonder if anybody can help with this.

We are using NetWeaver 7.30. We deploy Java Web applications. We need to set a strong application reference as discussed here:

http://help.sap.com/saphelp_nwce72/helpdata/en/c6/6cf35ccd92fc4cafce314aa14bdf24/frameset.htm

Does anybody know how to do it? So far, I can launch NetWeaver's AS Java config tool. Under 'applications' I see one folder called 'Nakisa' which contains our applications and another folder sap.com. Now one of our applications in Nakisa nees to have a strong reference to jmsResourseAdminApp in sap.com. How can we create this reference? Unfortuantely, in the config tool there is no intuitive way to do it.

If I may ask another question, is it possible to set this reference via the deploy service when we deploy the sca file? In NetWeaver Developer Studio I don't see how.

Any help would be much appreciated. If you could point me at least to the right documentation.

Many Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

We found the solution by ourselves. Application references are added to this XML file which is packaged with the SCA file: application-j2ee-engine.xml.

The XML schema is explained here:

http://help.sap.com/saphelp_nwce10/helpdata/en/45/053c1041f30486e10000000a155369/content.htm

An example is shown here:

http://help.sap.com/saphelp_nw04/helpdata/en/eb/17e14085303d43e10000000a155106/content.htm

Answers (0)