Fix guice injecttion error for
org.apache.shindig.sample.shiro.SampleContainerGuiceModule which should be
org.apache.shindig.sample.container.SampleContainerGuiceModule
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1348
URL: https://issues.apache.org/jira/browse/SHINDIG-1348
Project: Shindig
Issue Type: Bug
Components: Java
Reporter: Henry Saputra
Fix For: 2.0.0
Attachments: web_container.patch
Fix guice injection error for
org.apache.shindig.sample.shiro.SampleContainerGuiceModule which should be
org.apache.shindig.sample.container.SampleContainerGuiceModule.
This cause class not found exception.
Change the module package in server's web.xml file.
Codereview: http://codereview.appspot.com/1463042/show
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.