What is Upgrade JBoss Remoting?

Asked 1 years ago, Updated 1 years ago, 70 views

About JBoss Remoting UpgradeIf you know the outline of how it works, could you please let me know?

Specifically, I was reverse engineering an existing client server system, and I was working on it, so I would like to know what you are doing.

Probably the processing flow is

However, the UpgradeFailedException occurs in the above two.

The reason for this is that we have a proxy between client servers that have never existed before.The proxy is forwarding HTTP only.

I would appreciate it if you could let me know in part what JBoss Remoting is.

java jboss

2022-09-30 21:47

1 Answers

I think it would be better to show a stack trace with cause by UpgradeFailedException.

Also, regarding JBoss Remoting, if you google it a little bit, you'll find something like this.
https://www.atmarkit.co.jp/ait/articles/1003/24/news099_2.html


2022-09-30 21:47

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.