Project

General

Profile

Activity

From 03/14/2022 to 04/12/2022

04/12/2022

04:27 PM Support #5567: move FWD to Java 11
Till now worked on trunk branch, as I was already working on it:
Added dependencies missing in java 11:
fwdCCS g...
Tomasz Domin
10:29 AM Support #5567: move FWD to Java 11
> as I didn't know if there are any projects based on clean trunk.
All projects are dependent upon 3821c at this p...
Greg Shah
10:24 AM Support #5567: move FWD to Java 11
Greg Shah wrote:
> Via email, from Tomasz:
> Please make sure to rebase 5567a from the latest 3821c. The differenc...
Tomasz Domin
09:14 AM Support #5567: move FWD to Java 11
Via email, from Tomasz:
> Created branch 5567a, started porting with fixing compilation bugs. I've considered upgr...
Greg Shah

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
Tomasz Domin

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 ...
Constantin Asofiei
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 ...
Constantin Asofiei
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 ...
Greg Shah
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...
Greg Shah
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... Constantin Asofiei
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...
Constantin Asofiei
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... Greg Shah
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...
Greg Shah

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... Constantin Asofiei

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