--- Paul Saumets wrote:
> <bean id="repositoryPassword"
> class="java.lang.String">
> <constructor-arg index="0" value="pass" />
> </bean>
>
> For some reason the constructor value inside the
> "repositoryPassword" bean is the what always is
> being passed in the redirect-action as a Webwork
> bang ("!") method override?
Hmm.
My first guess would now be to suspect
autowire-by-name -- the question would then be to
understand what, if anything, has something called
"repositoryPassword".
Does any of *your* code, config, JSP have a
"repositoryPassword" property? (Right now I'd guess it
exists somewhere, but who knows :)
d.
____________________________________________________________________________________
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]