Hi & Happy New Year,

I'm trying to replicate the following example, to generate an HTML email
using the tapestry tapx Template extension.

https://github.com/hlship/tapx/blob/master/tapx-templating/src/test/java/com/howardlewisship/tapx/templating/integration/SendMail.java

When I run the example I get the following error:


Caused by: java.lang.RuntimeException: No service implements the interface 
org.springframework.context.ApplicationContext.
        at 
org.apache.tapestry5.ioc.internal.RegistryImpl.getService(RegistryImpl.java:560)
        at 
org.apache.tapestry5.ioc.internal.ObjectLocatorImpl.getService(ObjectLocatorImpl.java:44)


All the tapestry-* jars, including tapestry-spring-5.1.05.jar are in my 
classpath. Any clues as to what I'm missing?

Thanks,
Joel


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

Reply via email to