RE: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening)

2003-06-04 Thread McCaffrey, John G.
: OJB Users List Subject: Re: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening) Hi John, I always recommend to not use the Eclipse (+ WSAD) source code attachment. I have seen the weirdest problems with it. (Phantom breakpoints, breakpoints won't stop where expected, etc.

Re: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening)

2003-06-04 Thread Thomas Mahler
Hi John, I always recommend to not use the Eclipse (+ WSAD) source code attachment. I have seen the weirdest problems with it. (Phantom breakpoints, breakpoints won't stop where expected, etc., etc.) The best thing is to include OJB in source. Just rename db-ojb-1.0.rc3-src.tar to db-ojb-1.0.r

RE: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening)

2003-06-04 Thread McCaffrey, John G.
] 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

Re: attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening)

2003-06-04 Thread Michael Becke
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

attaching OJB source in WSAD (db-ojb-1.0.rc3-src.tar not opening)

2003-06-04 Thread McCaffrey, John G.
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.j