Project

General

Profile

Activity

From 03/07/2022 to 04/05/2022

04/05/2022

01:57 PM Feature #5896: enhance legacy REST support to provide better pure Java development
The changes to add authentication and authorization for web services are in 3821c/13740.
I'll finish the documenta...
Constantin Asofiei
12:10 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Greg, something which should have been obvious for me from the start: the agent will switch context and execute the t... Constantin Asofiei

04/04/2022

01:01 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Greg, some notes about the authentication mechanism:
* the webservice resource plugin will allow ACLs to be set for ...
Constantin Asofiei

03/31/2022

12:46 PM Bug #6227: AcmeClient - unsupported Challenge Type
Current AcmeClient implementation is using TlsSni01Challenge, which is unsupported since 2019.
It must to be migrate...
Tomasz Domin
12:45 PM Bug #6227 (New): AcmeClient - unsupported Challenge Type
Tomasz Domin
10:18 AM Feature #5896: enhance legacy REST support to provide better pure Java development
> Also, what wiki should I use for the documentation?
See [[p2j:Java REST Services]]
Greg Shah

03/30/2022

04:06 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Constantin Asofiei wrote:
> Ovidiu: please take a look at @p2j.persist.Record@ and @p2j.rest.serializers.RecordSeria...
Ovidiu Maxiniuc

03/29/2022

01:52 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Greg, the support for the REST services implemented directly in Java is in 3821c/13714.
Please review. Also, what...
Constantin Asofiei

03/18/2022

01:47 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Greg Shah wrote:
> Is it a good idea to have the client code calculate the PK? We have very specific requirements f...
Ovidiu Maxiniuc
08:41 AM Feature #5896: enhance legacy REST support to provide better pure Java development
Is it a good idea to have the client code calculate the PK? We have very specific requirements for that value, norma... Greg Shah
01:27 AM Feature #5896: enhance legacy REST support to provide better pure Java development
Eric Faulhaber wrote:
> If we have a factory that can create concrete instances of @Book@, will that meet the need? ...
Constantin Asofiei
08:38 PM Feature #5896: enhance legacy REST support to provide better pure Java development
If you have the DMO interface available @Class<T> clazz@, then all you need to do is:... Ovidiu Maxiniuc

03/17/2022

06:58 PM Feature #5896: enhance legacy REST support to provide better pure Java development
If we have a factory that can create concrete instances of @Book@, will that meet the need? The objects it creates wo... Eric Faulhaber
03:03 PM Feature #5896: enhance legacy REST support to provide better pure Java development
Eric, I have some issues with automatically serializing the DMOs. For OUTPUT, it is easy, just create the JSON.
B...
Constantin Asofiei
 

Also available in: Atom