Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SessionManager #201

Closed
jazefirst opened this issue Mar 11, 2023 · 2 comments
Closed

SessionManager #201

jazefirst opened this issue Mar 11, 2023 · 2 comments

Comments

@jazefirst
Copy link

Hi
first thanks for the great work.

The SessionManager.java is new in 3.16.0. Could you make the method static void Initialise(boolean isGateway) public? I have my own startup class (which uses a different LoginManager, and calls after the initialization ibcalpha.ibc.IbcTws.load()). Before 3.16.0 the DefaultMainWindowManager handled the isGateway parameter. Now I need to set it via SessionManager.Initialise(isGateway) but I can't since it's not public.

Thanks
/Markus

@rlktradewright
Copy link
Member

Thanks for pointing out this flaw. I'll get a new release out tomorrow.

@rlktradewright
Copy link
Member

@jazefirst

I've uploaded a new IBC.jar file for v3.16.1 to the repository along with the code changes. Haven't had time to do a release for it yet, so just download the IBC.jar and the version file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants