Hi Adi, Suggestion: use Eclipse or good ol’ (my choice), System.out.println carefully placed :)
As for the dump metadata file, it’s created in exeDir as you noted. You can see an example of it by looking here [1]. It’s actually just the cas-metadata spec [2]. Cheers, Chris [1] http://s.apache.org/1NJ [2] http://s.apache.org/CdU ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Aditya Dhulipala <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Sunday, April 5, 2015 at 10:16 PM To: "[email protected]" <[email protected]> Subject: Question about working of cas-pge framework >Hi, > >I'm trying to debug OODT-831. I have some questions specifically about >this >module:- >Where is the dumpMetadataFile for the cas-pge created? >Its a file called "pge-metadata.xml". Its created by executing >pgeConfig.getExeDir() > >Also, about debugging in general:- >Any suggestions on how to insert breakpoints and debug using maven? Can i >do this using eclipse? > >Thanks! > >-- >Adi
