Activity
From 01/07/2024 to 02/05/2024
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. @...
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).
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...
01/17/2024
- 09:59 AM Feature #6417: cleanup some known items in appserver support
- Doesn't localhost work instead of your IP?
- 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 ...
- 08:44 AM Feature #6417: cleanup some known items in appserver support
- Finally to the next issue @Host does not match certificate.@:...
- 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...
- 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):... - 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... - 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...
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?
- 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?... - 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... - 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 ... - 08:23 AM Feature #6417: cleanup some known items in appserver support
- That's because of this statements:...
- 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... - 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="../... - 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... - 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... - 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... - 07:18 AM Feature #6417: cleanup some known items in appserver support
- It probably is the propath then. I have only:...
- 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... - 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...
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.
- 11:11 AM Feature #6417: cleanup some known items in appserver support
- Something is still off.
@ControlFlowOps@ is throwing errors:... - 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 ... - 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...
- 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 @....
- 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...
- 09:17 AM Feature #6417: cleanup some known items in appserver support
- This is executed instead:...
- 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:
> [...]
... - 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:...
- 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... - 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 ... - 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...
- 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... - 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?...... - 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...
- 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/?... - 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... - 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/... - 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... - 05:47 AM Feature #6417: cleanup some known items in appserver support
- @appsrv/test/test_raise_stop.p@ is the legacy appserver test. Try:...
- 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:...
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... - 09:28 AM Feature #6417: cleanup some known items in appserver support
- Galya B wrote:
> Are you sure it should be https?
Yes.
- 09:26 AM Feature #6417: cleanup some known items in appserver support
- Are you sure it should be https?
- 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.
- 09:06 AM Feature #6417: cleanup some known items in appserver support
- The batch client I run points to:...
- 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... - 08:50 AM Feature #6417: cleanup some known items in appserver support
- r14916 Adds conditions for @unknown@ @CURRENT-RESPONSE-INFO@ / @CURRENT-REQUEST-INFO@.
- 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... - 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 @... - 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 ...
- 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:... - 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 ... - 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...
- 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 ... - 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...
- 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?
- 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:
> ... - 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:...
- 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... - 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...
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...
- 12:05 PM Feature #4392: add -pf support for appserver CONNECT() method
- Constantin/Ovidiu: Please review.
- 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...
- 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....
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... - 10:53 AM Feature #4392: add -pf support for appserver CONNECT() method
- Ovidiu: What is the list of testcases Galya can check?
- 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 ... - 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. - 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. - 10:40 AM Feature #4392: add -pf support for appserver CONNECT() method
- r14870 & 14871: Resolving DB @CONNECT@ @-pf@ file from the configured file system.
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...
- 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... - 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...
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... - 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).
... - 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@.
- 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... - 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... - 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 ...
- 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.... - 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... - 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).
... - 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...
Also available in: Atom