Project

General

Profile

Activity

From 04/10/2025 to 05/09/2025

05/09/2025

07:21 PM Feature #8863: Add tenantName logic related to sec_authentication_domain in FWD
I double checked all three bullets and all of them are working as expected.
This task can be closed.
Ovidiu Maxiniuc

05/05/2025

04:25 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Ovidiu Maxiniuc wrote:
> Thank you, Radu for the attempt.
> The explanation is that 15880 to 9002a is 'built' on 98...
Radu Apetrii
03:58 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Thank you, Radu for the attempt.
The explanation is that r15880 of 9002a is 'built' on top of 9831a (which is also i...
Ovidiu Maxiniuc

05/02/2025

08:53 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
Ovidiu, I think something is missing. Either I did something wrong when checking out the branch, either there are som... Radu Apetrii

04/30/2025

07:59 PM Feature #9002 (Review): Improve landlord database connection resiliency and add transactions when...
Committed revision 15880 to 9002a.
Now the complex operations on landlord database are performed in transactions.
...
Ovidiu Maxiniuc
02:13 PM Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
The initial commit contains only the _"connection resiliency"_ part of the task: now the tenant manager will try to r... Ovidiu Maxiniuc
02:29 PM Feature #8863 (WIP): Add tenantName logic related to sec_authentication_domain in FWD
In the meet today, I affirmed that the first and last bullet are already implemented, just need to be tested/confirme... Ovidiu Maxiniuc

04/29/2025

07:54 PM Feature #9002 (WIP): Improve landlord database connection resiliency and add transactions when up...
Created 9002a. Committed revision 15879. Ovidiu Maxiniuc

04/24/2025

03:13 PM Feature #7080: expose all admin APIs via REST
Ovidiu, did you do @./gradlew all@ ? The GWT part for FWD Admin Console does not get build for normal 'jar'.
I've ...
Constantin Asofiei

04/23/2025

05:12 PM Feature #7080: expose all admin APIs via REST
The change was not omitted. I had to roll it back because the @cpath@ will be added inside @WebServiceAuth.authorize(... Ovidiu Maxiniuc
02:25 PM Feature #7080: expose all admin APIs via REST
Review of 7080a rev 15860:
* this change from the patch in #9687 was omitted; the authorization ACLs work with the f...
Constantin Asofiei
02:09 PM Feature #7080: expose all admin APIs via REST
Yes, 7080a. The changes were committed as r15860.
Ovidiu Maxiniuc
10:27 AM Feature #7080: expose all admin APIs via REST
Ovidiu, do you have a branch for this? Constantin Asofiei

04/22/2025

04:46 PM Feature #9687: drop support for Java 8 and Java 11
I've pushed 9687b revision 15895 to xfer. Greg Shah
03:45 PM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Is this ready for the customer to access or does it need more changes and/or testing?
I've reb...
Tomasz Domin
08:40 AM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Is this ready for the customer to access or does it need more changes and/or testing?
I am reb...
Tomasz Domin
08:37 AM Feature #9687: drop support for Java 8 and Java 11
Is this ready for the customer to access or does it need more changes and/or testing? Greg Shah
06:07 AM Feature #9687: drop support for Java 8 and Java 11
Cleaned up duplicate API libs as described in #9674-28
Pushed up to revision 9687b/15878.
Tomasz Domin

04/15/2025

04:06 AM Feature #7080: expose all admin APIs via REST
Please create a branch and put the changes there. Thanks. Constantin Asofiei

04/14/2025

05:22 PM Feature #7080: expose all admin APIs via REST
Constantin,
Is there a branch for the changes you proposed for fixing the context issues reported in #9687 which we...
Ovidiu Maxiniuc
09:17 AM Feature #9687: drop support for Java 8 and Java 11
Ovidiu Maxiniuc wrote:
> Constantin Asofiei wrote:
> * One issue I see is that the implemented methods are @doHandl...
Constantin Asofiei
08:56 AM Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
> Ovidiu, please see attached patch - test all REST-admin requests, and admin handler. It...
Ovidiu Maxiniuc
06:35 AM Feature #9687: drop support for Java 8 and Java 11
Ovidiu, please see attached patch - test all REST-admin requests, and admin handler. It should work.
The point is...
Constantin Asofiei
03:00 AM Feature #9687: drop support for Java 8 and Java 11
Ovidiu Maxiniuc wrote:
> Yes, that was my problem also.
> The problem now is that the @AdminRestHandler@ will att...
Tomasz Domin

04/12/2025

03:45 AM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Tomasz Domin wrote:
> > That issue is caused by adding @DefaultHandler@ in sequence to Admini...
Tomasz Domin

04/11/2025

06:04 PM Feature #9687: drop support for Java 8 and Java 11
Yes, that was my problem also.
Initially, I did not write code like...
Ovidiu Maxiniuc
03:01 PM Feature #9687: drop support for Java 8 and Java 11
I may be completely wrong, but in Jetty, if you have multiple handlers for a path, aren't all of them called, in orde... Constantin Asofiei
12:45 PM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Ovidiu, did you try using admin app after the change ?
> Now its possible to access embedded...
Ovidiu Maxiniuc
11:26 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> That issue is caused by adding @DefaultHandler@ in sequence to Administration Console applicat...
Hynek Cihlar
09:54 AM Feature #9687: drop support for Java 8 and Java 11
Rebased @9687b@ to @trunk/15850@.
Migrated Ovidiu's changes, but still have issue as described in #9687-98
I guess ...
Tomasz Domin
05:30 AM Feature #9687: drop support for Java 8 and Java 11
Ovidiu Maxiniuc wrote:
> Tomasz Domin wrote:
> > I've found related issue - in case @/admin@ API is enabled it is n...
Tomasz Domin

04/10/2025

12:05 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Tomasz, some new issues.
>
> Navigating to the root path gives a page with 404 error and li...
Tomasz Domin
09:25 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz: When you get the chance, please update [[p2j:JVM Requirements]] to add Java 11 and Java 17. Later, when we r... Greg Shah
08:12 AM Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> What has to be fixed before we can provide this as an early release to a customer? That customer...
Tomasz Domin
07:58 AM Feature #9687: drop support for Java 8 and Java 11
What has to be fixed before we can provide this as an early release to a customer? That customer needs to make Jetty... Greg Shah
07:29 AM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Tomasz, some new issues.
I am on it.
Tomasz Domin
07:28 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> In order to make regression tests compile I had to make following change to @build.gradle@.
...
Tomasz Domin
07:05 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz, some new issues.
Navigating to the root path gives a page with 404 error and list of contexts (admin and _...
Hynek Cihlar
11:33 AM Feature #7080: expose all admin APIs via REST
Brett,
Your request is probably correct. Both _sec-auth tables were stuck as R/O. It an issue caused by a failed mer...
Ovidiu Maxiniuc
10:45 AM Feature #7080: expose all admin APIs via REST
When trying to add a domain I am getting this
{
"success": false,
"errors": [
"com.goldencode.p...
Brett Rexius
 

Also available in: Atom