-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
None
When I try create JSFKickStart Project and register it into JBossAS 4.2 (within new project wizard) I got "Runtime JBoss 4.2 Server Adapter Runtime does not support project facet Java 5.0"
Also if I try create Dinamic Web Project I can't choose JBoss AS as Target Runtime.
The reason is the same:
org.eclipse.wst.common.project.facet.core.runtime.internal.BridgedRuntime.supports( final IProjectFacetVersion fv ) returns "false" for any Java facets for jboss as runtime.