Hi,

I've planned to use restlet within an production system but there are
some points I have to evaluate in advance.

a) I've seen in the maven repo that there is a restlet 1.1-m5 but on the
website is an announcement of 1.1rc are there any diffrences?
b) When is the 1.1 release planned? Are the changes between 1.1-m5 and
1.1-SNAPSHOT included within this release?
c) If the final release of 1.1 will take some months, how stable is the
1.1-SNAPSHOT? I couldn't use 1.1-m5. 1.1-m4 and the 1.0.xx series
because of missing features (1.0.xx) and some issues (1.1-m4 and 1.1-m5).
d) Related to spring: Can I pass the HTTP and FILE like I do in web.xml
         <context-param>
                 <param-name>org.restlet.clients</param-name>
                 <param-value>HTTP FILE</param-value>
         </context-param>
somehow in spring config?
e) If I would do the webapp as a servlet configured with spring (like
the one in the examples), do I have to configure the restlet servlet or
can I rely on the spring configuration? (I haven't tried it yet)

Anyway. restlet is a really cool tool! Great Work!

yours

Marc

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to