[ 
https://issues.apache.org/jira/browse/MYFACES-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615893#comment-13615893
 ] 

Leonardo Uribe commented on MYFACES-3704:
-----------------------------------------

I tried with Apache TomEE 1.5.1. It works with the latest snapshot. I checked 
the code that scans for annotations and it is correct. Note in some known 
cases, the default annotation scanner could not work as expected (because the 
underlying server could use something special like for example in jboss the 
virtual file system and so on), but for that there is an SPI interface 
(org.apache.myfaces.spi.AnnotationProvider) that helps with that. 
                
> Unable to find component when deployed on /demo/faces context
> -------------------------------------------------------------
>
>                 Key: MYFACES-3704
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3704
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Manfred Riem
>
> To reproduce: 
> 1. Download 
> http://www.manorrock.com/repo/org/manorrock/faces/org-manorrock-faces-demo/2.1.1.0.0/
>  
> 2. Deploy to /demo/faces on Tomcat
> It throws an exception. It should work. 
> If you need more information please let me know!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to