Hi Mark,
 
This looks like a bug. Do you have a stack trace with the
NumberFormatException?
 
Otherwise, feel free to open a bug report:
 <http://www.restlet.org/community/issues>
http://www.restlet.org/community/issues
 
Best regards,
Jerome
 

  _____  

De : Mark Cornelius [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 26 juin 2008 21:20
À : [email protected]
Objet : Problem with port number using restlet engine


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