cancel
Showing results for 
Search instead for 
Did you mean: 

Test JDI

Former Member
0 Kudos

Hi everbody,

I've just setup the JDI, what is the best way to do a quick test to see if this JDI works?

Thx

Danny

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try out these:

Scenario 1: Team-Oriented Development

and

Scenario 2+: Development with a Track

You can find them with documentation:

http://help.sap.com/saphelp_nw04/helpdata/en/21/82a9058fa8de46b1ba7522289345b2/frameset.htm

regards,

Bhuwan

Answers (2)

Answers (2)

Former Member
0 Kudos

1) see all the components are instlled using your adminstrator uid and pass word in the following link

http://<server>:<port>/devinf

you will see DTR,CBS and CMS.

2)Create a DTR client just checkin and checkout a simple java file as described in SCenario-1

if this works JDI is installed

additional look in to this blog

/people/sap.user72/blog/2005/09/07/have-you-bagged-a-project-if-so-its-time-to-install-jdi-java-development-infrastructure

Hope this helped you

Regards,

RK

Former Member
0 Kudos

Danny,

If you just want to verify that the components were installed then naviage to:

http://<server>:<port>/devinf

There you'll find links to the various portions of NWDI.

Before you can execute a complete build and deployment, however, you will need to follow the steps in the installation and configuraiton guide which will have you do things such as define a software component in the SLD, create and configure a track, etc.

-Jason