Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Matt Raible
So logout results in a 404? What happens if you remove logoutFilter from security.xml (as a bean definition and in the filterChain) and replace it with a web/logout.jsp page that has the following: <%@ include file="/common/taglibs.jsp"%> <%@ page import="javax.servlet.http.Cookie" %> <%@ page i

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Matt Raible
I believe you have to create an ~/.m2/settings.xml file with your proxy settings in it: http://maven.apache.org/settings.html#Proxies Matt On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: Yes, I am behind a proxy server. Jaymin Matt Raible-3 wrote: > > Are you behind a proxy server or do

Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Jonathan Tse
Matt, I mean, I deploy the sample app comes with acegi tarball and both login and logout work fine. However, it seems that logout doesn't in appfuse. Best regards, Jonathan Matt Raible wrote: If both login and logout work - what's the issue? Can you please enter an issue in JIRA with ste

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Jaymin Shah
Yes, I am behind a proxy server. Jaymin Matt Raible-3 wrote: > > Are you behind a proxy server or do you have a open connection? > > Matt > > On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: >> >> The issue seems to be related to connection, the error I am facing is: - >> "Caused by I/O exc

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Matt Raible
Are you behind a proxy server or do you have a open connection? Matt On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: The issue seems to be related to connection, the error I am facing is: - "Caused by I/O exception: Connection timed out: connect". It seems that connection is getting closed/t

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Jaymin Shah
The issue seems to be related to connection, the error I am facing is: - “Caused by I/O exception: Connection timed out: connect”. It seems that connection is getting closed/timed out after some time. Jaymin Matt Raible-3 wrote: > > Works for me! ;-) > > alotta:~ mraible$ rm -r ~/.m2/reposito

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Matt Raible
Works for me! ;-) alotta:~ mraible$ rm -r ~/.m2/repository/org/hibernate rm: /Users/mraible/.m2/repository/org/hibernate: No such file or directory alotta:~ mraible$ mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-struts -DarchetypeVersion=1.0-SNAPSHOT -Dgr

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Jaymin Shah
I have tried multiple times, but it still gives the below mentioned error. Jaymin Matt Raible-3 wrote: > > Can you run it again? This artifact is in Maven's central repository, > so it shouldn't be failing. > > Matt > > On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: >> >> Hi Mike, >> >>

[appfuse-user] AppFuse Backgrounds

2007-01-05 Thread Matt Raible
http://www.flickr.com/photos/mraible/sets/72157594462258916 Courtesy of Max Hays (http://timberlinegroup.com). Thanks Max! Enjoy and have a nice weekend. Matt P.S. 26 days until the AppFuse 2 Release Party! -- http://raibledesigns.com

Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Matt Raible
If both login and logout work - what's the issue? Can you please enter an issue in JIRA with steps to reproduce? Also, you could try WebSphere CE - it should work fine on there. Matt On 1/5/07, Jonathan Tse <[EMAIL PROTECTED]> wrote: Matt, Login does work. However, I tried to deploy acegi

Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Jonathan Tse
Matt, Login does work. However, I tried to deploy acegi sample app to websphere and both login and logout work! Seems it is an appfuse problem coz it is a stock appfuse. Jonathan Matt Raible wrote: Is it just the logout that doesn't work? Does login work? If it's logout, it's probably

Re: [appfuse-user] Problem with XFireServlet startup - NoClassDefFoundError: org/springframework/beans/factory/support/ReaderContext

2007-01-05 Thread Eric Taieb
OOpss..don't know if it is going to work because testing of xfire doesn't work anymore: ant refresh throws: javax\xml\stream\XMLStreamReader.class not found I removed all test files for Xfire services and ant refresh works again.. Cheers, Eric Eric Taieb wrote: > > Hi, > > Just to let y

Re: [appfuse-user] Problem with XFireServlet startup - NoClassDefFoundError: org/springframework/beans/factory/support/ReaderContext

