- This topic has 90 replies, 69 voices, and was last updated 16 years, 9 months ago by
nileshk.
-
AuthorPosts
-
March 13, 2006 at 9:27 am #248444
shekharvMemberAnother one for iBatis!!!
TY
March 15, 2006 at 5:53 pm #248679
j2ee.opensourceMember1 for iBatis.
March 15, 2006 at 6:06 pm #248681
j2ee.opensourceMemberI am using the SpringFramework to manage iBatis in MyEclipse would that still not work?
Using Spring’s iBatis wrapper classes etc.
e.g. org.springframework.orm.ibatis.support.SqlMapClientDaoSupportOC4jJ 10.1.2
I built my web & ejb apps to the J2EE 1.3 specs
WinXP
JSDK 1.4.2_06I have spent all day trying to get it goin with no success. it fails while accessing “getSqlMapClientTemplate()” with a NullPointerException. As if Spring cannot instaniate the class during startup.
if there is a work around please let me know. I just started using MyEclipse March 13, 2006 and think it is a wonderful IDE. But i will have to let the trial expire until iBatis is supported. My project environment in seet in stone.
any insight is appreciated.
March 15, 2006 at 7:45 pm #248683
Riyad KallaMemberj2ee,
As far as your Spring question please check the Spring or iBatis forums, this is a general programming questio and should work AFAIK. Likely a setting somewhere.As far as iBatis support, we won’t have it before your trial expires, but you are welcome to try the iBator plugin from the iBatis group and send us feedback to see if it provides some functionality you think we should integrate.
March 17, 2006 at 2:55 pm #248841
j2ee.opensourceMemberI am almost too ashamed to admit my mistake since it take an entire day to figure out. 🙁 I mistakenly deleted “org.springframework.web.struts.DelegatingRequestProcessor” from my struts-config.xml.
I did a cut a paste job from another project that I doing utilizing Tiles. Since I am not using Tiles on this project,which I started with MyEclipse, I deleted the Tiles info and must have deleted the request delegator.
I am really enjoying MyEclipse and bought it today.
March 17, 2006 at 7:35 pm #248848
Riyad KallaMemberWell we appreciate your support and hope you all will like 5.0. While iBatis support won’t be part of the 5.0 release specifically we have a lot of really great things planned and are working with some really great groups to pull better support in for more general technologies.
I guess all that really boils down to is “Rocking tools for $30 or $50” depending on which version you bought.
April 10, 2006 at 9:58 am #250154
Cristian LopezMemberAnother one for iBatis!!!
April 11, 2006 at 10:15 am #250268
Detlef KriegelParticipantAnother one for iBatis!!!
April 16, 2006 at 1:37 am #250537
antoineMember+2 for iBatis
April 17, 2006 at 4:22 am #250577
beikerMember+1 for iBATIS
April 17, 2006 at 10:11 am #250589
chololoMember+1 to Ibatis.
April 21, 2006 at 4:57 pm #250900
jgippertMemberI´m a bit late voting for it but I´d like to have a plugin for iBATIS, too 🙂
April 28, 2006 at 9:38 pm #251353
Levan DvalishviliMembermy Vote for IBATIS as well, I find it very flexible and extremly to the point framework, it does what I need and does it well and fast. GUI tool would be great.
May 3, 2006 at 7:45 pm #251567
good4evilMember+1 for ibatis
June 13, 2006 at 8:00 am #253428
Orestis MarkouMember+1 for iBatis
I have tried the abator plugin and it seems to work well enough for generating most of the stuff needed. However, it’s a major PITA to create new sqlmap files or edit the existing ones. Here, the integration with the DB tools will be a huge success, as with SQL auto-complete it’s going to be very easy to do this.
Also, abator overwrites all the fields it generates. Claims to leave alone your hand crafted code, but I haven’t tried that yet.
-
AuthorPosts