In 1.9.4, we changed things so StartupListener extends
ContextLoaderListener. In 2.x, we've completely decoupled them and
rely on the container to load listeners in the proper order. I'd
recommend updating to the StartupListener from one of these versions.
Matt
On 7/29/07, Grolubao <[EMAIL PROTEC
Hi there Matt!
First of all thanks for Appfuse, we've been using it with great success :)
Recently I've changed from spring 1.2 to spring 2.0 and when I run the ant
test-web task it gives me the following error:
[junit] Testcase:
testContextInitialized(webapp.listener.StartupListenerTest):
Here are the screenshots
mraible wrote:
>
> Can you attach a screenshot?
>
>
> On 7/28/07, arvinder <[EMAIL PROTECTED]> wrote:
>>
>> If I try to add a user and hit save without inputting anything into any
>> of
>> the fields, I get a Freemarker Template error at the bottom and top menu
>>