I am looking at the following method : open(int root, java.lang.String name, int sam, long pool)
I understand root & name parameters. (i.e Registry.HKEY_LOCAL_MACHINE & \SOFTWARE\\Microsoft) What are some valid values for int sam & long pool?? (3rd and 4th parameters). I actually need to enumerate sub keys - I am assuming that I have to open it before I can enumerate. Regards Sreedhar ------------------------------------------------ Sreedhar Tatavarthi Senior Consultant Global Consulting Services Macrovision Corporation work: (847) 466 4915 cell: (630) 347 2554 email: [EMAIL PROTECTED] -----Original Message----- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday, December 20, 2007 2:22 PM To: Tomcat Users List Subject: Re: Tomcat 6.0 - org.apache.tomcat.jni.Registry A class to look into windows registry http://jsourcery.com/api/apache/jakarta/tomcat/6.0.10/org/apache/tomcat/ jni/ Registry.html Are you looking for anything specific? M-- ----- Original Message ----- From: "Sreedhar Tatavarthi" <[EMAIL PROTECTED]> To: <users@tomcat.apache.org> Sent: Thursday, December 20, 2007 2:26 PM Subject: Tomcat 6.0 - org.apache.tomcat.jni.Registry Can some one shed some light on how to use the org.apache.tomcat.jni.Registry class? A sample code will be very helpful. Especially on how to open & enumerate, there is not much documentation on what each parameter means for the open method. Thanks Sreedhar ------------------------------------------------ Sreedhar Tatavarthi Senior Consultant Global Consulting Services Macrovision Corporation work: (847) 466 4915 cell: (630) 347 2554 email: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]