[
https://issues.jboss.org/browse/RF-13384?page=com.atlassian.jira.plugin.s...
]
Matej Novotny updated RF-13384:
-------------------------------
Steps to Reproduce:
* Build (with 'mvn clean package -Pjbas71' command) showcase repo. Make sure to
build branch 4.5.x.
* Start JBoss AS 7.1 server
* Deploy to server
* Go to [main page|http://localhost:8080/showcase] and try accessing some component (for
instance 'Menus->dropdownMenu)
* See console for warning, try to interact with component (nothing happens)
was:
* Build (with 'mvn clean package -Pjbas71' command) showcase repo
* Start JBoss AS 7.1 server
* Deploy to server
* Go to [main page|http://localhost:8080/showcase] and try accessing some component (for
instance 'Menus->dropdownMenu)
* See console for warning, try to interact with component (nothing happens)
Showcase for 4.5.x - richfaces-event.js problem
-----------------------------------------------
Key: RF-13384
URL:
https://issues.jboss.org/browse/RF-13384
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.5.0.Alpha1
Reporter: Matej Novotny
Fix For: 4.5.0.Alpha1
The showcase application shows following warning in server console when accessing nearly
any component.
{code}
14:39:01,300 WARNING [javax.enterprise.resource.webcontainer.jsf.application]
(http--127.0.0.1-8080-1) JSF1064: Unable to find or serve resource, richfaces-event.js.
{code}
The consequences are that the component does not respond on any form of interaction. This
is probably a missing resource problem (or maybe a conflicting resource since we are
talking RF 4.5?).
May be related to [this
issue|https://issues.jboss.org/browse/RF-13186], but that one is
signed as resolved.
--
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