cancel
Showing results for 
Search instead for 
Did you mean: 

Enable DSR passport in my J2EE Application.

Former Member
0 Kudos

hi

I would like to enable DSR in my application.

is registering and enabling the DSR service in my J2EE engine is enough or I need to write the Statistical data myself??

Is there an API or something that I need to implement in order to achieve DSR support in my component, or DSR is @ the J2EE Engine Level??

Thanks in advance

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member197561
Active Participant
0 Kudos

Dear Isaeed,

There is no way to integrate JDSR in custom coding/applications - the API is not released and is not planned to be released for customers.

The way in which customers can intrument for performance analysis is via the Wily Introscope  probe file. This is a method which does bytecode instrumentation on any java code based on descriptions in text file - lower effort for customers with guarantee for compatibility over different releases.

Documentation :

http://help.sap.com/saphelp_smehp1/helpdata/en/3d/bdd41a171744569b0b39f141d9d2b3/content.htm

Best Regards,

Sylvia

Answers (1)

Answers (1)

Former Member
0 Kudos

i think registering and enabling the DSR service in my J2EE engine is enough , need not to do anything else

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2486be46-0d01-0010-f8b5-c41c927c...

http://searchsap.techtarget.com/searchSAP/downloads/May2006.pdf

SAP Note : Note 655481 - CCMS SCR Registration of J2EE DSR Components Faulty

Note 943242 - SCR-SLD Replication: Correction to DSR Model Usage

Note 781685 - DSR Service limitation in J2EE engine 6.40: NW'04 SPS09, SR1

Hope this information will help you ,

Regards

dEE

Former Member
0 Kudos

Hi

first of all thank you for your efforts. i've scanned through the links you gave me but i still cannot find a difinative answer. it always says DSR are written, but it never says if i should handle the writing in my component or its the J2EE engine.

are you sure about it?

thanks alot