its a jmx class. probably in jmx.jar -----Original Message----- From: alebu [mailto:[EMAIL PROTECTED] Sent: Monday, April 18, 2005 9:46 AM To: [email protected] Subject: Custom Realm development: can't locate javax.management package
Hi, I was trying to develop my own Realm extending org.apache.catalina.realm.RealmBase but in Eclipse I got this error: The type javax.management.MBeanRegistration cannot be resolved. It is indirectly referenced from required .class files MyRealmBase.java. I can't find jar file where this package is specified, but I not using Tomcat sources, I just pointing compiler to required jar files. And because this package is in javax tree, then it should be somewhere in classpath I can't find it :( --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
