Re: Guidance on Atom/APP in Restlet

2009-07-21 Thread Hendy Irawan
-- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2372142 -- Sent from my mobile device Best regards, Hendy Irawan http://www.hendyirawan.com/ :: he...@soluvas.com -- http://restlet.tigris.org/ds

Restlet JAX-RS does not support @Context ? (or how to handle file uploads)

2009-03-02 Thread Hendy Irawan
regards, Hendy Irawan +62 81-2210-66622 :: +62 22-91853265 http://www.hendyirawan.com/ :: he...@soluvas.com -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=1255458

OSGi Extender for Restlet -- Fwd: OSGi manifests support

2008-06-10 Thread Hendy Irawan
) and not necessarily an integral part of Restlet (but can be bundled i.e. for convenience with OSGi users). -- Forwarded message -- From: Hendy Irawan [EMAIL PROTECTED] Date: Tue, Jun 10, 2008 at 9:46 PM Subject: Re: OSGi manifests support To: [EMAIL PROTECTED] On Tue, Jun 10, 2008 at 6

Re: Router.attach / and Router.attach -- what's the difference?

2008-05-24 Thread Hendy Irawan
://localhost:8080 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5- On Sat, May 24, 2008 at 2:45 PM, Hendy Irawan [EMAIL PROTECTED] wrote: In a Restlet application, if I do this: @Override public Restlet createRoot() { log.info(createRoot

Re: Router.attach / and Router.attach -- what's the difference?

2008-05-24 Thread Hendy Irawan
I guess it boils down to the question: How do I properly specify a Restlet Application *object* (instead of classname) to a Restlet Servlet object? On Sat, May 24, 2008 at 3:05 PM, Hendy Irawan [EMAIL PROTECTED] wrote: My root question is, considering that I have three objects: 1

Restlet Application throws 405 HTTP error when not accessing root (bug #500) help request

2008-05-23 Thread Hendy Irawan
Complete report is available here: http://restlet.tigris.org/issues/show_bug.cgi?id=500 Hopefully someone can tell me what's wrong... Thank you. -- Best regards, Hendy Irawan

Specifying Restlet Application *instance* to Restlet's ServerServlet?

2008-05-21 Thread Hendy Irawan
, that I can't configure. I'd like to create my Application instance and pass that to ServerServlet. -- Hendy Irawan [EMAIL PROTECTED]

Latest Restlet snapshot is amazing! (re: OSGi)

2008-05-10 Thread Hendy Irawan
. -- Best regards, Hendy Irawan

javax.servlet should be optional for ext.fileupload -- was Re: Latest Restlet snapshot is amazing! (re: OSGi)

2008-05-10 Thread Hendy Irawan
,org.restlet.resource,org.restle t.service,org.restlet.util Name: org.restlet.ext.fileupload Implementation-Title: org.restlet.ext.fileupload_1.2 Implementation-Version: 1.1 Snapshot (build 215) Implementation-Vendor: Noelios Consulting Hendy Irawan wrote: After battling various strange things

Re: Restlet in OSGi and implementation

2008-04-24 Thread Hendy Irawan
to attach/detach resources dynamically. I hope what I said above is relatively accurate, I would hope Edward and/or Peter have more thoughts on this. -Message d'origine- De : Hendy Irawan [mailto:[EMAIL PROTECTED] Envoyé : mercredi 23 avril 2008 17:44 À : discuss@restlet.tigris.org

Restlet in OSGi and implementation

2008-04-23 Thread Hendy Irawan
service, etc. including restlet) -- Hendy Irawan www.hendyirawan.com

Re: Restlet, JSR-311 and OSGi (was Re: Please remove Require-Bundle)

2008-04-23 Thread Hendy Irawan
for OSGI plugin framework http://restlet.tigris.org/issues/show_bug.cgi?id=83 Cool. will look into this. Regards, Edward Yakop -- Hendy Irawan www.hendyirawan.com

Re: Restlet, JSR-311 and OSGi (was Re: Please remove Require-Bundle)

2008-04-23 Thread Hendy Irawan
. will look into this. Regards, Edward Yakop -- Hendy Irawan www.hendyirawan.com

Re: Please remove Require-Bundle

2008-04-22 Thread Hendy Irawan
researching a way to make Restlet JARs not just OSGi-compatible but also OSGi-pluggable (i.e. it just works syndrome)... but haven't found it yet. Since something like this is already done using i.e. Jetty, it'd be desirable to have this feature in RESTlet as well (hopefully in JSR-311 too...) -- Hendy

Re: Please remove Require-Bundle

2008-04-22 Thread Hendy Irawan
in Eclipse. That helped me get more things working. Thanks Rob. I'm actually a newbie at OSGi. To re-add your thanks I would credit Edward Yakop from OPS4J.org that has been guiding me a lot through the OSGi world. -- Hendy Irawan www.hendyirawan.com

Restlet, JSR-311 and OSGi (was Re: Please remove Require-Bundle)

2008-04-22 Thread Hendy Irawan
evangelist) can provide some suggestions about this. Take care! (and I apologize for cross-sending this) -Message d'origine- De : Hendy Irawan [mailto:[EMAIL PROTECTED] Envoyé : mardi 22 avril 2008 18:44 À : discuss@restlet.tigris.org Objet : Re: Please remove Require-Bundle Jerome

Restlet, JSR-311 and OSGi (was Re: Please remove Require-Bundle)

2008-04-22 Thread Hendy Irawan
evangelist) can provide some suggestions about this. Take care! (and I apologize for cross-sending this) -Message d'origine- De : Hendy Irawan [mailto:[EMAIL PROTECTED] Envoyé : mardi 22 avril 2008 18:44 À : discuss@restlet.tigris.org Objet : Re: Please remove Require-Bundle Jerome

[BUG] OSGi manifest, please don't use Require-Bundle, re: com.noelios.restlet.ext.servlet

2008-04-09 Thread Hendy Irawan
themselves. Rather than requesting a specific bundle, import specific packages so the user can mix and match as needed. Thank you. -- Hendy Irawan www.hendyirawan.com