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
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
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
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
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
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
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
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,
>>
>>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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) {
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.
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
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
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
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
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
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
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]
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
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
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
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
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
Look at the screen...
Thnak's
André Faria
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
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
47 matches
Mail list logo