[appfuse-user] Re: Problem of binding between controller and jsp:Neither BindingResult nor plain target object

2010-04-05 Thread nicolasc
So nobody knows why this include prevents me to use the commandName? -- View this message in context: http://n4.nabble.com/Problem-of-binding-between-controller-and-jsp-Neither-BindingResult-nor-plain-target-object-tp1749141p1751372.html Sent from the AppFuse - User mailing list archive at Nabb

Re: [appfuse-user] Re: Problem of binding between controller and jsp:Neither BindingResult nor plain target object

2010-04-05 Thread Matt Raible
On Fri, Apr 2, 2010 at 11:31 AM, nicolasc wrote: > > All my annotation-like.jsp (annotationajaxform.jsp, annotationedit.jsp, > annotationview.jsp) are included in datasetform.jsp, so in the browser the > URL is datasetform.html. > > It happens as following: > the datasetform.jsp includes a datase

[appfuse-user] WebApp root path

2010-04-05 Thread mlounnaci
Hello I have a problem when i try to reach some files inside my webapp. I have a folder inside the root of my webapp when i try to access it using: new ClassPathResource("/MyFolder"); or: new FileSystemResource("/MyFolder"); The file will not be found. Help please. Regards -- View this messa

Re: [appfuse-user] WebApp root path

2010-04-05 Thread Matt Raible
You should be able to use getClass().getResourceAsStream(filePath)). On Mon, Apr 5, 2010 at 4:58 AM, mlounnaci wrote: > > Hello > > I have a problem when i try to reach some files inside my webapp. > I have a folder inside the root of my webapp when i try to access it using: > new ClassPathResour

Re: [appfuse-user] required artifacts are missing for build

2010-04-05 Thread Matt Raible
It shouldn't happen before full-source. Can you please provide the steps to reproduce and I'll fix tonight. On Sun, Apr 4, 2010 at 1:21 AM, Richard Nduka wrote: > Yes it does. It happens before and after running full-source. > > > > > On Thu, Apr 1, 2010 at 5:46 PM, Matt Raible wrote: > >> Does

[appfuse-user] spring 3

2010-04-05 Thread Flávio Oliva
is there any prespective of upgrading appfuse to spring 3.0? I think that upgrate to that would be a minor impact? maybe on Milestone 3? eheheh regards to all, Flávio Oliva

[appfuse-user] Re: No need to register personDao in applicationContext-dao.xml anymore?

2010-04-05 Thread markthien
Hi Matt, thanks a lot for your advice. It's working fine now! -- View this message in context: http://n4.nabble.com/No-need-to-register-personDao-in-applicationContext-dao-xml-anymore-tp1744994p1752374.html Sent from the AppFuse - User mailing list archive at Nabble.com. --

[appfuse-user] Limit exposed methods on CXF

2010-04-05 Thread markthien
Hi guys, I was reading this article http://appfuse.org/display/APF/Web+Services and got everything working fine. However, I tried to Limit exposed methods on PersonManager by following the advice as follow: i. Remove the @WebService from the service interface class (i.e PersonManager) ii. Remove

[appfuse-user] Re: Limit exposed methods on CXF

2010-04-05 Thread amitsindha
test -- View this message in context: http://n4.nabble.com/Limit-exposed-methods-on-CXF-tp1752379p1752477.html Sent from the AppFuse - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@appfus

[appfuse-user] Re: Limit exposed methods on CXF

2010-04-05 Thread markthien
yes I already tested it. -- View this message in context: http://n4.nabble.com/Limit-exposed-methods-on-CXF-tp1752379p1752480.html Sent from the AppFuse - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users