Thanks for the info, its good to know that I am not the only one. so you just added all of the source as a new java project? did you copy the libs into that project too? did you have to add it to your original project's class path? I was going to try this next, but I was hoping that I wouldn't have to (I didn't want to force everyone on my team to do this, just so that they could debug)
did any one else have this problem? and what is the deal with the db-ojb-1.0.rc3-src.tar online? thanks again, -John -----Original Message----- From: Michael Becke [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 9:59 AM To: OJB Users List Subject: Re: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening) I had the same problem. For some reason WSAD is unable to resolve OJB source, but I could not determine why. I decided to upgrade to latest OJB from CVS and am now using it from a Java project instead of a jar. Using this method I am able to debug. Mike McCaffrey, John G. wrote: > I am having a problem attaching the source to the lib in WSAD. I want to be > able to debug and set break points so that I can figure out my limited > collection returned problem. I know the process for attaching source in > WSAD, and I did it for rt.jar, and struts.jar, but when I tried > db-ojb-1.0.rc3.jar it doesn't work. > > Does anyone have db-ojb-1.0.rc3.jar with db-ojb-1.0.rc3-src.jar attached as > source in WSAD? Did you have to make any changes? what is the root path? > > I tried to download the source from the web, but when I d/l > http://db.apache.org/builds/ojb/1.0.rc3/ db-ojb-1.0.rc3-src.tar > I can't open it with winzip, or pkzip (do I need to try something else?) > > Thanks for your help > -John > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
