Activity
From 01/21/2024 to 02/19/2024
02/19/2024
- 12:20 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros Theodorou wrote:
> The following code does not write into the db in 4GL, but in FWD it does.
>
> [...]
...
02/18/2024
- 01:09 PM Feature #6425 (Closed): SESSION handle features
- The remaining work is in #7675.
- 12:57 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Eric: This is for you.
02/16/2024
- 05:57 PM Feature #4392: add -pf support for appserver CONNECT() method
- The smoke test I was thinking was to regression test the branch, to have a minimum certainty that there are no bugs a...
- 03:53 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu Maxiniuc wrote:
> I was thinking more like:
> [...]
> Anyway, this was just a hint. We are not optimizing t...
02/15/2024
- 03:05 PM Feature #6425: SESSION handle features
- Greg should we close this ticket or should I start implementing the startup parameter functionalities?
- 02:45 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Can someone please have a look?
- 01:11 PM Feature #4392: add -pf support for appserver CONNECT() method
- Review of 4392a/r14952, based on trunk r14940.
Galya B wrote:
> Changes applied: Question marks in JavaDoc remove...
02/13/2024
- 02:26 PM Bug #8274 (New): use singleton/immutable BDT instances when returned from FWD runtime into the ap...
- 02:24 PM Bug #8273 (Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- 02:23 PM Bug #8272 (WIP): reduce ClassNotFoundException and NoSuchMethodException usage in RuntimeJastInte...
02/09/2024
- 06:30 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- The following code does not write into the db in 4GL, but in FWD it does....
- 09:49 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros Theodorou wrote:
> I checked the code and the method @Persistence.executeSQL()@ calls @local.commit()@ whi... - 04:53 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Theodoros Theodorou wrote:
> Constantin Asofiei wrote:
> > ** what happens if the 4GL tx is rolled back? Are the au...
02/08/2024
- 06:46 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Constantin Asofiei wrote:
> ** what happens if the 4GL tx is rolled back? Are the audit events lost in 4GL? Or do w... - 06:35 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Ovidiu Maxiniuc wrote:
> It seems like you code is a bit different than the trunk. But it still should work:
>
> ... - 10:47 AM Feature #6417: cleanup some known items in appserver support
- There are several common error messages for the SOAP requests, but it's difficult to compile requirements for when ea...
02/07/2024
- 01:29 PM Feature #4392 (Review): add -pf support for appserver CONNECT() method
- Ovidiu: Please review.
- 12:59 PM Feature #6417: cleanup some known items in appserver support
- On @QuitConditionException@ the appserver agent gets disconnected, but then @AgentPool.idsToAppserver@ gets empty and...
- 07:40 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> The error thrown by the external procedure should be silenced by @no-error@, then what @AppError@... - 03:53 AM Feature #6417: cleanup some known items in appserver support
- I need some clarification on the test in @appsrv/soap/test/4glws/test_throw_error.p@:...
02/05/2024
- 05:22 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
- Rebased 6422a from trunk revision 14971. The latest revision in this branch is now 14996.
- 07:33 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya B wrote:
> > The issue I'm describing is in the FWD client, when a procedure is c... - 07:29 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> The issue I'm describing is in the FWD client, when a procedure is called via SOAP on the appserver... - 07:25 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya B wrote:
> > ... but I wonder why is @MultiClassLoader@ needed to return a SOAP f... - 07:23 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> ... but I wonder why is @MultiClassLoader@ needed to return a SOAP fault? Is it something customers... - 07:21 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> > Then, @ProxyFactory.loader@ is @null@, because @AsmClassLoader@ hasn't been instantiat... - 06:52 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> I need some clarification on the resource/proxy/classloader thing: @SOAPFaultImpl@ inherits @Handle... - 04:38 AM Feature #6417: cleanup some known items in appserver support
- I need some clarification on the resource/proxy/classloader thing: @SOAPFaultImpl@ inherits @HandleResource@ and the ...
02/02/2024
- 09:37 AM Feature #6493: add equivalent support for the command line parameters -ucc and -utf8intatchar
- The sbhelp is actually pretty important to us. It allows for processing of the Help function keys (F16 to F20 in our ...
- 03:03 AM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
- Eugenie Lyzenko wrote:
> Let me clarify the issue details.
>
> The short description is the converted @OS-COMMAND... - 07:18 PM Bug #8139: OS-COMMAND fails on windows if not in "batch mode"
- Let me clarify the issue details.
The short description is the converted @OS-COMMAND@ statement does not load inte...
02/01/2024
- 10:16 AM Feature #6417: cleanup some known items in appserver support
- This is my final conclusion after a lot of research and this is to be implemented:
|*Value* | *OE Client Type*| *F... - 10:04 AM Feature #6417: cleanup some known items in appserver support
- Greg Shah wrote:
> We don't support AIA and have no plans to do so.
AIA is enabling @server:connect("-URL http//I... - 10:00 AM Feature #6417: cleanup some known items in appserver support
- We don't support AIA and have no plans to do so.
- 09:56 AM Feature #6417: cleanup some known items in appserver support
- Question: @AIA@ is simply allowing to connect to legacy appserver over http(s). This is mind-blowing. So the question...
- 06:13 AM Feature #6417: cleanup some known items in appserver support
- I've found an example of how the annotation @openapi.openedge.export@ is created: https://community.progress.com/s/qu...
- 03:04 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> I need to know where @openapi.openedge.export@ is used as annotation in the original OE? I've found... - 02:55 AM Feature #6417: cleanup some known items in appserver support
- I need to know where @openapi.openedge.export@ is used as annotation in the original OE? I've found some references i...
01/31/2024
- 04:13 PM Feature #6410: implement additional built-in OO classes/interfaces
- Constantin Asofiei wrote:
> Marian: we will get #6410-81 and #6410-84 patches to trunk via #8238. We need to rebase... - 04:07 PM Feature #6410: implement additional built-in OO classes/interfaces
- Marian: we will get #6410-81 and #6410-84 patches to trunk via #8238. We need to rebase 6410b, please let me know wh...
- 10:12 AM Feature #6417: cleanup some known items in appserver support
- See, the paradox displayed by testcases:
@appsrv/soap/test/4glws/test_throw_error.p@ connects to the SOAP agent wi... - 10:00 AM Feature #6417: cleanup some known items in appserver support
- The value of @clientType@ can be applied to requests:
* @4GLCLIENT@ when an external procedure is running on legacy ... - 08:24 AM Feature #6417: cleanup some known items in appserver support
- My point is that if we need to know whether we are in classic REST, PASOE REST, WSA (classic SOAP), PASOE SOAP... we ...
- 08:19 AM Feature #6417: cleanup some known items in appserver support
- In FWD the three types of legacy endpoints handlers are simply generated by @openapi.openedge.export@, and get conver...
- 08:14 AM Feature #6417: cleanup some known items in appserver support
- We should have full support for WSA/PASOE SOAP and for REST Adapter/PASOE REST. I would expect that we can control a...
- 08:00 AM Feature #6417: cleanup some known items in appserver support
- In FWD there are:
* @LegacyWebServiceHandler@ is extended by:
** @RestHandler@ / @rest/enabled@
** @SoapHandler@ /... - 06:46 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> The issue is that even the request can't be marked as AIA / WSA, because the context can come eithe... - 06:33 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> For AIA, it may be for the 'legacy web', but I don't recall exactly. But, if lets say a... - 06:19 AM Feature #6417: cleanup some known items in appserver support
- Marian Edu wrote:
> The 4GL test needs to be updated to send this new parameter as input - @test_throw_error.p@ must... - 06:17 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> REST and SOAP endpoints in FWD don't correspond directly to a certain adapter in Progress and these... - 05:07 AM Feature #6417: cleanup some known items in appserver support
- REST and SOAP endpoints in FWD don't correspond directly to a certain adapter in Progress and these adapters are not ...
- 04:50 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> Marian, can you tell me how @AIA@ and @WSA@ are migrated to FWD? I made an attempt in #6417-6 to de... - 04:30 AM Feature #6417: cleanup some known items in appserver support
- Marian, can you tell me how @AIA@ and @WSA@ are migrated to FWD? I made an attempt in #6417-6 to describe what I've f...
- 04:22 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> Constantin, I think we need to fix the FWD client to never throw an exception from a faulty SOAP re... - 04:18 AM Feature #6417: cleanup some known items in appserver support
- Constantin, I think we need to fix the FWD client to never throw an exception from a faulty SOAP request but instead ...
- 04:16 AM Feature #6417: cleanup some known items in appserver support
- Marian Edu wrote:
>I will fix that on @testcases@.
And of course the proxy gen file must be updated and you might... - 04:14 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> I'm confused about this test. Galya, I assume you've added the @input 9407@ argument.
... - 04:14 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya B wrote:
> > @.wsm@ configure server-side the endpoints. The client is WSA (Web S... - 04:09 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> @.wsm@ configure server-side the endpoints. The client is WSA (Web Services Adapter). Isn't WSA cod... - 03:59 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya B wrote:
> > I think some legacy 4GL code is converted to SOAP endpoints and is e... - 03:52 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> I'm confused about this test. Galya, I assume you've added the @input 9407@ argument.
... - 03:32 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> I think some legacy 4GL code is converted to SOAP endpoints and is executed from 4GL like WSA, ref ... - 03:29 AM Feature #6417: cleanup some known items in appserver support
- I'm confused about this test. Galya, I assume you've added the @input 9407@ argument.
Marian: can you please advi... - 03:26 AM Feature #6417: cleanup some known items in appserver support
- Constantin, you won't be able to run @appsrv/soap/test/4glws/test_throw_error.p@ from 4GL client without the fix for ...
- 03:23 AM Feature #6417: cleanup some known items in appserver support
- I think some legacy 4GL code is converted to SOAP endpoints and is executed from 4GL like WSA, ref in the table #6417...
- 03:17 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya, what test are you executing from the 4GL client via soap?
@<cmd-line-option st... - 03:16 AM Feature #6417: cleanup some known items in appserver support
- Galya, what test are you executing from the 4GL client via soap?
- 03:13 AM Feature #6417: cleanup some known items in appserver support
- Help!
Is this statement expected to throw an exception in the client?... - 07:25 AM Support #6488: write tests which use Java Open Client to access the appserver testcases
- Galya B wrote:
> Where are the tests for Open Java Client and the replacements for FWD to be found?
For now you can... - 07:21 AM Support #6488: write tests which use Java Open Client to access the appserver testcases
- Where are the tests for Open Java Client and the replacements for FWD to be found?
01/30/2024
- 09:17 AM Feature #6417: cleanup some known items in appserver support
- The root wsdl tag @<wsdl:definitions>@ has one @targetNamespace@, while the @<schema>@ for the operation has a differ...
01/29/2024
- 11:17 AM Feature #6417: cleanup some known items in appserver support
- The @targetNamespace@ should be used only for the wsdl elements declared without an explicit namespace, but in @WebSe...
01/25/2024
- 03:54 AM Feature #6417: cleanup some known items in appserver support
- The SOAP envelop is different.
SoapUI:...
01/24/2024
- 11:15 AM Feature #6417: cleanup some known items in appserver support
- ...
- 02:16 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> Do we expect it to be some kind of misconfiguration in testcases, since prod apps are working fine?... - 02:15 AM Feature #6417: cleanup some known items in appserver support
- I was thinking about redirect, but I was expecting @301@ instead, so didn't dig deeper. In Jetty logs on the server n...
01/23/2024
- 12:32 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Eric: Please review.
- 06:46 AM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
- Created 7045c and committed a changed regarding the removal of @.next@ calls inside the @BlockManager.forEach@ body. ...
- 11:24 AM Feature #6417: cleanup some known items in appserver support
- Galya, I have an explanation for the 302 problem. The reason is the trailing '/' char in the request URL; it is not ...
- 09:51 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> Galya, did you find a way to make @-nohostverify@ work again?
SOAP requests seem to be ... - 09:46 AM Feature #6417: cleanup some known items in appserver support
- Galya, did you find a way to make @-nohostverify@ work again?
Otherwise, AFAIK FWD server sockets bind to all host... - 09:27 AM Feature #6417: cleanup some known items in appserver support
- Constantin Asofiei wrote:
> There is also a @file-cvt-list.txt.rest_and_appserver@, to run the plain appserver clien... - 08:23 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu Maxiniuc wrote:
> * @ConnectionManager.java@:
> ** line 685 and next: the values of @@param@, @@return@, and...
01/22/2024
- 04:43 PM Feature #4392 (Internal Test): add -pf support for appserver CONNECT() method
- I did a review of all changes since 14864 (since it was branched from trunk). I found no severe issues, more like cod...
- 07:42 AM Feature #6417: cleanup some known items in appserver support
- I'm getting 302 with all SOAP endpoints, when executed from a FWD client (converted procedure). When the endpoints ar...
- 04:15 AM Feature #6417: cleanup some known items in appserver support
- The client sends a request to the SOAP endpoint corresponding to the function to be executed on the appserver (e.g. @...
Also available in: Atom