on 2007 Feb 09 2:13 PM
Hello,
I would like to improve the performance of our Web Dynpro Application.
I set the JARM-Level up to 10 in order to look in the Web Dynpro Console and search for slow functions etc.
But if I want to deloy my application, I always get the error:
"This compilation unit indirectly references the missing type com.sap.util.monitor.jarm.IMonitor (typically some required class file is referencing a type outside the classpath)"
This error appears in the file "InternalNavigationView.java" (which is generated by the Web Dynpro Code Generator)
I tried to add the import "com.sap.util.monitor.jarm.IMonitor ", but this import doesn't exist.
Does anybody know, how I can fix the problem?
Thanks in advance!
Hi Bettina,
If you are developing your aplication as DC then
1) expand ur DC
2) select Used DCs(right click on it)
3) Add Used DC
4) In the new window Expand Local Development
5) Expand SAP_JTECHS
6) Select com.sap.util.monitor.jarm and click on finish
If it is a project then
1) Right click on your proejct and select properties
2) Select Java Build Path
3) Add External Jars, now select the required jar files which needs added.
Regards,
Jhansi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.