I just came across this myself. Feels like a bug -- why would
riap://component/foo have a non-null host ref and riap://application/foo not
have one (with component's default host routed directly to a single
application)?
--tim
On Thu, Jul 22, 2010 at 3:21 PM, Tal Liron wrote:
> I've managed to t
thx thierry ; i ll try tomorrow instead if the ftp solution i started to use
regards
Envoyé de mon iPhone
Le 28 juil. 2010 à 22:42, Thierry Boileau a
écrit :
> Hello Xavier,
>
> actually the fileupload library is intended for the parsing of multipart
> requests. It is only usefull on server
Hello,
I am using annotation in a wadlServerResource in this way:
public class TestAnnot extends WadlServerResource {
@Override
protected void doInit() {
getMetadataService().clearExtensions();
getMetadataService().addExtension("json", MediaType.APPLICATION_JSON);
Hi Jérôme,
Is this why the 2.0 version is not available in the maven repository ?
Thank you per advance.
--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2640093
I was using 2.0-RC4.
2.0.0 is not on maven repo yet, I'll try the -SNAPSHOT.
--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2640253
With GWT 2.1, Google added an implementation of java.util.logging. But the
Logger.getAnonymousLogger() is not implemented.
On the otherhand, Restlet (for GWT) comes with its own implementation of
java.util.logging. This one includes Logger.getAnonymousLogger(). And this
method is used by Restle
Hi again,
I forgot to say that the version I'm using is the jse one and in this
project I use these files:
org.restlet-2.0-SNAPSHOT.jar
org.restlet.ext.simple-2.0-SNAPSHOT.jar
org.restlet.lib.org.simpleframework-4.1.13.jar
Thank you.
--
View this message in context:
http://restlet-discuss.1400
7 matches
Mail list logo