[QFJ-623] How do you change CompIDs, IP and port of a session at runtime? Created: 26/Jul/11 Updated: 19/Oct/11 |
|
Status: | Open |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.5.0 |
Fix Version/s: | None |
Type: | Other | Priority: | Default |
Reporter: | Andrew Niland | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | QuickfixJ | ||
Environment: |
java 1.6 on Windows |
Description |
How do you change CompIDs, IP and port of a session at runtime? I would like to repoint the initiator engine to a different FIX server while the java app is still running. |
Comments |
Comment by Grant Birchmeier [ 26/Jul/11 ] |
Did you try posting your question to the mailing list? This doesn't look like it should be a bug report. |
Comment by Laurent Danesi [ 19/Oct/11 ] |
CompIDs are part of the SessionID, if you change them it is not the same Session anymore. Regards, Laurent DANESI |