Hi every body, after compiling the James and IMAP fom the SVN and learning somethings about JPA, I wanted to start moving the persistence related data out of class definitions but as I'm completely new to both James and JPA these two questions came to me. it would be very great to help me finding an answer for them:
1. I know how to run James which I checked out from * https://svn.apache.org/repos/asf/james/server/trunk* and also know how to compile IMAP from *https://svn.apache.org/repos/asf/james/imap/trunk *but is it also possible to debug both of them (I mean IMAP in server) from Eclipse or I have to depend on just log data for debuging? 2. Second question which came to my mind was where shall I put meta data map-file for JPA? this is places in the same folder as the class itself in tutorial but can I put it there? how would it be copied to output? a great place for output position would be a new folder under conf folder like: conf\JPA\mapfilename.xml but how is it organised to be copied there in Maven projects? thanks to any respond. MN ________________________________________ PHP & ASP .Net 3.5 web developer Java & C# desktop developer www.mohamnag.com
