Activity
From 03/13/2022 to 04/11/2022
04/11/2022
- 02:42 AM Support #5567 (WIP): move FWD to Java 11
- First step - prepare a plan.
Need to review all the code and all tools for problems with JDK11
04/07/2022
- 02:04 PM Feature #5896: enhance legacy REST support to provide better pure Java development
- Greg Shah wrote:
> So: if the calling application has multiple threads, each thread will execute the login with the ... - 01:57 PM Feature #5896: enhance legacy REST support to provide better pure Java development
- Greg Shah wrote:
> 1. The reasoning behind the use of @ThreadLocal@ in @JsonRequestsParser@, @ResponseArguments@ is ... - 01:37 PM Feature #5896: enhance legacy REST support to provide better pure Java development
- Code Review Task Branch 3821c Revisions 13714, 13740
It is very good. I especially like the extensibility of the ... - 11:42 AM Feature #5896: enhance legacy REST support to provide better pure Java development
- > The authentication and authorization implementation does this:
> * the request has a FWD username and a token. FW... - 11:17 AM Feature #5896: enhance legacy REST support to provide better pure Java development
- > 7. There is a comment "authentication and authorization is not mandatory". Does this mean that by default everythin...
- 11:11 AM Feature #5896: enhance legacy REST support to provide better pure Java development
- Greg Shah wrote:
> Help me understand the current model, then we will discuss this issue.
The authentication and au... - 10:55 AM Feature #5896: enhance legacy REST support to provide better pure Java development
- > concurrency issues: FWD contexts do not support this. So I need to prohibit an API call (or queue them?) if there i...
- 10:48 AM Feature #5896: enhance legacy REST support to provide better pure Java development
- I have reviewed the documentation. Here are some questions/comments about the implementation:
Overall, this is ve...
04/06/2022
- 01:55 PM Feature #5896: enhance legacy REST support to provide better pure Java development
- Greg, please review [[p2j:Java REST Services]] and [[p2j:Securing the Web Services (REST, SOAP, WEBHANDLER)]], and le...
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... - 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...
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 ...
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... - 12:45 PM Bug #6227 (New): AcmeClient - unsupported Challenge Type
- 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]]
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...
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...
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... - 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...
- 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? ... - 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:...
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...
- 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...
Also available in: Atom