Project

General

Profile

Activity

From 01/04/2024 to 02/02/2024

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 ... Robert Jensen
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...
Marian Edu
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...
Eugenie Lyzenko

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...
Galya B
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...
Galya B
10:00 AM Feature #6417: cleanup some known items in appserver support
We don't support AIA and have no plans to do so. Greg Shah
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... Galya B
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... Galya B
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...
Constantin Asofiei
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... Galya B

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...
Marian Edu
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... Constantin Asofiei
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...
Galya B
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 ...
Galya B
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 ... Greg Shah
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... Galya B
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... Greg Shah
08:00 AM Feature #6417: cleanup some known items in appserver support
In FWD there are:
* @LegacyWebServiceHandler@ is extended by:
** @RestHandler@ / @rest/enabled@
** @SoapHandler@ /...
Galya B
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...
Constantin Asofiei
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...
Galya B
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...
Constantin Asofiei
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...
Constantin Asofiei
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 ... Galya B
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...
Marian Edu
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... Galya B
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...
Galya B
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 ... Galya B
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...
Marian Edu
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.
...
Marian Edu
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...
Galya B
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...
Constantin Asofiei
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...
Galya B
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.
...
Galya B
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 ...
Constantin Asofiei
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...
Constantin Asofiei
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 ... Galya B
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... Galya B
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...
Galya B
03:16 AM Feature #6417: cleanup some known items in appserver support
Galya, what test are you executing from the 4GL client via soap? Constantin Asofiei
03:13 AM Feature #6417: cleanup some known items in appserver support
Help!
Is this statement expected to throw an exception in the client?...
Galya B
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...
Constantin Asofiei
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? Galya B

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... Galya B

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... Galya B

01/25/2024

03:54 AM Feature #6417: cleanup some known items in appserver support
The SOAP envelop is different.
SoapUI:...
Galya B

01/24/2024

11:15 AM Feature #6417: cleanup some known items in appserver support
... Galya B
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?...
Constantin Asofiei
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... Galya B

01/23/2024

12:32 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
Eric: Please review. Greg Shah
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. ... Alexandru Lungu
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 ... Constantin Asofiei
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 ...
Galya B
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...
Constantin Asofiei
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...
Galya B
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...
Galya B

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... Ovidiu Maxiniuc
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... Galya B
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. @... Galya B

01/19/2024

10:40 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu: Please do a final review of the latest changes (14874). Greg Shah

01/18/2024

09:30 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Doesn't localhost work instead of your IP?
The IP of eth0 is automatically prepended to...
Galya B

01/17/2024

09:59 AM Feature #6417: cleanup some known items in appserver support
Doesn't localhost work instead of your IP? Constantin Asofiei
09:57 AM Feature #6417: cleanup some known items in appserver support
Without VPN the same bummer, different IP... the local networking one. What do I do, what do I do... Fix the network ... Galya B
08:44 AM Feature #6417: cleanup some known items in appserver support
Finally to the next issue @Host does not match certificate.@:... Galya B
07:44 AM Feature #6417: cleanup some known items in appserver support
Galya, this is a regression from back when I rewrote to emit InvokeConfig instead of ControlFlowOps. Please look int... Constantin Asofiei
07:14 AM Feature #6417: cleanup some known items in appserver support
I continue to struggle with the SOAP tests.
Procedure to reproduce the issue (pretty much the connect.i):...
Galya B
02:40 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> The only way to run @appsrv/test/pipe/test_pipe_raw.p@ is as Marian suggested from the root of test...
Marian Edu
01:32 AM Feature #6417: cleanup some known items in appserver support
The only way to run @appsrv/test/pipe/test_pipe_raw.p@ is as Marian suggested from the root of testcases. I would app... Galya B

01/16/2024

