History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16110
Type: Bug Bug
Status: Open Open
Assignee: Sergey Vasiliev
Reporter: Alexey Stukalov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

JSF facet does not support JSF-RI 1.2_05

Created: 31 Oct 07 12:15   Updated: 01 Nov 07 14:11
Component/s: J2EE.JSF

Environment: Windows Vista x64, JDK 1.6.0_02

Build: 7,364
Severity: Medium


 Description  « Hide
When trying to set JavaServer Faces version to 1.2 for JSF facet in Module Settings, IDEA complains

The following libraries are missing: jsf-impl.jar. Class 'com.sun.org.apache.commons.logging.LogFactory' not found

In 1.2_05 release of JSF-RI they got rid from Apache Commons.



 All   Comments   Work Log   Change History      Sort Order:
Alexey Stukalov - 01 Nov 07 12:10
The effect of this issue is that IDEA does not resolve any classes from JSF-API and JSF-IMPL libraries, which makes editing java sources hard.