On 06/19/2011 09:52 PM, juminoz [via Shiro User] wrote:
> Actually, you have to include all JAR files in WEB-INF/lib yourself. I 
> have always found this to be very weird with the Tomcat plug-in. This 
> equivalent to building a WAR file and deploy it to Tomcat.
>
> Try including slf4j-api and slf4j-simple in your lib folder as well.
>
> Another option is to deployed common JAR into Tomcat so they are 
> available to all applications.
>
> http://tomcat.apache.org/tomcat-4.1-doc/appdev/deployment.html
>
> Look at the topic under Shared Library Files.
>
> HTH,
> Jack
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://shiro-user.582556.n2.nabble.com/Shiro-Vaadin-integration-SEVERE-Exception-starting-filter-ShiroFilter-error-tp6492798p6493198.html
>  
>
> To unsubscribe from Shiro Vaadin integration. SEVERE: Exception 
> starting filter ShiroFilter error, click here 
> <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=6492798&code=bWlwYXNvdkBnbWFpbC5jb218NjQ5Mjc5OHwxNzM2MTIwNjcw>.
>  
>
Thank you Jack Razvan it is working now. ;). I copied all necessary jar 
files into WEB-INF/lib folder. But it is really weird to include all 
libraries into built path and copy them again to the WEB-INF/lib folder.


Regards,
Mirlan


--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Shiro-Vaadin-integration-SEVERE-Exception-starting-filter-ShiroFilter-error-tp6492798p6493419.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to