Re: [appfuse-user] Problem with DWR configuration

2007-06-26 Thread peppix
/scripts/dojo/*,/dwr/* > > > servletName > dispatcher > > > > Can you please enter an issue for this in JIRA? > > http://issues.appfuse.org/browse/APF > > Thanks, > > Matt > > On 6/26/07, peppix <[EMAIL PROTECTED]&g

Re: [appfuse-user] Problem with DWR configuration

2007-06-26 Thread peppix
Thanks for the fastest answer in the World, I tried this but doesn't work. Peppe mraible wrote: > > This may be caused by the StaticFilter. If you add an exclusion for > /dwr/*.html - does that fix the problem? > > Matt > > On 6/26/07, peppix <[EMAIL PROTECTE

[appfuse-user] Problem with DWR configuration

2007-06-26 Thread peppix
Hi all, I am using Appsuse 2.0 m5 with the Spring Basic/Hibernate artifact, everything works fine but I have a strange problem. People states that DWR works with no configuration in their projects, I have just added bean in dwr.xml, after I start the app both from Idea or with the mvn jetty:run

Re: [appfuse-user] CheatSheet-Five-Step-Setup-oracle10g-Spring-Appfuse 2.0 M5

2007-06-07 Thread peppix
Hi, my configuration is Spring Basic + Hibernate, the same configuration with the pom.xml works without problems when I setup the pom.xml for connecting to MySlq local, but when I change to connect to a remote Oracle 10g it is able to create the tables but these are empty after I run the commands

Re: [appfuse-user] CheatSheet-Five-Step-Setup-oracle10g-Spring-Appfuse 2.0 M5

2007-06-06 Thread peppix
Thanks Shandu, I am following your steps and I have no errors, but when I try to run the app or the integration-test I have the following error, as you can see at the bottom it seems the app cannot access the user_role table, any suggestions? I am using Oracle 10g as the DB, the same app works wit

[appfuse-user] Deploy with Maven from Intellij

2007-05-29 Thread peppix
Hi all, I am just starting to use appfuse/Maven/Intellij, I am following the steps on the quickstart tutorial and when I launch the "deploy" phase I have the following error: [ERROR] BUILD ERROR [INFO] [INFO] Failed to confi