Unsupported HTTP Request Method :OPTIONS

2013-09-27 Thread Can Eskikaya
-> String getFunctions() But if i call the URI with http method OPTIONS, the server response the error: java.io.IOException: Unsupported HTTP Request Method :OPTIONS at org.apache.openejb.server.httpd.HttpRequestImpl.parseMethod(HttpRequestImpl.java:433)

Re: Unsupported HTTP Request Method :OPTIONS

2013-09-27 Thread Romain Manni-Bucau
ttpListener > logEndpoints > NFO: OPTIONS http://0.0.0.0:4204/dcservice/api/node/show > -> String getFunctions() > > But if i call the URI with http method OPTIONS, the server response the > error: > > java.io.IOExcep

AW: Unsupported HTTP Request Method :OPTIONS

2013-09-30 Thread Can Eskikaya
:22 An: Can Eskikaya Betreff: Re: Unsupported HTTP Request Method :OPTIONS thanks, that's fixed: https://issues.apache.org/jira/browse/OPENEJB-2038 *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmann

Re: Unsupported HTTP Request Method :OPTIONS

2013-09-30 Thread Romain Manni-Bucau
.java:200) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown > Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown > Source) > at java.lang.Thread.run(Unknown Source) > > > > Von: Romain Manni-Bucau [via O