2007-01-05 Thread Eric Taieb
Hi, Just to let you know I fixed it. Seems that xbeans-spring and xfire jars in Apfuse 1.9.4 o not work together...Am I the only one coming across this ? Thanks for your help, insted of rolling back spring to 2.0 rc2 I upgraded xbean-spring to version 2.8 and xfire to 1.2.3 and it solved the issu

Re: [appfuse-user] css, displaytag and menus issues on explorer

2007-01-05 Thread Matt Raible
Yes, you're crazy. Just kidding. ;-) Is it possible for you to post your page in a publicly accessible URL? If not, send us save version of "view-source" and change all the absolute links to relative and we'll try to fix it. Matt On 1/5/07, Carlos Orrego <[EMAIL PROTECTED]> wrote: No sure if

Re: [appfuse-user] How to distribute Spring beans into diff. jvms/boxes?

2007-01-05 Thread Matt Raible
You should be able to use Terracotta for Spring (now open source) to cluster Spring beans b/w JVMs. http://terracottatech.com/terracotta_spring.shtml If you do this, please let us know - it'd be great to have a tutorial on how to do this. Matt On 1/5/07, kkus <[EMAIL PROTECTED]> wrote: Due t

[appfuse-user] How to distribute Spring beans into diff. jvms/boxes?

2007-01-05 Thread kkus
Due to large number of Spring beans, I am wondering what proper technology is to distribute these beans into different JVMs (in different boxes), and make them collaborate each other like one JVM/box. For example, if I have 10 beans, I need 4 beans will be loaded from JVM 1 and the other 6 from JV

[appfuse-user] css, displaytag and menus issues on explorer

2007-01-05 Thread Carlos Orrego
No sure if this is the right place, but it happens in appfuse!!! I have a strange css behaviour in appfuse with explorer 6: if i add totals to a displaytag table, suddenly the menu on top disappears, only in explorer. I am using symplicity as the template. If i remove the class="table", ie. the

Re: [appfuse-user] ACEGI SECURITY

2007-01-05 Thread [EMAIL PROTECTED]
Actually they should be protected by the /**/*.html*=admin,user as long as you access them with a .html ..depending onm which webframework you are using you should create some mapping to your files(in struts ..struts-config...in jsf faces-config) when you build your war file the JSP inside the pa

Re: [appfuse-user] Building expandable treelist with Appfuse

