[aerogear-dev] aeroGear.pipeline not working
soumik.basu
soumik.basu at accenture.com
Fri Mar 29 01:57:47 EDT 2013
Seb,
So I am returning the string with quotes only .....
Summers Pittman wrote
>> *Rest Service code :*
>> @Path("/helloworld")
>> @RequestScoped
>> @Stateful
>> public class RSHelloWorld {
>>
>> @GET
>> @Produces(MediaType.APPLICATION_JSON)
>> public String sayHello() {
>> System.out.println("i got hit");
>>
*
> return "Hello";
*
>> }
>> }
Please let me know, if where I am going wrong...
--
View this message in context: http://aerogear-dev.1069024.n5.nabble.com/aeroGear-pipeline-not-working-tp1968p2153.html
Sent from the aerogear-dev mailing list archive at Nabble.com.
More information about the aerogear-dev
mailing list