04:01 PM Feature #6410: implement additional built-in OO classes/interfaces
What is the status of this work? Are we close to being able to merge it? Greg Shah
09:23 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Is there no option to add the original location to a client propath?...
Galya B
08:26 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Is there no option to add the original location to a client propath?
You can add the full path for...
Constantin Asofiei
08:25 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> That's because of this statements:
> [...]
>
> This file needs to be made available ...
Galya B
08:23 AM Feature #6417: cleanup some known items in appserver support
That's because of this statements:... Constantin Asofiei
08:20 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > I'm executing it from @deploy/client-chui@, where the client.xml con...
Galya B
08:16 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> I'm executing it from @deploy/client-chui@, where the client.xml config is: @startup-procedure="../...
Constantin Asofiei
08:14 AM Feature #6417: cleanup some known items in appserver support
Constantin, I'm debugging @ControlFlowOps@, but it's too weird. Any hint will be appreciated.
There is execution o...
Galya B
07:46 AM Feature #6417: cleanup some known items in appserver support
Marian Edu wrote:
> The path of the test procedure you're converting looks a bit odd (`../../appsrv/test/pipe/test_p...
Galya B
07:34 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> It probably is the propath then. I have only:
> [...]
>
> @appsrv/test@ is not in. Do you think...
Marian Edu
07:18 AM Feature #6417: cleanup some known items in appserver support
It probably is the propath then. I have only:... Galya B
07:14 AM Feature #6417: cleanup some known items in appserver support
Marian Edu wrote:
> Galya B wrote:
> > Now there is another one: @(Procedure: '../../appsrv/test/pipe/test_pipe_raw...
Galya B
07:12 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Now there is another one: @(Procedure: '../../appsrv/test/pipe/test_pipe_raw.p') ** "appsrv/test/pi...
Marian Edu

01/15/2024

12:42 PM Feature #7045: re-implement "normal" (non-abend) stack unwinding to avoid throwing an exception
See #6667-823 for the needed changes for hand coded Java in the ChUI regression test application. Greg Shah
11:11 AM Feature #6417: cleanup some known items in appserver support
Something is still off.
@ControlFlowOps@ is throwing errors:...
Galya B
10:20 AM Feature #6417: cleanup some known items in appserver support
Marian Edu wrote:
> Galya B wrote:
> > Marian, can you help with #6417-19. Something seems wrong with the paths to ...
Galya B
10:02 AM Feature #6417: cleanup some known items in appserver support
The problem is that @WebServiceImpl.connect@ expects explicit service name or binding name, while there is only a por... Galya B
09:21 AM Feature #6417: cleanup some known items in appserver support
Please look into how @getImplicitSoapPort@ calculates the implicit port and also compare fwd.wsdl from @src/@ with @.... Constantin Asofiei
09:19 AM Feature #6417: cleanup some known items in appserver support
P.S. The screenshot can be slightly confusing. Actually the highlighted breakpoint is not hit. Instead the one on lin... Galya B
09:17 AM Feature #6417: cleanup some known items in appserver support
This is executed instead:... Galya B
09:16 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> I think this code should be executed, as the @-Port@ from @connect@ is set:
> [...]
...
Galya B
09:08 AM Feature #6417: cleanup some known items in appserver support
I think this code should be executed, as the @-Port@ from @connect@ is set:... Constantin Asofiei
09:04 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > > Galya, the point here is to use @ssl-socket:truststore@ to refer t...
Galya B
08:47 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> > Galya, the point here is to use @ssl-socket:truststore@ to refer to srv-certs.store with the FWD ...
Constantin Asofiei
08:45 AM Feature #6417: cleanup some known items in appserver support
Constantin, so you don't get the ssl issue in the output file or in the clientlog @<cmd-line-option clientlog="file.l... Galya B
08:42 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Otherwise the document opens fine in the browser.
> Does it open wi...
Galya B
08:40 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Otherwise the document opens fine in the browser.
Does it open with both @wsdl/?...@ and @wsdl?......
Constantin Asofiei
08:39 AM Feature #6417: cleanup some known items in appserver support
Galya, the point here is to use @ssl-socket:truststore@ to refer to srv-certs.store with the FWD server's certificate... Constantin Asofiei
08:37 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Thanks. There are a couple of issues:
> # @https://localhost:9443/ws/wsa/wsafwd/wsdl/?...
Galya B
07:32 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Constantin Asofiei wrote:
> > > Galya, @http://localhost:9443/wsa/w...
Marian Edu
07:11 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Marian, can you help with #6417-19. Something seems wrong with the paths to procedures for @appsrv/...
Marian Edu
05:57 AM Feature #6417: cleanup some known items in appserver support
Thanks. There are a couple of issues:
# @https://localhost:9443/ws/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ does...
Constantin Asofiei
05:47 AM Feature #6417: cleanup some known items in appserver support
@appsrv/test/test_raise_stop.p@ is the legacy appserver test. Try:... Galya B
05:19 AM Feature #6417: cleanup some known items in appserver support
While in @deploy/client-chui@, I've ran this and I don't get the certificate issue:... Constantin Asofiei

01/12/2024

09:41 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> > * argument translation to remote definition type I think is done the same as the CALL statement d...
Galya B
09:28 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Are you sure it should be https?
Yes.
Constantin Asofiei
09:26 AM Feature #6417: cleanup some known items in appserver support
Are you sure it should be https? Galya B
09:09 AM Feature #6417: cleanup some known items in appserver support
No, this is about the HTTPS conection. I'm looking at it now. Constantin Asofiei
09:06 AM Feature #6417: cleanup some known items in appserver support
The batch client I run points to:... Galya B
09:03 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya B wrote:
> > Constantin Asofiei wrote:
> > > Galya, @http://localhost:9443/wsa/w...
Galya B
08:50 AM Feature #6417: cleanup some known items in appserver support
r14916 Adds conditions for @unknown@ @CURRENT-RESPONSE-INFO@ / @CURRENT-REQUEST-INFO@. Galya B
08:32 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Constantin Asofiei wrote:
> > Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri...
Constantin Asofiei
08:30 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ needs to use @...
Galya B
08:22 AM Feature #6417: cleanup some known items in appserver support
Galya, @http://localhost:9443/wsa/wsafwd/wsdl/?targetURI=urn:tempuri-org@ needs to use @https@ and also the full URL ... Constantin Asofiei
07:54 AM Feature #6417: cleanup some known items in appserver support
All tests fail on all clients with different errors.
The FWD client shows:...
Galya B
07:09 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> @appsrv/soap/test/4glws.connect.i@ has the port @8980@ hardcoded and soap tests ran from testcases ...
Constantin Asofiei
07:07 AM Feature #6417: cleanup some known items in appserver support
@appsrv/soap/test/4glws.connect.i@ has the port @8980@ hardcoded and soap tests ran from testcases are looking for th... Galya B
07:05 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> What is this port @8980@? Something is off, but I can't tell what.
These files need to be changed ...
Constantin Asofiei
08:23 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
I have a Java project which shows how to execute OpenClient calls in both FWD and OE, I'll make it available in the n... Constantin Asofiei
06:29 AM Feature #6424: fill gaps in Java Open Client replacement (appserver client support)
Are there any examples how to setup a java client in FWD and in OE? Galya B
04:54 AM Feature #4065: server-side processing of client platform dependencies
Galya B wrote:
> This configuration is not enough. For example, to enable server-side filesystem, you also need:
> ...
Hynek Cihlar
04:21 AM Feature #4065: server-side processing of client platform dependencies
This configuration is not enough. For example, to enable server-side filesystem, you also need:... Galya B
04:08 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu Maxiniuc wrote:
> * @ConnectionManager.java@:
> ** the @iter.next();@ at line 4926 may throw @NoSuchElementE...
Galya B
12:00 AM Feature #4392: add -pf support for appserver CONNECT() method
Review of 4392a, 14869-14873 (from the previous review):
* @ConnectionManager.java@:
** I like you cleaned up the...
Ovidiu Maxiniuc

01/11/2024

12:34 PM Feature #4065: server-side processing of client platform dependencies
This feature is not properly documented yet. As noted in #6075-25 and #4065-18, it can configured with a server-side... Greg Shah
12:05 PM Feature #4392: add -pf support for appserver CONNECT() method
Constantin/Ovidiu: Please review. Greg Shah
03:37 AM Feature #4392: add -pf support for appserver CONNECT() method
The tests in @copy_lob@ give the same results in both cases. I changed the flag @hasDuplicatedLastLine@ to false ever... Galya B
09:50 AM Feature #6417: cleanup some known items in appserver support
What is this port @8980@? Something is off, but I can't tell what.... Galya B

01/10/2024

03:49 PM Feature #4392: add -pf support for appserver CONNECT() method
Greg Shah wrote:
> > Note that #4392-30 was left unanswered and is not addressed.
> Ovidiu: This is for you, I thin...
Ovidiu Maxiniuc
10:53 AM Feature #4392: add -pf support for appserver CONNECT() method
Ovidiu: What is the list of testcases Galya can check? Greg Shah
10:48 AM Feature #4392: add -pf support for appserver CONNECT() method
Greg Shah wrote:
> > Note that #4392-30 was left unanswered and is not addressed.
>
> Ovidiu: This is for you, I ...
Galya B
10:45 AM Feature #4392: add -pf support for appserver CONNECT() method
> Note that #4392-30 was left unanswered and is not addressed.
Ovidiu: This is for you, I think.
Greg Shah
10:42 AM Feature #4392: add -pf support for appserver CONNECT() method
Ready for second review.
Note that #4392-30 was left unanswered and is not addressed.
Galya B
10:40 AM Feature #4392: add -pf support for appserver CONNECT() method
r14870 & 14871: Resolving DB @CONNECT@ @-pf@ file from the configured file system. Galya B

01/09/2024

11:31 AM Feature #6417: cleanup some known items in appserver support
Until we are done with our work with #6853, we only run specific sets of tests manually to check functionality. Once... Greg Shah
10:53 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...
Galya B
10:49 AM Feature #6417: cleanup some known items in appserver support
r14914 Fixes legacy appserver throw / return error.
Related tests @appsrv/test/test_throw_error.p@ & @appsrv/test...
Galya B

01/08/2024

04:08 PM Feature #4392: add -pf support for appserver CONNECT() method
> > * we need to fix the ConnectionManager part where it uses 'new File'
> It sounds a related task, but in actual f...
Greg Shah
09:55 AM Feature #6417: cleanup some known items in appserver support
> agentId, sessionId, threadId: these are 'plugged in' but the Agent doesn't set the to anything (remain unknown).
...
Galya B
08:35 AM Feature #6417: cleanup some known items in appserver support
Marian, can you help with #6417-19. Something seems wrong with the paths to procedures for @appsrv/runall.p@. Galya B
08:28 AM Feature #6417: cleanup some known items in appserver support
> > * OO instance serialization and transmission to remote side (GES: are we already handling this in #4658?)
> I gu...
Greg Shah
08:20 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> * OO instance serialization and transmission to remote side (GES: are we already handling this in...
Galya B
08:02 AM Feature #6417: cleanup some known items in appserver support
@file-cvt-list.txt.soap.rest.webhandler@ (138 procedures) is a subset of @file-cvt-list.txt.rest_and_appserver@ (988 ... Galya B
07:09 AM Feature #6417: cleanup some known items in appserver support
Galya B wrote:
> Constantin Asofiei wrote:
> > * for SOAP, make sure 'soap:address' is set to '/wsa/wsafwd' in fwd....
Constantin Asofiei
05:16 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> * for SOAP, make sure 'soap:address' is set to '/wsa/wsafwd' in fwd.wsdl. After that, r...
Galya B
03:26 AM Feature #6417: cleanup some known items in appserver support
> * agentId, sessionId, threadId: these are 'plugged in' but the Agent doesn't set the to anything (remain unknown).
...
Galya B
02:43 AM Feature #6417: cleanup some known items in appserver support
> * oerequestinfo: adapterType requires enum, which is not supported by FWD yet
I reworked @com.goldencode.p2j.oo.ap...
Galya B

01/06/2024

10:29 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
It seems like you code is a bit different than the trunk. But it still should work:
In @putConnected()@, there is ...
Ovidiu Maxiniuc

01/05/2024

03:09 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I did some debugging and I found that the lookup is happening inside @ConnectionManager.java@ at @Map<String, String>... Theodoros Theodorou
02:48 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Ovidiu Maxiniuc wrote:
> Please check whether the @hotel@ database is connected at the moment @USERID()@ function is...
Theodoros Theodorou
12:56 PM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
I remember we have full support here. IIRC, there were some differences between Linux and Windows and whether the @_U... Ovidiu Maxiniuc
10:18 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Ovidiu: Do you recall the status of our @userid@ implementation? What should be happening here? Greg Shah
08:06 AM Feature #6422: implement auditing support including AUDIT-POLICY and AUDIT-CONTROL
Greg Shah wrote:
> > Ok. There is @/security/accounts/osusers/osuser@ and @webClient/defaultOsUser@ in @hotel_gui@. ...
Theodoros Theodorou
08:56 AM Feature #6417: cleanup some known items in appserver support
Constantin Asofiei wrote:
> Import these in SoapUI and see if these work. There is also a @file-cvt-list.txt.rest_a...
Galya B
08:03 AM Feature #6417: cleanup some known items in appserver support
> * versioninfo fields are read-only, but writing them is a runtime error and not compile error in FWD.
Solved in ...
Galya B
04:14 AM Feature #6417: cleanup some known items in appserver support
Greg Shah wrote:
> * a QUIT on the remote side quits the client
Solved in r14910. @appsrv/test/test_raise_quit.p@...
Galya B
 

Also available in: Atom