2007-01-05 Thread Matt Raible
On 1/5/07, mas <[EMAIL PROTECTED]> wrote: I actually built one of these once... it was AJax based, would load up the tree from a DWR (http://getahead.ltd.uk/dwr) backend (which is built into appfuse by the way, although I've never used it in appfuse). Used alot of JS code to pull it off. T

Re: [appfuse-user] Appfuse Turkish Language Support

2007-01-05 Thread Fadi Samara
I would love to. Absolutely! Thanks Fadi On 1/5/07, Matt Raible <[EMAIL PROTECTED]> wrote: Sure! The more the better. I recently consolidated the i18n bundles for the various frameworks, so it should be easier to support more translations now. The only thing I ask is that you're willing to

Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Matt Raible
Is it just the logout that doesn't work? Does login work? If it's logout, it's probably related to Acegi's LogoutFilter. Matt On 1/5/07, Jonathan Tse <[EMAIL PROTECTED]> wrote: Hi all, Sorry. It seems that 1.0.3 doesn't work too. I am finding out why Best regards, Jonathan Jonathan

Re: [appfuse-user] Appfuse Turkish Language Support

2007-01-05 Thread Matt Raible
Sure! The more the better. I recently consolidated the i18n bundles for the various frameworks, so it should be easier to support more translations now. The only thing I ask is that you're willing to translate new phrases and such when we add them. Thanks, Matt On 1/5/07, Fadi Samara <[EMAIL

Re: [appfuse-user] Appfuse Turkish Language Support

2007-01-05 Thread Fadi Samara
Matt, Are you interested in an Arabic translation ? Thanks Fadi On 1/5/07, Matt Raible <[EMAIL PROTECTED]> wrote: We'd love a Turkish translation! Here's the current list of translations: https://appfuse.dev.java.net/source/browse/appfuse/trunk/web/common/src/main/resources/ It's probabl

Re: [appfuse-user] ant test-dao error

2007-01-05 Thread Matt Raible
I would try chopping off the CN_ part of your classname and just using AccountInformation instead. Matt On 1/5/07, cosmonate cosmo <[EMAIL PROTECTED]> wrote: thank for the fast answers, tried all your suggestions and read the spring docu, but it doesn't help... should i disable depency checkin

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread Matt Raible
If you can send the pom, that would be great. Also, I split the basic archetype into 4 separate archetypes last night, so you could try one of those: appfuse-basic-jsf appfuse-basic-spring appfuse-basic-struts appfuse-basic-tapestry There's also a modular-based one if you'd prefer to have a bac

Re: [appfuse-user] Appfuse Turkish Language Support

2007-01-05 Thread Matt Raible
We'd love a Turkish translation! Here's the current list of translations: https://appfuse.dev.java.net/source/browse/appfuse/trunk/web/common/src/main/resources/ It's probably best to start with the English one: https://appfuse.dev.java.net/source/browse/*checkout*/appfuse/trunk/web/common/src

[appfuse-user] Appfuse Turkish Language Support

2007-01-05 Thread oğuzhan tortop
Hi Matt, I am a newbie in web development area. I just graduated from computer science and i am working as a junior software developer. Soon we gonna start our portal project so as a preparation currently i am investigating web frameworks(struts,jsf) , web technologies (ajax, javascript,gwt,icefa

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Matt Raible
Can you run it again? This artifact is in Maven's central repository, so it shouldn't be failing. Matt On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: Hi Mike, Thanks for quick response. I have successfully created "myapp" with Step#2. I then tried to build the project using "mvn" in myap

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
thank for the fast answers, tried all your suggestions and read the spring docu, but it doesn't help... should i disable depency checking or something like that i have no clue :-( my set method looks like this: public void setCN_AccountInformationDao (CN_AccountInformationDao dao) {

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread Peter Schneider-Manzell
I assume that the setter in your test is called "public void setCN_AccountInformationDao(...)". Spring uses autowiring for tests, in this case, spring detects a set method, cuts of the "set" part and makes the first letter lowercase. The resulting string is used to lookup for the required bean.

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
hmm... i did at the end of the file. looks like this: i did this according the turotial... greetz bernd Original-Nachricht Datum: Fri, 5 Jan 2007 15:39:01 +0100 Von: "Peter Schneider-Manzell" <[EMAIL PROT

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread Peter Schneider-Manzell
It seems that you dont have defined a bean named "cN_AccountInformationDao" in your applicationContext-hibernate.xml Bye, Peter -Ursprüngliche Nachricht- Von: cosmonate cosmo [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 5. Januar 2007 15:35 An: users@appfuse.dev.java.net Betreff: [appfu

[appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
Hi I'm new to appfuse trying to develop a project using the tutorial... now I'm implementing the tests and get the following error: i triple checked the xml values and have no clue what the error can be.. would be nice if anyone could help me a little bit out! GrannySmith:~/Projects/carenet bern

Re: [appfuse-user] Building expandable treelist with Appfuse

2007-01-05 Thread maskkkk
I actually built one of these once... it was AJax based, would load up the tree from a DWR (http://getahead.ltd.uk/dwr) backend (which is built into appfuse by the way, although I've never used it in appfuse). Used alot of JS code to pull it off. There are probably libraries out there that will

Re: [appfuse-user] The correct way to do DAO Relationships?

2007-01-05 Thread Michael Horwitz
Hi, On 1/5/07, mas <[EMAIL PROTECTED]> wrote: I'm a little befuttled on these relationships (just a little...I understand the concept, it just needs a small bit of implementation clarification) It seems to me that relationships can be retrieved in Hibernate in 2 ways: 1. Retrieving the c

[appfuse-user] The correct way to do DAO Relationships?

2007-01-05 Thread maskkkk
I'm a little befuttled on these relationships (just a little...I understand the concept, it just needs a small bit of implementation clarification) It seems to me that relationships can be retrieved in Hibernate in 2 ways: 1. Retrieving the child elements of a parent element by calling parent.g

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Jaymin Shah
Hi Mike, Thanks for quick response. I have successfully created “myapp” with Step#2. I then tried to build the project using “mvn” in myapp folder. During the build process following errors occurs. F:\test\myapp>mvn [INFO] Scanning for projects... [INFO]

Re: [appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Jonathan Tse
Hi all, Sorry. It seems that 1.0.3 doesn't work too. I am finding out why Best regards, Jonathan Jonathan Tse wrote: Hi all, Just want to let you know that websphere 6.0.2 doesn't work with 1.01. When I click logout.jsp, it returns a 404. I have tried 1.0.3, it works fine. P

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Michael Horwitz
At the moment the only way to get AppFuse 2.0 is using the process as described in the QuickStart Guide. Perhaps you could post your error and we may be able to help? Mike. On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: Hi, Can you let me know web address to download AppFuse 2.0 M2 in ja

[appfuse-user] Websphere 6 doesn't work with acegi 1.01

2007-01-05 Thread Jonathan Tse
Hi all, Just want to let you know that websphere 6.0.2 doesn't work with 1.01. When I click logout.jsp, it returns a 404. I have tried 1.0.3, it works fine. Please note that appfuse 1.9.3 still bundle acegi 1.0.1. All you need to do is replacing the jar. Best regards, jonathan

Re: [appfuse-user] AppFuse 2.0

2007-01-05 Thread Jaymin Shah
Hi, Can you let me know web address to download AppFuse 2.0 M2 in jar form similar to other previous version. I have tried following http://dev.appfuse.org/display/APF/QuickStart+Guide http://dev.appfuse.org/display/APF/QuickStart+Guide but build process fails with error (for some of the jar f

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread viggo
My pom.xml is the one downloaded when running "mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-archetype-basic -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=com.mycompany -DartifactId=myapp -DremoteRepositories=http://static.appfuse.org/repository"; There are some d

[appfuse-user] FishEye Error

2007-01-05 Thread André Faria
Look at the screen... Thnak's André Faria - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[appfuse-user] Building expandable treelist with Appfuse

2007-01-05 Thread Travers Snyman
Hi, I have a project where I need an expandable treelist to represent relationships between tables. My project uses Appfuse 1.9.4 with spring hibernate struts.My relationships are of the form parent->child->grandchild. I was thinking of using a ListMenu to represent tree nodes but it looks like my

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread Matt Raible
On 1/5/07, viggo <[EMAIL PROTECTED]> wrote: Great, it seems that the deletion of the Cargo project helped, thanks a lot matt :) ( I also got problems using JDK6, but I'm not sure if this is finger trouble, or an actual problem!) I've seen issues with JDK 6: http://jira.codehaus.org/browse/MNG

Re: [appfuse-user] Re: missing cargo-maven2-plugin

2007-01-05 Thread viggo
Great, it seems that the deletion of the Cargo project helped, thanks a lot matt :) ( I also got problems using JDK6, but I'm not sure if this is finger trouble, or an actual problem!) Another issue happened after that, but that's related to some database things, I get [INFO] Caught Exception E

Re: [appfuse-user] Problem with XFireServlet startup - NoClassDefFoundError: org/springframework/beans/factory/support/ReaderContext

2007-01-05 Thread Michael Horwitz
Looks like there is some kind of error in XFire or XBean. The class ReaderContext is housed in the package org.springframework.beans.factory.parsing, not org.springframework.beans.factory.support as listed below. Perhaps XFire/XBean is based on a candidate release of Spring 2.0? Looking through th