cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding netweaver developer studio

Former Member
0 Kudos

Hi,

everybudy iam new to netweaver iam trying to findout how to access java classes and JSP which are deployed in a different server through the developer studio which is installed in my pc which is different from the web server so some one let me know any configurations has to be set to access the server through the developer studio or can someone tell me how to debug the code using developer sttudio by getting the jsp or java class files on to local system .my id is :-guy_sap@yahoo.com

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

first of all: it's hard to read if you write everything in one sentence.

> Hi,

> everybudy iam new to netweaver iam trying to

> g to findout how to access java classes and JSP which

> are deployed in a different server through the

> developer studio which is installed in my pc which is

> different from the web server. so some one let me know

> any configurations has to be set to access the server

> through the developer studio

>or can someone tell me

> how to debug the code using developer sttudio by

http://help.sap.com/saphelp_nw04/helpdata/en/66/547f09281d464b951c9a3a6b06a12d/frameset.htm

all other problems should be solved with this one too.

> getting the jsp or java class files on to local

> system

except this one. Could you be more clear what you want to do?

Regards,

Benny

Former Member
0 Kudos

HI

You can do a remote debugging to that SAP web AS server on the debug port 50021.

Go to Run> debug option in the menu .There you will find an option named Remote java application .create a new instance and eneter the m/c name or IP and the port number as 50021.

please check the debug port for the remote server on the server0 node using j2ee prespective in NWDS .Also check if remote debugging is enabled . if not you can enable it on right clicking teh servero instance .

Hope this helps , do not forget to reward points

regards

rajesh kr