users@glassfish.java.net

HTTP 405 error

From: Marcus Veloso <mveloso.java_at_gmail.com>
Date: Tue, 22 Jun 2010 16:20:06 -0300

Hi,

I'm using glassfish v3 on Ubuntu 9.04. WS were developed using netbeans 6.8.
I'm able to call 3 methods (GET, POST and PUT) from localhost (ex: using
RestClient Firefox plugin), but I can't call POST one
from a remote machine, due an error:
"The specified HTTP method is not allowed for the requested resource ()."

Any ideas?

Thanks in advance,

Marcus