Re: Problem when parsing dao.xml

2009-10-08 Thread Nathan Maves
yeah but how cool are unit tests that use mockito and guice! BAM! f'in slick! On Wed, Oct 7, 2009 at 12:13 PM, Larry Meadors larry.mead...@gmail.comwrote: Nah, mockito is cooler than even guice. It's the shiz. If you can't test your code with mockito...go home or become a manager. ;-)

Re: Problem when parsing dao.xml

2009-10-08 Thread Brandon Goodin
+infinity but RSpec + Ruby + Rails makes me hotter Brandon On Wed, Oct 7, 2009 at 11:47 PM, Nathan Maves nathan.ma...@gmail.comwrote: yeah but how cool are unit tests that use mockito and guice! BAM! f'in slick! On Wed, Oct 7, 2009 at 12:13 PM, Larry Meadors larry.mead...@gmail.comwrote:

Re: Problem when parsing dao.xml

2009-10-08 Thread Brandon Goodin
oops... apologies... i forgot we are on the ibatis user list o_0 Brandon On Wed, Oct 7, 2009 at 11:51 PM, Brandon Goodin brandon.goo...@gmail.comwrote: +infinity but RSpec + Ruby + Rails makes me hotter Brandon On Wed, Oct 7, 2009 at 11:47 PM, Nathan Maves nathan.ma...@gmail.comwrote:

Problem when parsing dao.xml

2009-10-07 Thread David
Hi at all. I am trying to make a simple example with ibatis, but I get a error when parsing dao.xml Exception in thread main java.lang.RuntimeException: Could not initialize DAOConfig. Cause: com.ibatis.dao.client.DaoException: Error while configuring DaoManager. Cause:

Re: Problem when parsing dao.xml

2009-10-07 Thread Ivan Bojer
Why is it dead? I've been using it successfully in my project(s) so I am really curious why are you saying this? On Wed, Oct 7, 2009 at 9:30 AM, Larry Meadors larry.mead...@gmail.com wrote: If you are creating an app that uses the ibatis dao... Stop. Now. Seriously. It's dead. Look at using

Re: Problem when parsing dao.xml

2009-10-07 Thread Brandon Goodin
It is deprecated and no additional work is being done on it or with it to ensure it works with future ibatis versions. Brandon Goodin On Wed, Oct 7, 2009 at 10:16 AM, Ivan Bojer ibo...@gmail.com wrote: Why is it dead? I've been using it successfully in my project(s) so I am really curious why

Re: Problem when parsing dao.xml

2009-10-07 Thread Clinton Begin
It's dead as in: we don't work on it anymore. It can be alive for you... you can grab the source from the site and integrate it as part of your own software, and thus change it to be whatever you need it to be That said, even I've switched to Guice... Guice might be the greatest innovation in the

Re: Problem when parsing dao.xml

2009-10-07 Thread Clinton Begin
PS: It's probably the XML parser attempting to connect to the remote DTD. Clinton On Wed, Oct 7, 2009 at 8:52 AM, David da...@herrero.us wrote: Hi at all. I am trying to make a simple example with ibatis, but I get a error when parsing dao.xml Exception in thread main

Re: Problem when parsing dao.xml

2009-10-07 Thread Larry Meadors
Nah, mockito is cooler than even guice. It's the shiz. If you can't test your code with mockito...go home or become a manager. ;-) Larry - To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands,