No problem. Its not a matter of checking. Its an issue. So to fix this
issue you need to look here:
http://issues.appfuse.org/browse/APF-431
At the top of this Jira issue is the source code and at the bottom is the
link to the instructions.
Unfortunately, its for the Spring MVC. We need to
You might want to compare your UserCounterListener to the latest one
in Subversion. Fisheye will allow you to search for this class:
http://fisheye4.cenqua.com/browse/appfuse
Matt
On 2/27/07, Amin Lalji <[EMAIL PROTECTED]> wrote:
Hey All,
I have the following setup:
I have Appfuse 1.9.4
Hey All,
I have the following setup:
I have Appfuse 1.9.4 (Acegi 1.0.2) running in a two node cluster formation
(with Session Replication enabled between each node).
It seems that the following exception is thrown whenever the DeltaManager (a
tomcat clustering component) tries to notify either no
I think there is a certainly an opportunity here for someone to
implement a pyramid scheme in AppFuse.
No more messing with tracking contacts with emails or paper mail.
We could all raise our prosperity here in .
Just send $ to ..
Bryan Noll wrote:
Woo-hoo! An opportunity to e
Woo-hoo! An opportunity to earn BIG MONEY!
This list seems like the perfect place to list a "real chance to earn
good money on the Internet and it is not a joke".
Maybe you could fill us all in on any Pyramid schemes you know of as well.
Thanks a bunch...
hermanstolch wrote:
Dear friends!
I imagine the need for the native2ascii conversion has to do with how
properties files are interpreted. From the apidocs for
java.util.Properties.load()
"The stream is assumed to be using the ISO 8859-1 character encoding;
that is each byte is one Latin1 character. Characters not in Latin1, an
Dear friends! I would like to offer you a real chance to earn good money on
the Internet and it is not a joke. For the first, this was used in Germany.
5 students were the organizers of this project. They have registered 5
accounts in the E-GOLD system and then sent a list with these accounts to
t
Hello. I have also used the described method of logout.jsp in my appfuse
1.9.4 application. The problem I faced was when the user actually logged in
using "rememberMe" and then tried to logout. The app would just keep
redirecting to the mainMenu. This was happening because the the rememberMe
co
request.getRemoteUser() will get you the person's username.
Matt
On 2/27/07, Dean Jackson <[EMAIL PROTECTED]> wrote:
I'm using Spring MVC, and trying to figure out how to get the App_User Object
of the current user, or just their ID.
This has to be the simplest question all day, but checking
I'm using Spring MVC, and trying to figure out how to get the App_User Object
of the current user, or just their ID.
This has to be the simplest question all day, but checking the Session
object, I'm only finding a ClickStream; digging through the board, I'm not
finding it at all. Help?
--
Vi
Perfect! Thanks a lot!
Michael Horwitz wrote:
>
> I think you will need to escape the & in the url in menu-config.xml.
>
> So instead of:
>
> title="Aéreos"page="/listaPorTipoCategoria.html?tipoPacote=Nacional&codigoPacote=Aereo"/>
>
> You should have:
>
> title="Aéreos"page="/listaPorT
I think you will need to escape the & in the url in menu-config.xml.
So instead of:
You should have:
i.e. all & replaced by &
Mike.
On 2/27/07, mmaia <[EMAIL PROTECTED]> wrote:
Hi,
I have a registered action that needs to be called with different
parameters
based on de selected menu
Hi,
I have a registered action that needs to be called with different parameters
based on de selected menu.
I've tryied to put the parameters on menu-config.xml but it crashes, won´t
work. Follow frags of code:
xwork.xml
[code]
/WEB-INF/pages/listaPacotes.jsp
[/code]
menu-config.xml
FYI... looks like a very handy JSP tag if you're doing Ajax.
Matt
-- Forwarded message --
From: Wiltshire, James <[EMAIL PROTECTED]>
Date: Feb 27, 2007 9:58 AM
Subject: JSON Taglib - JSP Tag Library to render JSON
To: [EMAIL PROTECTED]
Matt,
Firstly, I'd just like to say c
Yes, the validation is intercepted by server side in the right way and the
display message is the same of the client side: "Autore abbreviato" doesn't
exceed 'null' chars. Struts validator doesn't get the value and i
don't know how
mraible wrote:
Does server side validation work?
On 2/27/07,
I have tried to check like below:
public UserDetails loadUserByUsername(String username)
throws UsernameNotFoundException {
log.error("hello service10");
// Create a metadata of the service
Service serviceModel = ne
Have you tried debugging to the object returned by the webservice? Or
running a test on the objects returned by the webservice? It could be
something is going wrong there.
Mike.
On 2/27/07, Plant More Tree <[EMAIL PROTECTED]> wrote:
I have already check the database that the account_enabled f
I have already check the database that the account_enabled field is 'Y'.
Michael Horwitz wrote:
>
> It looks as if the isEnabled() function on the user returned from the
> service is returning false?
>
> On 2/27/07, Plant More Tree <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi Mike,
>>
>> I actual
Dusty, could you please tell me how to check the HTML extension issue ? I am
using Appfuse 2.0 with struts2 web framework
dusty wrote:
>
> Strangely enough Fan, someone kind of hijacked this thread with an issue
> that could very well help you. Random and strange.
>
> The issue is that Appf
FYI...
http://www.dzone.com/rsslinks/appfuse_quickstart.html
Looks like there's a question on there that some of you may be able to
help answer:
I looked at AppFuse a couple years back. Does anyone use this this in
enterprise environments to get new projects started? At the time, I
seem to rec
Does server side validation work?
On 2/27/07, Omar Giugovaz <[EMAIL PROTECTED]> wrote:
Hi all,
So i'm using appfuse 1.9.3 and struts 1.2.8 with apache tomcat 5.5.16 and
java 1.5.0_06
The question is:
Why struts validator doesn't work for the max length validator? The alert
message displays in ri
Hi all,
So i'm using appfuse 1.9.3 and struts 1.2.8 with apache tomcat 5.5.16 and
java 1.5.0_06
The question is:
Why struts validator doesn't work for the max length validator? The alert
message displays in right way (when i digit more characters then i've setted
in maxlenhth var) but in the alert
Hi,
I am having problems with ie7 with picklists and dynamically adding
items to select lists. In the picklist case, the selected items don't
appear visibly in the right list, but the values selected are actually
submitted when the form is submitted. I have a similar problem when
dynamically addin
It looks as if the isEnabled() function on the user returned from the
service is returning false?
On 2/27/07, Plant More Tree <[EMAIL PROTECTED]> wrote:
Hi Mike,
I actually try to deploy 2 appfuse, 1 in Tomcat 5 and another 1 in
JBoss4
and the appfuse in Tomcat is installed with xfire webse
Hi Mike,
I actually try to deploy 2 appfuse, 1 in Tomcat 5 and another 1 in JBoss4
and the appfuse in Tomcat is installed with xfire webservice by using the
xfire install ant script in appfuse. The appfuse in JBoss4 is only
webservice client. Everything works fine and can see the wsdl for the
mraible wrote:
>
> Did you solve this issue?
>
Yes, I did. Thanks.
--
View this message in context:
http://www.nabble.com/Hibernate%27s-Query-on-HashSet-tf3220598s2369.html#a9180290
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
As long as your userManager implementation implements
org.acegisecurity.userdetails.UserDetailsService you can use it for
authentication. Once you have implemented the interface in your user manager
set it as the userDetailsService property on the daoAuthenticationProvider
bean in security.xml. No
Hi,
I understand that when login, acegi will forward the authentication info
enter by the user to userDao class directly.
Is it possible to go thru userManager? if yes, how to configure the
security.xml?
I m asking this because my webapp user i
Thanks.
have managed to do the "dirty" thing for now and got it working...
mraible wrote:
>
> Yeah, we heard there's recent issues with NetBeans 5.5 and the WarPath
> plugin. Here's a related thread.
>
> http://www.nabble.com/Netbeans-5.5-with-warpath-tf3204087s2369.html#a8897391
>
> M
Yeah, we heard there's recent issues with NetBeans 5.5 and the WarPath
plugin. Here's a related thread.
http://www.nabble.com/Netbeans-5.5-with-warpath-tf3204087s2369.html#a8897391
Matt
On 2/27/07, VJ22 <[EMAIL PROTECTED]> wrote:
Sorry...sent before completing
I cud just see the warpath
Sorry...sent before completing
I cud just see the warpath dependency in the dependencies section.but
Netbeans does not seem to be recognizing the org.appfuse.webapp folder ?
VJ22 wrote:
>
> Thanks Matt
>
>
> mraible wrote:
>>
>> It is in a WAR - we use the warpath plugin to make Ma
Thanks Matt
mraible wrote:
>
> It is in a WAR - we use the warpath plugin to make Maven think WARs are
> JARs.
>
> Matt
>
> On 2/27/07, VJ22 <[EMAIL PROTECTED]> wrote:
>>
>> Will try that out
>>
>> btwdumb question but where is the dependent jar for BaseAction
>> ...seems
>> to be in a wa
I glanced briefly through your source files and didn't see any issues.
You might take a look at the tutorial's code in Subversion.
Instructions on how to check it out are at the bottom of the "Using
JSF" tutorial.
Matt
On 2/27/07, jason.jiang <[EMAIL PROTECTED]> wrote:
i work with Appfuse2 M3
It is in a WAR - we use the warpath plugin to make Maven think WARs are JARs.
Matt
On 2/27/07, VJ22 <[EMAIL PROTECTED]> wrote:
Will try that out
btwdumb question but where is the dependent jar for BaseAction ...seems
to be in a war
mraible wrote:
>
> Yes, you are correct. Have you tri
Will try that out
btwdumb question but where is the dependent jar for BaseAction ...seems
to be in a war
mraible wrote:
>
> Yes, you are correct. Have you tried the configuration that's in the
> javadocs:
>
> http://struts.apache.org/2.0.5/struts2-core/apidocs/org/apache/struts2/interc
i work with Appfuse2 M3 (JSF)
i running "mvn test -Dtest=PersonManagerTest" is OK!!!
but when i running "mvn test -Dtest=PersonListTest" ERROR!!!
error:
Yes, you are correct. Have you tried the configuration that's in the javadocs:
http://struts.apache.org/2.0.5/struts2-core/apidocs/org/apache/struts2/interceptor/ServletConfigInterceptor.html
Matt
On 2/27/07, VJ22 <[EMAIL PROTECTED]> wrote:
Thanks for the quick reply Matt
but doesnt bas
Thanks for the quick reply Matt
but doesnt basicStack and the defaultStack have the servlet-config
interceptor ?
Rgds...VJ
mraible wrote:
>
> It's possible that we have an interceptor missing from the stack in
> struts.xml. You could also extend BaseAction and call
> getSession().getServ
It's possible that we have an interceptor missing from the stack in
struts.xml. You could also extend BaseAction and call
getSession().getServletContext().
Matt
On 2/27/07, VJ22 <[EMAIL PROTECTED]> wrote:
I have a very simple action which implements both the ServletRequestAware and
the Prepar
I have a very simple action which implements both the ServletRequestAware and
the Preparable interface:
"public class PWMLiteRequestCheck extends ActionSupport implements
ServletRequestAware,Preparable"
I have got both the methods defined : "public void
setServletRequest(HttpServletRequest htt
40 matches
Mail list logo