[Progress Communities] [Progress OpenEdge ABL] Forum Post: Any Java OpenClient Changes in OE 12?

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Does anyone have a list of enhancements to the Java openclient in 12? Is the openclient significantly different in the new version of OE? I looked in the "whats new" articles and couldn't find anything. I'm curious about things like client-side APSV-sessions for session-free connections. In the past the client-side session pool would be invalidated after the HTTP APSV session(s) had reached the timeout that was specified on the server. And the client application wouldn't be able to recover auto-magically on its own (it would throw generic communication exceptions). The rumor is that Progress was going to handle this within management of the pool itself, or in the very least throw a more helpful exception. Another rumor I'd heard is that the openclient would start allowing errors to be thrown from ABL and serialized/deserialized over to the openclient. In the past the only mechanism was to use the RETURN ERROR statement, which supports a single character string. Another thing I'm looking for (on the .net side of things) is an APSV openclient that is able to be used on .Net core in addition to the .Net framework. If anyone has specific news about the openclient in 12 would be appreciated (either java or .net).

Continue reading...
 
Status
Not open for further replies.
Back
Top