[appfuse-user] Converting latest AppFuse to use iBatis

2010-11-24 Thread Mark Rosenthal
Hi All, I am using the latest version 2.1.0-M2, Struts 2, basic, and am trying to convert to use iBatis for persistence using the tutorial. When I go to run a Unit test, I am presented with the following error. It looks like Spring Proxy is expecting a translator to convert SQLException to DataA

RE: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Milbourne, Anthony
That worked :-). I presume that file will not be there in the next release (or does it serve some purpose?). Thanks for the help, Anthony. From: Matt Raible [mailto:m...@raibledesigns.com] Sent: 23 November 2010 17:01 To: users@appfuse.dev.java.net Subjec

Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Matt Raible
Should be fixed in latest release. On Nov 24, 2010, at 11:25 AM, "Milbourne, Anthony" wrote: > That worked :-). > I presume that file will not be there in the next release (or does it serve > some purpose?). > > Thanks for the help, > > Anthony. > > From: Matt Raible [mailto:m...@raib

Re: [appfuse-user] login with soap or web services

2010-11-24 Thread tibi
no pointers? thanks tibi t...@dds.nl wrote: > > matt, > > i followed the tutorial on > http://appfuse.org/display/APF/Web+Services > all went fine. but now i want to secure the webservice. > > For that i need to authenticate so i wanted to follow the link (at the > end of the page): > To authent

Re: [appfuse-user] login with soap or web services

2010-11-24 Thread Matt Raible
You might try this: http://www.jroller.com/hexbinary/entry/xfire_as_a_webservice_provider On Nov 24, 2010, at 3:22 PM, tibi wrote: > no pointers? > > thanks > > tibi > > t...@dds.nl wrote: >> >> matt, >> >> i followed the tutorial on >> http://appfuse.org/display/APF/Web+Services >> all wen

Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Ramzi MAALEJ
It serves while using JPA. On 2010-11-24 13:25, Milbourne, Anthony wrote: That worked :-). I presume that file will not be there in the next release (or does it serve some purpose?). Thanks for the help, Anthony. *F