Re: Defense class gone in 5.2.1 ?

2010-09-04 Thread Markus Feindler

 Ah, my bad, had all tapestry libraries in classpath :)

 thanks for your response,
I don't want to create a new thread for this:

is 5.2.1 dependant on spring and hibernate?

when I try to start my application I had to add the hibernate and 
spring libraries due to NoClassDefFoundErrors. After having added 
them, I keep getting the following exception:


19:04:22,065 ERROR [ApplicationInitializer:64] Construction of service 
ApplicationInitializer failed: Error invoking service builder method 
org.apache.tapestry5.services.TapestryModule.buildApplicationInitializer(Logger, 
List) (at TapestryModule.java:1446) (for service 
'ApplicationInitializer'): Error invoking service contribution method 
org.apache.tapestry5.spring.SpringModule.contributeApplicationInitializer(OrderedConfiguration, 
ApplicationContext): No service implements the interface 
org.springframework.context.ApplicationContext.
java.lang.RuntimeException: Error invoking service builder method 
org.apache.tapestry5.services.TapestryModule.buildApplicationInitializer(Logger, 
List) (at TapestryModule.java:1446) (for service 
'ApplicationInitializer'): Error invoking service contribution method 
org.apache.tapestry5.spring.SpringModule.contributeApplicationInitializer(OrderedConfiguration, 
ApplicationContext): No service implements the interface 
org.springframework.context.ApplicationContext.


thanks in advance
markus


One of my clients really liked it, so they copied the source to their 
code base.


On Sat, Sep 4, 2010 at 8:58 AM, Howard Lewis Ship  
wrote:

Replaced it all with good ole' asserts. Sorry, but it was internal.

On Sat, Sep 4, 2010 at 8:54 AM, Markus 
Feindler  wrote:

  Hey,
what happened to the "Defense" class in 5.2.1? Is it replaced?

cheers
markus

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org





--
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com







-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Defense class gone in 5.2.1 ?

2010-09-04 Thread Markus Feindler

 thanks for your response,
I don't want to create a new thread for this:

is 5.2.1 dependant on spring and hibernate?

when I try to start my application I had to add the hibernate and spring 
libraries due to NoClassDefFoundErrors. After having added them, I keep 
getting the following exception:


19:04:22,065 ERROR [ApplicationInitializer:64] Construction of service 
ApplicationInitializer failed: Error invoking service builder method 
org.apache.tapestry5.services.TapestryModule.buildApplicationInitializer(Logger, 
List) (at TapestryModule.java:1446) (for service 
'ApplicationInitializer'): Error invoking service contribution method 
org.apache.tapestry5.spring.SpringModule.contributeApplicationInitializer(OrderedConfiguration, 
ApplicationContext): No service implements the interface 
org.springframework.context.ApplicationContext.
java.lang.RuntimeException: Error invoking service builder method 
org.apache.tapestry5.services.TapestryModule.buildApplicationInitializer(Logger, 
List) (at TapestryModule.java:1446) (for service 
'ApplicationInitializer'): Error invoking service contribution method 
org.apache.tapestry5.spring.SpringModule.contributeApplicationInitializer(OrderedConfiguration, 
ApplicationContext): No service implements the interface 
org.springframework.context.ApplicationContext.


thanks in advance
markus



One of my clients really liked it, so they copied the source to their code base.

On Sat, Sep 4, 2010 at 8:58 AM, Howard Lewis Ship  wrote:

Replaced it all with good ole' asserts. Sorry, but it was internal.

On Sat, Sep 4, 2010 at 8:54 AM, Markus Feindler  wrote:

  Hey,
what happened to the "Defense" class in 5.2.1? Is it replaced?

cheers
markus

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org





--
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com







-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Defense class gone in 5.2.1 ?

2010-09-04 Thread Howard Lewis Ship
One of my clients really liked it, so they copied the source to their code base.

On Sat, Sep 4, 2010 at 8:58 AM, Howard Lewis Ship  wrote:
> Replaced it all with good ole' asserts. Sorry, but it was internal.
>
> On Sat, Sep 4, 2010 at 8:54 AM, Markus Feindler  
> wrote:
>>  Hey,
>> what happened to the "Defense" class in 5.2.1? Is it replaced?
>>
>> cheers
>> markus
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Defense class gone in 5.2.1 ?

2010-09-04 Thread Howard Lewis Ship
Replaced it all with good ole' asserts. Sorry, but it was internal.

On Sat, Sep 4, 2010 at 8:54 AM, Markus Feindler  wrote:
>  Hey,
> what happened to the "Defense" class in 5.2.1? Is it replaced?
>
> cheers
> markus
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Defense class gone in 5.2.1 ?

2010-09-04 Thread Markus Feindler

 Hey,
what happened to the "Defense" class in 5.2.1? Is it replaced?

cheers
markus

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org