[ https://issues.apache.org/jira/browse/CONNECTORS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190574#comment-13190574 ]
Karl Wright commented on CONNECTORS-388: ---------------------------------------- Ran it, and get this exception: {code} Caused by: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'editConfiguration_en_US.js' at org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:474) at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:352) at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1533) at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:343) at org.apache.manifoldcf.ui.i18n.Messages.outputResourceWithVelocity(Messages.java:161) {code} Stack trace is notable in that it appears the initialization for the ResourceManager implementation didn't work; still using the Velocity default somehow... will look into this and try to figure out why. > Upgrade the Crawler UI framework with Apache Velocity > ----------------------------------------------------- > > Key: CONNECTORS-388 > URL: https://issues.apache.org/jira/browse/CONNECTORS-388 > Project: ManifoldCF > Issue Type: Improvement > Components: Framework core > Affects Versions: ManifoldCF 0.3 > Reporter: Piergiorgio Lucidi > Assignee: Piergiorgio Lucidi > Original Estimate: 72h > Remaining Estimate: 72h > > We have to try to upgrade the UI Crawler using Apache Velocity that a good > solution that could fit with Manifold implementation. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira