Re: [appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Sudhir N
I just created an account in Jira and got confirmation mail.. However I am not able to login to Jira. It says wrong user name and password. I just fixed this issue and wanted to create a Jira and submit patch.. Anyway, I am atteching it here. I have introduced dependency to Common beanutils

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
Hmmm, that is strange. Can you enter an issue in JIRA? As a workaround, you could try using the m2eclipse plugin. On Nov 19, 2009, at 10:41 PM, harps wrote: Hi Matt, It doesn't create the project. Here is the full log for mvn -e eclipse:eclipse [INFO] Scanning for projects... [INFO] --- -

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread harps
Hi Matt, It doesn't create the project. Here is the full log for mvn -e eclipse:eclipse [INFO] Scanning for projects... [INFO] [INFO] Building AppFuse JSF Application [INFO]task-segment: [eclipse:eclipse] [INFO] ---

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread harps
Hi Matt, I deleted everything and started from scratch (which I should have done before posting) and the directory is named correctly now. Sorry about that. Regards, Harps. mraible wrote: > > Can you provide the steps you went through so I can see if I can reproduce > the "null" issue? > > T

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
The maven-eclipse-plugin has this configured. It's been that way for most 2.x releases. maven-eclipse-plugin 2.7 org.springframework.ide.eclipse.core.springnature org.spri

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
This is an INFO message, so I don't believe there's any reason for concern. Unless you see issues of course. On Fri, Nov 20, 2009 at 12:04 AM, Rahul Somasunderam wrote: > > mvn eclipse:eclipse gives this: > > [INFO] Request to merge when 'filtering' is not identical. > Original=resource > src/mai

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread harps
I get that same problem with mvn eclipse:eclipse. It also downloads sources and javadoc for all the libraries which I am pretty sure it did not used to do. Although this may be a feature ? Example: Downloading: http://repo1.maven.org/maven2/org/apache/cxf/cxf-rt-ws-addr/2.2.4/cxf-rt-ws-addr-2.2.

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Rahul Somasunderam
mvn eclipse:eclipse gives this: [INFO] Request to merge when 'filtering' is not identical. Original=resource src/main/resources: output=target/classes, include=[], exclude=[ApplicationResources_de.properties|ApplicationResources_fr.properties|ApplicationResources_ko.properties|ApplicationResource

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
Can you provide the steps you went through so I can see if I can reproduce the "null" issue? Thanks, Matt On Thu, Nov 19, 2009 at 10:16 PM, harps wrote: > > It found it now although it called the directory null instead of src > > I renamed it and all good. > > Regards, > Harps. > > mraible wro

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread harps
It found it now although it called the directory null instead of src I renamed it and all good. Regards, Harps. mraible wrote: > > That's a bug - thanks for finding it! > > Committed a workaround. > > svn copy https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.1.0-M1 > https://appfuse.d

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
That's a bug - thanks for finding it! Committed a workaround. svn copy https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.1.0-M1 https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.1.0_M1 Committed revision 3323. Cheers, Matt On Thu, Nov 19, 2009 at 9:31 PM, harps wrote: > > Hi, >

Re: [appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread harps
Hi, I got the following error when I tried to run appfuse:full-source Any ideas ? [INFO] [appfuse:full-source {execution: default-cli}] [INFO] [AppFuse] Installing source from data-common module... [ERROR] 204900 : svn: No entry at URL 'https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.1.

[appfuse-user] [ANN] AppFuse 2.1.0 Milestone 1 Released

2009-11-19 Thread Matt Raible
The AppFuse Team is pleased to announce the first milestone release of AppFuse 2.1. This release includes upgrades to all dependencies to bring them up-to-date with their latest releases. Most notable are Hibernate, Spring

Re: [appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Sudhir N
Sure, Thanks.. Sudhir NimavatSenior software engineer. Quick start global PVT LTD. Baroda - 390007 Gujarat, India Personally I'm always ready to learn, although I do not always like being taught From: Matt Raible To: users@appfuse.dev.java.net S

Re: [appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Matt Raible
On Thu, Nov 19, 2009 at 7:40 AM, Sudhir N wrote: > Thanks Matt, > > I did clean build and it started working, without me doing any thing else :) > > Did u read my another query ( members with prefix _ (underscore) Yes, I did see this. I'm not sure how to fix, but it should be logged as a bug in J

Re: [appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Sudhir N
Thanks Matt, I did clean build and it started working, without me doing any thing else :) Did u read my another query ( members with prefix _ (underscore) Thanks SN Personally I'm always ready to learn, although I do not always like being taught Fr

Re: [appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Matt Raible
On Thu, Nov 19, 2009 at 6:49 AM, Sudhir N wrote: > Tests are passing now (I just commented those two lines for now) > > Generated CRUD and tried to access Profile list page.. > Got following exception (I use JPA) > > org.springframework.web.util.NestedServletException: Request processing > failed;

[appfuse-user] Re: Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Sudhir N
Tests are passing now (I just commented those two lines for now) Generated CRUD and tried to access Profile list page.. Got following exception (I use JPA) org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException Cause

[appfuse-user] Generated Web tests won't work when entities have members with prefix _ (underscore)

2009-11-19 Thread Sudhir N
I think this is a catch in BaseControllerTestCase.objectToRequestParameters() When I instance variables are prefixed with underscore Controller test for form submission will fail. Appfuse would create mock request with parameters which are prefixed with underscore and spring (WebDataBinder)wou