I am running bea weblogic 9.x and when I deploy my war, the restlets execute perfectly on ANY other port except 80. When I tell the server to listen on port 80, they all fail with "The server has not found anything matching the request URI"
I can change the port in config.xml to listen on 7001, 8080, etc, and then it works. But I need it to work on port 80. I am lost with this, any help will do. Thanks ________________________________ Mark E. Cornelius,Atlanta, GA

