Re: Bug in doDelete with the markedForDelete list

2004-02-12 Thread Larry V. Streepy, Jr.
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: Bug in doDelete with the markedForDelete list

2004-02-12 Thread Larry V. Streepy, Jr.
Ahh, so the right thing to do would be to compare the Identity of each object in the list, and not rely on the equals() method. Thanks for clarifying. Larry. Armin Waibel wrote: Hi Larry, Larry V. Streepy, Jr. wrote: As I think about this thread, I'm beginning to wonder about

Re: Collection prefetching patch

2004-02-04 Thread Larry V. Streepy, Jr.
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Larry V. Streepy, Jr. Senior Vice President and CTO

Re: insert object, and don't specify a value for one of the fields

2004-02-04 Thread Larry V. Streepy, Jr.
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: Installation of OJB

2004-02-02 Thread Larry V. Streepy, Jr.
I struggled with this same problem when learning and working with OJB. My final solution was to run the build of OJB and then setup my project build to extract the generated SQL (the schema.ddl file) and copy it into my build area and use ant sql tasks to generate the tables. I know that

Re: java.lang.ClassNotFoundException: org.apache.ojb.broker.util.collections.RemovalAwareCollection

2004-01-13 Thread Larry V. Streepy, Jr.
package? Does that have anything to do with it? Thank you in advance for you much needed reply. Sincerely, Chris - Do you Yahoo!? Yahoo! Hotjobs: Enter the Signing Bonus Sweepstakes -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: Working on store procedure

2004-01-13 Thread Larry V. Streepy, Jr.
immediately and delete the original. Any other use of the email by you is prohibited. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- signature Larry V. Streepy, Jr. Senior

Re: Newbie: Problems with passing persistent Objects via a RMI-Connection

2004-01-13 Thread Larry V. Streepy, Jr.
in advance, Philipp. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: Problem using strongly typed collections

2004-01-13 Thread Larry V. Streepy, Jr.
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: OJB behavior question

2004-01-13 Thread Larry V. Streepy, Jr.
what could be wrong here, as your repository looks OK. Thomas Larry V. Streepy, Jr. wrote: I'm working on a fairly simple sample program (modified from the tutorial1 code shipped with OJB) and I'm running into some unexplainable (by me :-) behavior relating to a 1:N relation. The relationship

question about default collection class

2004-01-13 Thread Larry V. Streepy, Jr.
if the auto-delete setting controlled the default collection class to be used for a collection instance. Comments? Am I missing some other obvious rationale? Thanks. -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.

Re: AXgen and OJB and DDL

2004-01-12 Thread Larry V. Streepy, Jr.
available for creating the DDL that OJB will user for it's O/R mappings. Thanks for any help you can provide. -- Larry V. Streepy, Jr. Senior Vice President and CTO http://www.health

Re: error parsing repository.xml

2004-01-10 Thread Larry V. Streepy, Jr.
ull'. Will check in a fix ASAP. regards, Armin Larry V. Streepy, Jr. wrote: Please ignore the last posting, it was the same file by mistake :-( The attached file contains the stack trace with debug information enabled. Thanks.

OJB behavior question

2004-01-10 Thread Larry V. Streepy, Jr.
n by AXgen and are irrelevant. Thanks. -- signature Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc. class-descriptor class=com.staffmix.nurse.competencies.TraitImpl table=Trait field-descriptor autoincrement=true primarykey=true column=traOID jdbc-type=VARCHAR name=OI

error parsing repository.xml

2004-01-09 Thread Larry V. Streepy, Jr.
B distribution as my starting point, so the isolation-level attribute is being properly specified. I've attached the debug output and the exception trace below. Any help or insights would be appreciated. Thanks. -- signature Larry V. Streepy, Jr. Senior Vice President and CTO

Re: error parsing repository.xml

2004-01-09 Thread Larry V. Streepy, Jr.
I've attached a second stack trace (with OJB recompiled with debug information) and it more properly shows the error I'm describing. Thanks. Larry V. Streepy, Jr. wrote: I've got a very strange error cropping up when I try to run a simple test program for OJB. Note that I can build

Re: error parsing repository.xml

2004-01-09 Thread Larry V. Streepy, Jr.
Please ignore the last posting, it was the same file by mistake :-( The attached file contains the stack trace with debug information enabled. Thanks. Larry V. Streepy, Jr. wrote: I've got a very strange error cropping up when I try to run a simple test program for OJB. Note that I

Re: Follow up on JBoss + OJB + HSQLDB

2004-01-06 Thread Larry V. Streepy, Jr.
e creation). If you wouldn't mind sharing that build fragment, I'd be very grateful. Thanks - and good luck on this problem. -- signature Larry V. Streepy, Jr. Senior Vice President and CTO "We speak the language of healthcare" Direct:+1 425-373-

issues with 1.0 RC5

2004-01-05 Thread Larry V. Streepy, Jr.
wanted to get this items summarized on this list prior to the final 1.0 release. Please let me know if any additional information is needed and I'll be happy to follow up. Thanks. -- Larry V. Streepy, Jr. Senior Vice President and CTO Health Language, Inc.