Re: [appfuse-user] (2.0.2 Modular) Problems: maven-eclipse-plugin

2009-02-02 Thread Ice-Man
Matt, Hei man, now this is fanatastic: I get able to make *HelloAction* work out (in Modular/Eclipse)!! ;-)) Off course, I hat to create the hole Package structure (I don't know if this time I've made something especial, or other times I maked something wrong. :o)! The problem is that, u

Re: [appfuse-user] Xfire exposes all methods by default

2009-02-02 Thread Dale Newfield
Matt Raible wrote: I believe someone else had a solution for this. Have you tried searching the archives? mschipperheyn wrote: I'm finding out that XFire exposes all methods in an annotated service by default. I'm still using an old xfire/aegis setup, but I thought this was the reason it's

Re: [appfuse-user] Struts2 datetimepicker

2009-02-02 Thread Matt Raible
AppFuse 2 ships with JS Calendar (http://www.dynarch.com/projects/calendar/). You can search the archives to see the issues I encountered when trying to get the Struts 2 / Dojo one working. Matt On Sun, Feb 1, 2009 at 9:29 AM, Jeremy Anderson wrote: > What's the trick to get the Struts2 datetim

[appfuse-user] (2.0.2 Struts2 Modular) Web Mod.-> gen -Dentity

2009-02-02 Thread Ice-Man
Hi fellows, Now, (I've generated Person from DataBase) I've doing Struts2 video demo and when I've ran *mvn appfuse:gen -Dentity=Person* in Web Module, I get a few erros: ...SAXNotRec...Exc..:Property 'http:.../load-external-dtd' is not recognized. ' and ' FATAL ERROR String is out of range:

Re: [appfuse-user] (2.0.2 Struts2 Modular) Web Mod.-> gen -Dentity

2009-02-02 Thread Matt Raible
I don't know what could be causing these issues. Have you tried searching the archives? Matt On Mon, Feb 2, 2009 at 1:35 PM, Ice-Man wrote: > Hi fellows, > > Now, (I've generated Person from DataBase) I've doing Struts2 video demo > and when I've ran *mvn appfuse:gen -Dentity=Person* in W

Re: [appfuse-user] Xfire exposes all methods by default

2009-02-02 Thread Matt Raible
I believe someone else had a solution for this. Have you tried searching the archives? Matt On Sun, Feb 1, 2009 at 9:26 AM, mschipperheyn wrote: > > Hi, > > I'm experimenting with webservices on my appfuse based project. I'm finding > out that XFire exposes all methods in an annotated service by