We have implemented the noelios restlet engine, but are having a strange
problem. In our test environment, we forward requests to BEA WebLogic using
an apache front end. The port numbers of the weblogic servers change weekly.

However the front end (Apache) listens on port 80, so no port number is
required. This causes us to get NumberFormatExceptions when the
ServerConverter object is invoked, unless we use a firefox plugin to append
a dummy port number on the request. We get a 404 error on every request that
doesn¹t have a port number attached, and it can be any port number but 80.
This I find to be bizarre.

Why does this not work  unless the URL contains a port number?
_______________________
Mark Cornelius, MBA
Candidate for MS in Software Engineering
[EMAIL PROTECTED]

Sent from a Mac, join the revolution
 http://www.apple.com







Reply via email to