0 Replies Latest reply on Mar 13, 2003 9:08 AM by jovi

    About J2EE RI and PetStore Demo

    jovi

      Hey ^^
      I have a problem about j2ee & petstore.
      I trird to set up sun j2ee RI 1.3.1 + pet store on win2000 or redhat.
      Everything run ok. But when I changed web port 8000 to any port (included
      80),
      j2ee ri server showed the error message below :

      java.net.ConnectException: Connection refused: connect
      java.security.PrivilegedActionException: javax.servlet.ServletException:
      An error occurred while evaluating custom action attribute "items" with
      value "${catalog.categories.list}": An error occurred while getting
      property "categories" from an instance of class
      com.sun.j2ee.blueprints.catalog.client.CatalogHelper

      I used root to start j2ee & cloudscape on linux,
      and changed database to postgresql, too.
      but the error is the same.
      How to solve this problem ??

      Thank you ~~
      Jovi