hi i am importing my project in eclipse. but it is giving error as build path is incomplete. Can't find class file for javax.management.MBeanRegistration. First solve the build path error and then try to build project.
Anyway, the javax.management classes have to be provided. You can use the jmx.jar file that's distributed with Tomcat if you can't get a copy from anywhere else.
Customer surveys are for companies who didn't pay proper attention to begin with.
bhushan kumarsel
Greenhorn
Joined: Jul 24, 2007
Posts: 12
posted
0
hi Tim i am really thankful to you. I just saw your answer on my post. Anyway the solution you suggested is exactly correct. Thanks