Hiii Jerome,
I have a problem with restlet 2.0.12,
When I type this cmd $ab -n 10 -c 5
http://localhost:8182/test/1235/retrievepatient
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software F
Is there one for mac osx ??
--
View this message in context:
http://restlet-discuss.1400322.n2.nabble.com/How-to-measure-the-performance-of-an-app-using-Restlet-2-1-tp7571360p7574242.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.
--
Yey! Well done :)
On 23 May 2012 21:53, Jerome Louvel wrote:
> Hi all,
>
> ** **
>
> The core Restlet team is happy to announce two new releases of the
> framework!
>
>
> http://blog.restlet.com/2012/05/23/restlet-framework-2-1-rc5-and-2-0-14-released/
>
>
> ** **
>
> The blog post
Hi all,
The core Restlet team is happy to announce two new releases of the
framework!
http://blog.restlet.com/2012/05/23/restlet-framework-2-1-rc5-and-2-0-14-rele
ased/
The blog post also covers exciting progress on other fronts:
. next 2.2 version
. book in pre-productio
Like this:
Series responseHeaders = (Series)
response.getAttributes().get(HeaderConstants.ATTRIBUTE_HEADERS);
if (responseHeaders == null) {
responseHeaders = new Series(Header.class);
response.getAttributes().put(Hea
I'm getting an NPE, full stack trace below below:
See stacktrace_XML-22900.txt
The code in gov.pa.dep.egov.restlet.FormsModernizationServicesService was
generated based on this note:
http://wiki.restlet.org/docs_2.0/13-restlet/28-restlet/287-restlet.html
The code
gov.pa.dep.egov.client.ClientSe
6 matches
Mail list logo