Re: [appfuse-user] Problem trying to run my application in Tomcat

2008-10-05 Thread Pablo Alcaraz
Rob Hills escribió: Hi Pablo, pabloa wrote: I have an appfuse application that works in jetty. I am trying to run it in tomcat without success. The problem is: I can access to the original appfuse pages, for example: http://localhost:8081/myapp-1.0-SNAPSHOT/mainMenu.html, but I am unable

[appfuse-user] Problem trying to run my application in Tomcat

2008-10-04 Thread Pablo Alcaraz
Hello all, I have an appfuse application that works in jetty. I am trying to run it in tomcat without success. The problem is: I can access to the original appfuse pages, for example: http://localhost:8081/myapp-1.0-SNAPSHOT/mainMenu.html, but I am unable to access to app pages like http://

Re: [appfuse-user] Error in eclipse: Cannot find the tag library descriptor for "/WEB-INF/appfuse.tld"

2008-09-27 Thread Pablo Alcaraz
I solved copying from appfuse.tld the url http://www.appfuse.org/tags/spring and pasting it in the taglibs.jsp file, replacing the previous version. weird! Pablo Pablo Alcaraz escribió: Hello, I get this error in eclipse: Cannot find the tag library descriptor for "

[appfuse-user] Error in eclipse: Cannot find the tag library descriptor for "/WEB-INF/appfuse.tld"

2008-09-27 Thread Pablo Alcaraz
Hello, I get this error in eclipse: Cannot find the tag library descriptor for "http://www.appfuse.org/tags/spring"; I tried to replace it for this path "/WEB-INF/appfuse.tld", but I get this error: Cannot find the tag library descriptor for "/WEB-INF/appfuse.tld" Besides of that, the app

[appfuse-user] question about the project sitemesh life

2008-09-11 Thread Pablo Alcaraz
I am browsing the sources of sitemesh and I am finding that the last updates were published in 2006. http://www.opensymphony.com/sitemesh/download.html Am I right ? Is that project alive? where is the sitemesh comunity (and tutorials?). I am asking here because I am interested in appfuse and I

Re: [appfuse-user] Spring MVC Modular with JPA and possible error with beans defined in applicationContext.xml

2008-09-09 Thread Pablo Alcaraz
Thanks. I ll do that. Matt Raible wrote: Have you tried downloading the source for the tutorial and comparing? You can find the source for all tutorials at http://appfuse-demos.googlecode.com. Matt On Mon, Sep 8, 2008 at 4:45 PM, Pablo Alcaraz <[EMAIL PROTECTED]> wrote: Hello! I am

[appfuse-user] Spring MVC Modular with JPA and possible error with beans defined in applicationContext.xml

2008-09-08 Thread Pablo Alcaraz
Hello! I am using the archetype Spring MVC Modular with JPA. I have a problem when I am following the instructions to generate the personManager class. In http://appfuse.org/display/APF/Using+JPA the instructions says I have to register in core/src/main/resources/applicationContext.xml the b

Re: [appfuse-user] Appfuse and GWT

2008-08-25 Thread Pablo Alcaraz
same here! I love appFuse and gwt but I think I need a LOT of time to glue both for myself. I 'd like a lot to have appFuse with GWT on it. :D Pablo Cens wrote: Matt, is there any chance to have GWT among the presentation frameworks of Appfuse or Appfuse-light? I can provide my experience wi

[appfuse-user] Re: [SPAM? 12.8] [appfuse-user] jpa is not functional in appfuse-modular-spring

2008-04-05 Thread Pablo Alcaraz
fyi I tested Spring-Appfuse + JPA using non modular artifact and it works smoothly. So the problem is related only to the modular archetype. Pablo Pablo Alcaraz wrote: Hi! This mail is related to http://www.nabble.com/Big-exception-with-Modular-JPA-SpringMvc-Appfuse-tt16391314s2369.html

[appfuse-user] jpa is not functional in appfuse-modular-spring

2008-04-02 Thread Pablo Alcaraz
Hi! This mail is related to http://www.nabble.com/Big-exception-with-Modular-JPA-SpringMvc-Appfuse-tt16391314s2369.html I created a new project using: mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-spring -DremoteRepositories=http://stat