Re: Having Troubles with JUnit

2010-08-30 Thread Johnny Miller
; >>>> Then I select the wonder directory in my Documents folder. Eclipse >>>> successfully detects all the frameworks and I just add them. Is that the >>>> wrong process? >>>> >>>> Also, I get errors on some of the wonder frameworks, m

Re: Having Troubles with JUnit

2010-08-30 Thread Mike Schrag
;>> >>>> Looks reasonable ... Not sure what .metadata would impact for this issue. >>>> >>>> Sent from my iPhone >>>> >>>> On Aug 26, 2010, at 9:30 PM, Johnny Miller wrote: >>>> >>>>> Here is the .cla

Re: Having Troubles with JUnit

2010-08-30 Thread Mike Schrag
ad of . >>> Could that be the issue? >>> >>> Thanks again, >>> >>> Johnny >>> >>> >>> >>> >>> On Aug 26, 2010, at 3:32 PM, Mike Schrag wrote: >>> >>>> Looks reasonable ... Not sure what .metadata would i

Re: Having Troubles with JUnit

2010-08-30 Thread Johnny Miller
;> wrote: >>>>>>> >>>>>>>> Still stuck. >>>>>>>> >>>>>>>> Here is the stack trace: >>>>>>>> >>>>>>>> java.lang.IllegalStateException: Adaptor >>&g

Re: Having Troubles with JUnit

2010-08-30 Thread Mike Schrag
>>>>>>> >>>>>>> Here is the stack trace: >>>>>>> >>>>>>> java.lang.IllegalStateException: Adaptor >>>>>>> com.webobjects.jdbcadaptor.jdbcadap...@35de7497 failed to provide new >>>>>

Re: Having Troubles with JUnit

2010-08-30 Thread Mike Schrag
> Anyway, the problem was that the JDBC adaptor was sometime returning new > primary keys with a valueType of NSData instead of Integer. I found that > this was related to the entry for the primary key in the relevant eomodeld > plist having a key of 'className' instead of 'valueClassName' an

Re: Having Troubles with JUnit

2010-08-30 Thread Johnny Miller
.java:5713) >>>>>> at >>>>>> com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:370) >>>>>> at >>>>>> com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext

Re: Having Troubles with JUnit

2010-08-27 Thread Richard Palmer
estSuite > class is able to successfully login to the database and call a stored > function. > > Not sure what it all means. > > Any help would be greatly appreciated. > > Johnny > > > Begin forwarded message: > >> From: Johnny Miller >> Da

Re: Having Troubles with JUnit

2010-08-26 Thread Mike Schrag
at >>>>> com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3192) >>>>> at er.extensions.eof.ERXEC._saveChanges(ERXEC.java:1085) >>>>> at er.extensions.eof.ERXEC.saveChanges(ERXEC.java:1007) >>>>> >>&g

Re: Having Troubles with JUnit

2010-08-26 Thread Johnny Miller
_PK_TABLE' does not seem to get created. My >>>> TestSuite class is able to successfully login to the database and call a >>>> stored function. >>>> >>>> Not sure what it all means. >>>> >>>> Any help would be greatly appre

Re: Having Troubles with JUnit

2010-08-26 Thread Mike Schrag
reated. My TestSuite >>> class is able to successfully login to the database and call a stored >>> function. >>> >>> Not sure what it all means. >>> >>> Any help would be greatly appreciated. >>> >>> Johnny >>> >&

Re: Having Troubles with JUnit

2010-08-26 Thread Johnny Miller
. >> >> Not sure what it all means. >> >> Any help would be greatly appreciated. >> >> Johnny >> >> >> Begin forwarded message: >> >>> From: Johnny Miller >>> Date: August 25, 2010 5:43:10 PM HST >>> To:

Re: Having Troubles with JUnit

2010-08-26 Thread Mike Schrag
eciated. > > Johnny > > > Begin forwarded message: > >> From: Johnny Miller >> Date: August 25, 2010 5:43:10 PM HST >> To: WebObjects-Dev Mailing List List >> Subject: Having Troubles with JUnit >> >> Out of the blue (or maybe since I upd

Fwd: Having Troubles with JUnit

2010-08-26 Thread Johnny Miller
reciated. Johnny Begin forwarded message: > From: Johnny Miller > Date: August 25, 2010 5:43:10 PM HST > To: WebObjects-Dev Mailing List List > Subject: Having Troubles with JUnit > > Out of the blue (or maybe since I updated WOLIPS?) I'm having all kinds of > issues

Having Troubles with JUnit

2010-08-25 Thread Johnny Miller
Out of the blue (or maybe since I updated WOLIPS?) I'm having all kinds of issues with running my test cases on my frameworks. I found this tidbit on the Wiki that helped (which I didn't seem to need before): http://wiki.objectstyle.org/confluence/display/WO/Testing-JUnit+and+TestNG But now I'