4 Replies Latest reply on Jun 3, 2005 4:51 PM by darranl

    [ERROR,PortProxy] Port error - jboss WS examle not working

    jofi

      running: ant -Dchap=chap12 -Dex=2 run-example with jboss4.0.1sp1 gives this error:
      [java] Contacting webservice at ....
      [java] hello.hello(JBoss user)
      [java] [ERROR,PortProxy] Port error
      [java] java.lang.NullPointerException
      [java] at java.util.Hashtable.put(Hashtable.java:396)
      [java] at
      com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.setProp
      ty(SAXParserImpl.java:395)
      ...

      Its a kind of disappointing that even the examples included does not work. It very easy to get frustrated as the hours pass by trying to figure out why.

      Anyone who can shed some light on how to get the examples working?

      -Jon