2 Replies Latest reply on Apr 19, 2007 5:48 PM by tandonam

    RichFaces in Rational Appliction Developer 6.0/ WebSphere 5.

    tandonam

      Hello all,

      Has anyone run RichFaces in the Websphere 5.1 test environment under RAD 6.0.?

      I have followed all the steps to setup the web.xml. I am getting the folling error and the server fails on startup.

      [4/18/07 18:26:29:830 EDT] 327748eb ConfigureList W com.sun.faces.config.ConfigureListener Can't parse configuration file:wsjar:file:/C:/projects/ajax4jsf/ajax4jsfWeb/WebContent/WEB-INF/lib/richfaces-3.0.0.jar!/META-INF/faces-config.xml
      [4/18/07 18:26:29:846 EDT] 327748eb ConfigureList W com.sun.faces.config.ConfigureListener TRAS0014I: The following exception was logged java.net.ConnectException: Connection refused: connect
      at java.net.PlainSocketImpl.socketConnect(Native Method)
      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
      at java.net.Socket.connect(Socket.java:478)
      at java.net.Socket.connect(Socket.java:428)
      at sun.net.NetworkClient.doConnect(NetworkClient.java:158)
      Any ideas?