I am trying to use Cayenne and Click along with the Spring framwork to bind a
resource like they do in the example page (See "Apache Cayenne Form " under
Integration)
This uses a resource loader to bind the database context to the model
@Resource(name="kntaLookupsService")
private KntaLookupsService kntaLookupsService;
For some reason i cannot get it to work, does anyone have documentation
related to implementing this or have another working example. Thanks ...E
This is the error message i am getting
deployed with moduleid = ApacheClick
NAM0006: JMS Destination object not found: kntaLookupsService
javax.naming.NameNotFoundException
javax.naming.NameNotFoundException: kntaLookupsService not found
--
View this message in context:
http://click.1134972.n2.nabble.com/Having-trouble-with-resource-binding-tp5047167p5047167.html
Sent from the click-user mailing list archive at Nabble.com.