On grabbing b18 from svn and compiling, my sample app dies immediately
on any request with:
Aug 9, 2006 6:16:54 PM com.noelios.restlet.connector.AbstractHttpServer
handle
WARNING: Error while handling an HTTP server call:
Aug 9, 2006 6:16:54 PM com.noelios.restlet.connector.AbstractHttpServer
handle
INFO: Error while handling an HTTP server call
java.lang.NullPointerException
at org.restlet.connector.AbstractServer.handle(AbstractServer.java:66)
at
com.noelios.restlet.connector.AbstractHttpServer.handle(AbstractHttpServer.java:86)
at
com.noelios.restlet.connector.AbstractHttpServer.handle(AbstractHttpServer.java:67)
at
com.noelios.restlet.ext.simple.SimpleServer.handle(SimpleServer.java:134)
at simple.http.Dispatcher.run(Unknown Source)
at simple.util.process.Daemon.execute(Unknown Source)
at simple.util.process.Daemon.run(Unknown Source)
It looks like the 'target' property of AbstractServer isn't being assigned.
Chris
--
Chris Winters ([EMAIL PROTECTED])
Lead Software Developer
Vocollect Healthcare Systems
CONFIDENTIAL, PRIVILEGED COMMUNICATION: This e-mail is private and
intended for the addressee(s) only. It may contain privileged and/or
confidential information. If you have received it in error you are not
authorized to disseminate it in any manner; please delete it and any
copies and reply to the sender that it was misdirected.