1 Reply Latest reply on Oct 16, 2013 9:50 AM by ssilvert

    Multi-jsf / Icefaces

    aleksvpgmail

      Hi guys, I'm trying to deploy an application using Icefaces 1.8.1 (which is JSF 1.2) on Wildfly 8.0.0 Beta.

       

      My first attempt is adding JSF 1.2 using multi-jsf capability of wildfly. I'm trying this: Steps to add any new JSF implementation or version to WildFly.

       

      Step 2, which is build is finishing with an error:

      [ERROR] Failed to execute goal on project wildfly-build: Could not resolve dependencies for project org.wildfly:wildfly-build:pom:8.0.0.Beta1: Could not transfer artifact org.jboss.hal:release-stream:jar:resources:2.0.3.Final from/to jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/): GET request of: org/jboss/hal/release-stream/2.0.3.Final/release-stream-2.0.3.Final-resources.jar from jboss-public-repository-group failed: Connection reset -> [Help 1][ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please read the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

      [ERROR]

      [ERROR] After correcting the problems, you can resume the build with the command

      [ERROR]   mvn <goals> -rf :wildfly-build

       

      I'm not sure if this is step is required so I was thinking about trying the next steps. The first doubt is, I need the icefaces implementation of JSF, not mojarra, not myfaces. What do I have to do?

       

      Tks and best regards,

      Aleks