[appfuse-user] httpclient refused by appfuse?

2009-03-24 Thread maker su
Hi All, When use org.apache.http.impl.client.DefaultHttpClient to login appfuse,the status shows that "Connection to http://localhost:8080 refused" which throws from IOException. How to use httpclient to login? Please Hint, Thank you very much, Maker Su // HttpPost httpost = new HttpPost("http://lo

[appfuse-user] IceFusion - How to Start ?

2009-03-24 Thread Kiran Karnati
Hello, I appreciate the effort in creating IceFusion, which is great but is there any getting started kind of tutorial to get started with IceFusion? Please consider the users who never used AppFuse and want to start directly with IceFusion. Thank you. -- Best Regards, Kiran

[appfuse-user] Hibernate help

2009-03-24 Thread emmettwalsh
Hi, can anyone help me with this seemingly simple relationship Im trying to model Basically I have a User class/object - which maps to a User table. I want each user to contain a reference to a superior User and also a reference to a List of subordinate users. When I load a user from the databa

Re: [appfuse-user] login.xml not well formed

2009-03-24 Thread tibi
i changed the name to xmlf and changed the web-tests.xml accordingly: ]> and yes i changed the config file to. added this to the jira too now figure out how to tell eclipse not to interpret xmlf files... tibi wrote: > > mraible wrote: > >> We could probably use .xmlf for XML Fragme

Re: [appfuse-user] Unit test does not find jar

2009-03-24 Thread Matt Raible
You should add your JAR as a dependency in pom.xml, not as a file in src/main/webapp/WEB-INF/lib. Matt On Mar 24, 2009, at 11:22 AM, Marian wrote: Hello! I'm adding a certain jar in src/main/webapp/WEB-INF/lib. Compilation is OK (although for some reason I have to run it 2 times, with uni

[appfuse-user] Unit test does not find jar

2009-03-24 Thread Marian
Hello! I'm adding a certain jar in src/main/webapp/WEB-INF/lib. Compilation is OK (although for some reason I have to run it 2 times, with unit tests disabled), but why the unit tests do not find my jar (classes from it being used in my POJO's)? How could I actually see Maven's class path? Regard

Re: [appfuse-user] login.xml not well formed

2009-03-24 Thread tibi
mraible wrote: > > We could probably use .xmlf for XML Fragment. I don't think this is > important enough to change for 2.0 - do you? > > Can you enter an issue in JIRA for this change? > > Thanks, > > Matt > added: http://issues.appfuse.org/browse/APF-1143 -- View this message in context:

Re: [appfuse-user] Modify authentication

2009-03-24 Thread hassen
I want to use a method that I am defined for the authentication. For goal of integrate the method of authentication by potential keyboard as the authentication for the bank websites as http://www.sogehomebank.com/en http://www.nabble.com/file/p22685216/authentication.jpg mraible wrote: > > P

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread tibi
ok i will keep track of what i do and add the changes to the source an make a patch. then i need to only do it twice ;) - To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...

Re: [appfuse-user] Modify authentication

2009-03-24 Thread Matt Raible
Please rephrase your question. The one below doesn't make any sense to me. If you can explain with code, that might be easier. Thanks, Matt On Mar 24, 2009, at 10:53 AM, hassen wrote: How to use a class for the authentication without loses the Spring Security, to integrate the authentic

[appfuse-user] Modify authentication

2009-03-24 Thread hassen
How to use a class for the authentication without loses the Spring Security, to integrate the authentication with the potential keyboard. -- View this message in context: http://www.nabble.com/Modify-authentication-tp22684779s2369p22684779.html Sent from the AppFuse - User mailing list archive a

Re: [appfuse-user] Using struts 2 tooltip causes error!

2009-03-24 Thread mmaia
Hi, I had already changed extension so all I did was add the s:head tag and it worked like magic. Tx a lot. That solved this issue!!! []s mraible wrote: > > AppFuse has issues with Dojo because we use a .html extension. Your > choices > are: > > 1. Try searching the archive

[appfuse-user] Fwd: [ANN] Apache Maven 2.1.0 Released

2009-03-24 Thread Matt Raible
FYI... Begin forwarded message: From: John Casey Date: March 24, 2009 9:13:43 AM MDT To: annou...@maven.apache.org, annou...@apache.org Subject: [ANN] Apache Maven 2.1.0 Released Reply-To: us...@maven.apache.org The Maven team is pleased to announce the release of Maven 2.1.0. Maven is a sof

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread Matt Raible
The best thing to do is checkout from trunk, do the fixes there, then create a patch with your fixes in it. Create a new issue in JIRA and attach the patch. Matt On Tue, Mar 24, 2009 at 6:21 AM, tibi wrote: > ok done with my lunch > > there are many simpel errors which i can fix fast. but i'm n

Re: [appfuse-user] xml files missing in web-inf

2009-03-24 Thread Matt Raible
They are merged into your WAR by the maven-war-plugin. If you'd prefer to have all files in your project for modification, we suggest running "appfuse:full-source". Matt On Tue, Mar 24, 2009 at 5:59 AM, Saeed Iqbal wrote: > Hi > > I couldnt find security xml file and xfire in maven built projec

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread tibi
ok done with my lunch there are many simpel errors which i can fix fast. but i'm not looking forward to fix them every appfuse project i will do. so can i commit these kind of fixes?? tibi wrote: > ok with the appfuse config file there are 'only' 178 errors ;D > > tibi wrote: > >> tibi wrot

[appfuse-user] xml files missing in web-inf

2009-03-24 Thread Saeed Iqbal
Hi I couldnt find security xml file and xfire in maven built projects. It seems they are not there. Thanks, -saeed

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread tibi
ok with the appfuse config file there are 'only' 178 errors ;D tibi wrote: > > tibi wrote: > >> i'm used to use checkstyle and pmd to push on writing nice code. >> ... >> i already added the request to the google summer school list. >> >> > i will put here parts of my pom file. just as a s

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread Jeremy Flowers
Has anyone used findbugs too? Any good comparison articles on the three? --- On Tue, 24/3/09, tibi wrote: From: tibi Subject: Re: [appfuse-user] checkstyle and PMD errors To: users@appfuse.dev.java.net Date: Tuesday, 24 March, 2009, 11:25 AM tibi wrote: > > i'm used to use checkstyle and pm

Re: [appfuse-user] checkstyle and PMD errors

2009-03-24 Thread tibi
tibi wrote: > > i'm used to use checkstyle and pmd to push on writing nice code. > ... > i already added the request to the google summer school list. > i will put here parts of my pom file. just as a start: first it is very irritating to not be able to build when there is some stupid checksty

Re: [appfuse-user] Overriding appfuse-data-common Constants.java

2009-03-24 Thread Mischa
Thanx Matt, I found the solution. I ran mvn appfuse:full-source so now I don't have to worry about it :) Mischa mraible wrote: > > This might help: > > http://appfuse.org/display/APF/AppFuse+Core+Classes > > Matt > > On Tue, Mar 10, 2009 at 8:33 AM, Mischa wrote: > >> >> I am trying to u