Re: [appfuse-user] condition sends error

2010-05-25 Thread Matt Raible
You have quotes w/in quotes, use single quotes for one of them and it'll probably get you a bit further. On Sun, May 23, 2010 at 6:29 PM, Juan Antonio wrote: > > Hello everybody. > > I am using a if test tag in a jsp which returns an error: > >

[appfuse-user] Re: condition sends error

2010-05-25 Thread Juan Antonio
Yes, there was the error. Thanks. - Original Message - From: mraible [via AppFuse] To: Juan Antonio Sent: Tuesday, May 25, 2010 5:12 PM Subject: Re: condition sends error You have quotes w/in quotes, use single quotes for one of them and it'll probably get you a bit fu

Re: [appfuse-user] Re: Passing from Jetty to Tomcat.

2010-05-25 Thread Juan Antonio
Ok, maybe a weird error, but I've just found it. I compiled with mvn tomcat:run-war instead of using mvn jetty:run-war, then, when the server started, and i entered to the page, the server sent me an error, located in the default.jsp. When i edit de default.jsp.java file, the error was in the i

[appfuse-user] faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread guo xiang
I use appfuse 2.1.0-m2-snapshot create a project ,but something is error when "mvn appfuse:full-source", error message is "Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.appfuse:appfuse-data' not found in repository: Unable to download the artifact from any repository...

Re: [appfuse-user] faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread Matt Raible
Does it work if you try to run "full-source" again? On Tue, May 25, 2010 at 7:59 PM, guo xiang wrote: > I use appfuse 2.1.0-m2-snapshot create a project ,but something is error > when "mvn appfuse:full-source", error message is "Caused by: > org.apache.maven.project.ProjectBuildingException: POM

[appfuse-user] Re:faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread guo xiang
still error. error message is "[INFO] svn: PROPFIND request failed on '/svn/appfuse/trunk/data/common/src' svn: can not read HTTP status line"

Re: [appfuse-user] Re:faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread Matt Raible
Sounds like SVN is down. Please try again in a few hours. On Tue, May 25, 2010 at 10:19 PM, guo xiang wrote: > still error. error message is "[INFO] svn: PROPFIND request failed on > '/svn/appfuse/trunk/data/common/src' > svn: can not read HTTP status line" >

[appfuse-user] still faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread guo xiang
tks for u help.but I always fail ,error message is : [INFO] [AppFuse] Adding dependencies from data-common module... org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.appfu se:appfuse-data for project: null:appfuse-data-common:jar:null for project null: appfuse-data-common:

Re: [appfuse-user] still faild on appfuse 2.1.0-m2-snapshot

2010-05-25 Thread Matt Raible
I don't know what the problem could be. If you tell me your framework choices and project name, I can try to create here, zip it up and send it to you. Matt On May 26, 2010, at 12:38 AM, guo xiang wrote: > tks for u help.but I always fail ,error message is : > [INFO] [AppFuse] Adding dependenci