Hi, It's difficult to see what you did without some code. I've made a simple example of my code and put it on Dropbox. You can download it here: http://dl.dropbox.com/u/6753023/shiro_cdi_example.tar.gz
Greetz, Melvyn On Tue, Dec 11, 2012 at 5:46 AM, vinnywm [via Shiro User] < [email protected]> wrote: > I'm going through the same problem. I've done all the changes recommended > here but nothing work. > > The error that is thrown is: (says it is not a required type of > WebEnvironment) > > WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: > org.apache.catalina.LifecycleException: > org.apache.shiro.config.ConfigurationException: Custom WebEnvironment class > [br.com.webbiz.saga.control.listener.CdiEnvironmentListener] is not of > required type [org.apache.shiro.web.env.WebEnvironment] > java.lang.IllegalStateException: ContainerBase.addChild: start: > org.apache.catalina.LifecycleException: > org.apache.shiro.config.ConfigurationException: Custom WebEnvironment class > [br.com.webbiz.saga.control.listener.CdiEnvironmentListener] is not of > required type [org.apache.shiro.web.env.WebEnvironment] > > What do I do? > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://shiro-user.582556.n2.nabble.com/Shiro-in-CDI-JPA2-JSF2-project-tp7577437p7578034.html > To unsubscribe from Shiro in CDI/JPA2/JSF2 project, click > here<http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7577437&code=bWVsdnluQG1kZWtvcnQubmx8NzU3NzQzN3w4NzA5MDUzNzE=> > . > NAML<http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-in-CDI-JPA2-JSF2-project-tp7577437p7578039.html Sent from the Shiro User mailing list archive at Nabble.com.
