OK! I found a couple of things that might be causing the problem. Kenneth, you can check my assumptions before I update CVS with my changes. These two changes start at around line 348 in My5250.java 1. There is a startNewSession(); there even before we start to iterate through the specific sessions retrieved. I think that will just start a default session (not sure where it gets it from). 2. We start the sessions stored in the vector (os400_sessions) at 1 rather than 0. That skips the first session that was configured. I commented out the startNewSession() and then changed the for loop to start at 0 rather than 1. That took care of my problems. Do you want me to commit those changes? Pete Pete Helgren wrote: Is this version from a clean check out of CVS today? |
- [Tn5250j-general] Startup with last view Pete
- Re: [Tn5250j-general] Startup with last view Kenneth Pouncey
- Re: [Tn5250j-general] Startup with last view Pete Helgren
- Re: [Tn5250j-general] Startup with last view Kenneth Pouncey
- Re: [Tn5250j-general] Startup with last view Pete Helgren
- Re: [Tn5250j-general] Startup with last view Kenneth Pouncey
- Re: [Tn5250j-general] Startup with last view Richard Houston
- Re: [Tn5250j-general] Startup with last view Pete Helgren
- Re: [Tn5250j-general] Startup with last view Pete Helgren
- Re: [Tn5250j-general] Startup with last v... Kenneth Pouncey
- Re: [Tn5250j-general] Startup with l... Pete Helgren
- Re: [Tn5250j-general] Startup wi... Richard Houston
- Re: [Tn5250j-general] Startu... Pete Helgren
- Re: [Tn5250j-general] Startu... Richard Houston
- Re: [Tn5250j-general] Startu... Pete Helgren
- Re: [Tn5250j-general] Startu... Pete Helgren
- Re: [Tn5250j-general] Startu... Richard Houston
- Re: [Tn5250j-general] Startu... Pete Helgren
- Re: [Tn5250j-general] Startu... Richard Houston