App-register with clnt-cocoon
Peter Velychko <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've built keel with cocoon client in "nojms-cocoon" deployment. When I start tomcat I have login page. If I try to do something I have error message on page "Errors: * null, Could not return a reference to the Component (Key='org.keel.services.persist.PersistentFactory/*')" If I understand correctly PersistentFactory is the interface that should be implemented in "svc-persist-default" in my deployment by the class "org.keel.services.persist.defaultpersist.DefaultPersistentFactory". The class contains the following meta tags: * @avalon.component * @avalon.service type=org.keel.services.persist.PersistentFactory * @x-avalon.info name=default-persistent * @x-avalon.lifestyle type=pooled and "WEB-INF\keel\server\conf\svc-persist-default\system.xconf" contains the element "default-persistent". What is wrong? -- Best regards, Peter Velychko [email protected]