Hi all -
We're using Spring bean autowiring during the regular execution of our app.
I believe this is a feature of the ContextLoaderListener which is specified
in the web.xml. That works great.
In unit testing however, autowiring is not automatically enabled. Our
Spring contexts are getting p
>This is likely related to the following thread.
It might be very possible.
>Yes, if you have a fix for this, please enter an issue in JIRA and
>attach a patch.
My lil' patch was good for elementary variable only, for cases like that in
issue I have to look more carefully.
AFAI understand, the p
I would suggest taking your laptop to a coffee shop and running it
from there. ;-)
On Thu, May 14, 2009 at 5:50 AM, arve wrote:
>
> Below is the Stack trace.
> I tried setting proxy with ant_opts. But it again failed.
> Can anyone please suggest an alternative??
> I used basic-struts archetype 2.
Struts uses "themes" to create the HTML/CSS layout of form elements.
You should read up what you can on S2 themes.
Each theme uses a set of freemarker templates for the form tags. If
you set your theme to simple on your form then all elements
(textfield, button) would be on one line bit y
Below is the Stack trace.
I tried setting proxy with ant_opts. But it again failed.
Can anyone please suggest an alternative??
I used basic-struts archetype 2.0.2 version.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'appfuse'.
[INFO]
--