Thursday, November 8, 2007

Getting JBoss Seam to redirect SSL requests for development environments

  1. Add the navigation namespace and schema location to components.xml.
  2. Add the tag to configure HTTP and HTTPS ports.
    • Example: <navigation:pages port="8080" port="8443">

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.