RE: [Tn5250j-general] Project status

2004-12-09 Thread Pete Helgren
I was just wondering if I had been blocked from the list since it has been so quiet Kenneth and I did get the Web5250 stuff (tn5250j in a servlet generating HTML) into some rough shape a while back. I haven't had a chance to jump back into it but still plan to clean it up and make it available

Re: [Tn5250j-general] TN5250J for commercial use?

2005-02-28 Thread Pete Helgren
I am by no means an Open Source license expert, but as I understand the GPL, you can include tn5250j in a commercial application, as long as you include all the source code, a copy of the GPL and don't charge for more than the cost of distribution. If you make general enhancements to the code,

Re: [Tn5250j-general] TN5250J for commercial use?

2005-02-28 Thread Pete Helgren
I have sent a couple of e-mails, with updated source for the Web5250 application to him, but that was before Christmas and I haven't heard a thing September was the last *real* activity I can remember him responding to.  Nothing since. Hope everything is OK with him. Pete He

Re: [Tn5250j-general] binary sent out

2005-06-06 Thread Pete Helgren
SF  bounced the e-mail back because of the attachment,  but I did send a copy to your regular e-mail account and that hasn't been bounced, yet, Pete Kenneth! All you have to do is askI have been busy with a couple of projects myself and have let the Web5250 sit for quite a while al

Re: [Tn5250j-general] binary sent out

2005-06-06 Thread Pete Helgren
ent on your last email. Regards, +--+ | Richard Houston .^. | | R.L.H. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +------+ Pete Helg

Re: [Tn5250j-general] Web5250

2005-06-09 Thread Pete Helgren
Cool! I tried as best I could to get the function keys working and also "hard coded" the control key as Enter (my preference). You'll find out pretty quickly that the complete set of key movements still needs to be handled. Try the cursor movement keys, for example. Or new line. Also, I h

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Pete Helgren
How do you do that?   I wish I knew more about the inter workings of tn5250j.  One of these days I'll roll up may sleeves and get my hands dirty and muck around in the code base for a few weeks. That took care of the ability to edit the code, however, there appears to be an alignment issue

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Pete Helgren
Should have said: so if you press enter the entire screen lights up with errors because all the characters are off by 5 (in position 1 instead of position 6) Pete Pete Helgren wrote: How do you do that?   I wish I knew more about the inter workings of tn5250j.  One of these days I&#x

[Tn5250j-general] Passing User ID and Password in Applet

2005-06-15 Thread Pete Helgren
ot;tell" the applet to close I'd appreciate anyone's idea as to how to solve these two issues as simply as possible. Thanks, Pete Helgren --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from

Re: [Tn5250j-general] Passing User ID and Password in Applet

2005-06-16 Thread Pete Helgren
an end of session. This way you can do a lot more than just ending. Hope this helps, Wim. Pete Helgren <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 15/06/2005 21:06

Re: [Tn5250j-general] SSL support

2005-07-06 Thread Pete Helgren
This works for me in 0.5.7 pre3.  When I start the session I am prompted to accept the SSL cert and then I get the signon screen.  It was been quite a while since I set this up but I don't recall doing much more than just following the SSLInstructions.html document. Pete Richard Houston wrot

Re: [Tn5250j-general] SSL support

2005-07-06 Thread Pete Helgren
-----+ On Wed, July 6, 2005 1:55 pm, Pete Helgren wrote: This works for me in 0.5.7 pre3. When I start the session I am prompted to accept the SSL cert and then I get the signon screen. It was been quite a while since I set this up but I don't recall doing much more than just foll

[Tn5250j-general] Issue with Applets and SSL

2005-07-08 Thread Pete Helgren
This discussion about SSL triggered a reminder that I needed to check to see how SSL from an applet worked. I couldn't get it going. The system indicator comes on but then I get a "Disconnected" status after a while . I suspect it isn't able to negotiate the protocol or there is a sandbox iss

Re: [Tn5250j-general] Issue with Applets and SSL

2005-07-08 Thread Pete Helgren
Never mind. I actually figured this one out myself The my5250App class wasn't parsing for the -sslType parameter so it never passed it. I patched my version of the code and rebuilt the jar and it now works. Put that one on your list Kenneth. Pete Pete Helgren wrote: This discu

Re: [Tn5250j-general] Update

2005-07-08 Thread Pete Helgren
No.  The connection panel comes up right after the splash screen for me (Windows XP, JDK 1.4.2_06) I do, however, experience the same problem with connections/options/restore last view. Pete Kenneth Pouncey wrote: Anybody else experiencing a problem with this? Richard Houston wrote:

Re: [Tn5250j-general] Update

2005-07-11 Thread Pete Helgren
And, in my case, it displays in *front* of the splash screen. I am running SUSE 9.2 on my other partition.  I'll boot into Linux and see what I get. Pete Richard Houston wrote: On Fri, July 8, 2005 6:10 pm, Pete Helgren wrote: No. The connection panel comes up right afte

Re: [Tn5250j-general] Update

2005-07-11 Thread Pete Helgren
. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Mon, July 11, 2005 10:45 am, Pete Helgren wrote: And, in my case, it displays in *front* of the splash

Re: [Tn5250j-general] Update

2005-07-11 Thread Pete Helgren
/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Mon, July 11, 2005 10:45 am, Pete Helgren wrote: And, in my case, it displays in *front* of the splash screen. I am running SUSE 9.2 on my other partition. I'll boot into Linux and see what I get. Pete

Re: [Tn5250j-general] Update

2005-07-11 Thread Pete Helgren
lt;www.rlhc.net> ^^-^^| +--+ On Mon, July 11, 2005 10:45 am, Pete Helgren wrote: And, in my case, it displays in *front* of the splash screen. I am running SUSE 9.2 on my other partition. I'll boot into Linux and see what I get. Pete Richard Houston wrote:

Re: [Tn5250j-general] Startup with last view

2005-07-14 Thread Pete Helgren
No...No device name defined.  Let me look at a few things and I'll get back to you, Pete Kenneth Pouncey wrote: Wow Pete do not for the life of me understand why. It is in the .tn5250j folder under your user profile. The file to look for is sessions and the element is emul.view emul.vi

Re: [Tn5250j-general] Startup with last view

2005-07-14 Thread Pete Helgren
Ok...A couple of thingshere is the sessions file I have: (I have XXX'ed out the IP addresses) #-- Session Information #Thu Jul 14 08:28:35 MDT 2005 emul.startLastView= emul.frame0=0,0,1280,1024 emul.logLevel=2 emul.default= emul.width=1280 emul.view=-s SLC400 -s SLC400 emul.h

Re: [Tn5250j-general] Startup with last view

2005-07-14 Thread Pete Helgren
Is this version from a clean check out of CVS today? Not today. I pulled from CVS and built my jar before Kenneth had finished the patch for the splash screen.  I could rebuild again since I updated last night but there is enough weirdness going on that I am going to run in debug and see if I

Re: [Tn5250j-general] Startup with last view

2005-07-14 Thread Pete Helgren
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? Not today. I pulled from CVS and built my jar before Kenneth had finished the patch for the

Re: [Tn5250j-general] Startup with last view

2005-07-15 Thread Pete Helgren
see if what I normally do works as well.  Will also test a default setup as well. Again thank you very much for the analysis and the fix. Regards Kenneth Pete Helgren wrote: OK! I found a couple of things that might be causing the problem.  Kenneth, you can check my

Re: [Tn5250j-general] Startup with last view

2005-07-15 Thread Pete Helgren
--+ | Richard Houston .^. | | R.L.H. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Fri, July 15, 2005 8:43 am, Pete Helgren wrote: I

Re: [Tn5250j-general] Startup with last view

2005-07-15 Thread Pete Helgren
Richard Houston .^. | | R.L.H. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Fri, July 15, 2005 1:37 pm, Pete Helgren wrote: I tried that and it works fine in

Re: [Tn5250j-general] Startup with last view

2005-07-21 Thread Pete Helgren
uston .^. | | R.L.H. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Fri, July 15, 2005 1:37 pm, Pete Helgren wrote: I tried that and it works

Re: [Tn5250j-general] Startup with last view

2005-07-22 Thread Pete Helgren
/( )\ | | WWW <www.rlhc.net> ^^-^^| +------+ On Thu, July 21, 2005 2:13 pm, Pete Helgren wrote: Richard, Any chance to try the jar? Just curious Pete Richard Houston wrote: Thanks Pete, I'll let you know as s

Re: [Tn5250j-general] Startup with last view

2005-07-22 Thread Pete Helgren
<[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Fri, July 22, 2005 11:10 am, Pete Helgren wrote: Well, that at least is good news. That means my fixes didn't break anything.. :-) I am

Re: [Tn5250j-general] Connection issue

2005-08-23 Thread Pete Helgren
Richard, Sorry for the delay, I just got back from vacation Not sure what is up with that. I bounced over to my Linux side and the application is still working for me. Do you use named devices when you configure tn5250j? If so, does the device show as "Available to use?" Something st

Re: [Tn5250j-general] Connection issue

2005-08-24 Thread Pete Helgren
.rlhc.net> ^^-^^| +--+ On Tue, August 23, 2005 12:53 pm, Pete Helgren wrote: Richard, Sorry for the delay, I just got back from vacation Not sure what is up with that. I bounced over to my Linux side and the application is still working for me.

[Tn5250j-general] Checking in on the project

2005-10-14 Thread Pete Helgren
orted those code pages. I didn't see it in the list of supported code pages (not in JT400 either). I'd like to help this guy out if I could, I just don't know how difficult it is to support other code pages. Thanks! Pete Helgren P.S. Kenneth are you out ther

Re: [Tn5250j-general] Checking in on the project

2005-10-14 Thread Pete Helgren
lement that though. Thanks for the information on the code pages and the good news on the code page support in JT400.  That should take care of it! Look forward to hearing more about the screen scraper Pete Helgren [EMAIL PROTECTED] wrote: Hello Pete, great to hear some acitivity

Re: [Tn5250j-general] Checking in on the project

2005-10-14 Thread Pete Helgren
know the underlying technology at all.  Maybe WebFacing is similar.  But, conceptually, that is what I have in my head. Pete   [EMAIL PROTECTED] wrote: What exactly do you mean with the map file? Pete H

Re: [Tn5250j-general] Checking in on the project

2005-10-17 Thread Pete Helgren
| | WWW <www.rlhc.net> ^^-^^| +--+ On Fri, October 14, 2005 2:37 pm, Pete Helgren wrote: Richard, HATS and Web5250 are a little different from one another. Web5250 is more like iSeries Access for Web, which I finally saw at Common last month in Orl

Re: [Tn5250j-general] Checking in on the project

2005-10-17 Thread Pete Helgren
anels when he finds the right screen info on the stream. HTH, Wim Pete Helgren <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 14/10/2005 19:18 Please respond

Re: [Tn5250j-general] Checking in on the project

2005-10-18 Thread Pete Helgren
--+ On Mon, October 17, 2005 10:36 am, Pete Helgren wrote: Richard, I'll see if I can get a site up with some info and with a download and setup instructions. Pete Richard Houston wrote: Hey Peter, Your right, it is way more then just htmli

Re: [Tn5250j-general] Checking in on the project

2005-10-18 Thread Pete Helgren
rd Houston .^. | | R.L.H. Consulting /V\ | | E-Mail <[EMAIL PROTECTED]>/( )\ | | WWW <www.rlhc.net> ^^-^^| +--+ On Tue, October 18, 2005 11:19 am, Pete Helgren wrote: Well, I can't guara

Re: [Tn5250j-general] tn5250j on Linux with Java 1.5.0

2005-10-25 Thread Pete Helgren
We should probably tidy it all up.  There are 32 open bugs that go all the way back to 2002.  Kenneth is the Admin so I think only he can "close" them.  If we could figure out what is still "open" we might be able to assign a few to each of the programmers on the list to get them fixed. It wou

[Tn5250j-general] Project priorities and future development

2005-10-26 Thread Pete Helgren
(Duplicate post...I used the wrong e-mail address to send the original with and it now waits for moderator approval) Kenneth, YIKES! I thought I was suddenly inheriting the bug list! Glad to know that it is your to-do and not mine. Good to see you on the list again! The HTML stuff hasn't chang

Re: [Tn5250j-general] Another change sent in

2005-11-03 Thread Pete Helgren
Kenneth, That may be related to the fix I committed this summer. The session counts were off by one in that case as well (see my post form 7/14 if you are interested). Pete --- SF.Net email is sponsored by: Tame your development challeng

Re: [Tn5250j-general] [Fwd: Fw: TN5250J License]

2005-12-14 Thread Pete Helgren
Wim (and all). Sorry not to weigh in until now. I have been very, very busy. Hoping things will slow down a bit over the next 2 or three weeks so I can do more on the tn5250j stuff. I am not a licensing expert but as I understand the LGPL, a company can integrate the java classes/jars (librar

[Tn5250j-general] The web 5250 site is up.

2006-01-11 Thread Pete Helgren
Yeah, I know I have been promising this for about a year but I finally got a site up where you can try the Web 5250 servlet in a live environment. Perhaps that will get some interest going in the project. Right now the downloads and instructions are from my server. We should either get this

Re: [Tn5250j-general] The web 5250 site is up.

2006-01-11 Thread Pete Helgren
Thanks Wim.  It still have a ways to go.  Function keys are problematic (sometimes they pass through to the browser depending on what browser).  There are some bugs in the signon routine.  I need to figure out how to get SSL to work with all this stuff.  I have some key combinations that I have

Re: [Tn5250j-general] STRPCCMD

2006-07-14 Thread Pete Helgren
Richard, I'll give this a try this weekend.  I'll boot to Linux (SUSE10.1) and see what happens.  Wim posted some info earlier this month to someone having a similar problem. I'll see what I can do. Pete Richard Houston wrote: Hey guys, We have been testing the strpccmd on our Linux se

Re: [Tn5250j-general] STRPCCMD

2006-07-18 Thread Pete Helgren
Thanks Wim.  I'll also build and test  in the next day or so based on what Christian has committed. I am VERY interested in your screen scraper code.  Thanks for including that. Pete [EMAIL PROTECTED] wrote: Hello guys, sorry to get back to you so lately. But been so busy here. I

Re: [Tn5250j-general] STRPCCMD

2006-07-18 Thread Pete Helgren
It's new.  Wim's company developed it on their own so this hasn't been generally released or discussed. Wim will be the one to talk to unless, like me, you want to step through the code and figure it out on your own... :-) Pete Richard Houston wrote: Hi all, I am interested in the scree

Re: [Tn5250j-general] Maintenance and Activity

2007-01-12 Thread Pete Helgren
Hans. The project is still alive an well, but, as you can tell, the committers on the project are pretty busy on other things. Also, there hasn't been much activity because, well, the code is very stable and feature rich. We probably need to clean up whatever remaining bugs exist and release

Re: [Tn5250j-general] STRPCCMD

2007-10-27 Thread Pete Helgren
the bottom of that so if I open up the code again I'll see if I can get the update done as well. That is about the best I can do. Pete Helgren Richard Houston wrote: > Hey everyone, > > We have a need to use the STRPCCMD command on TN5250J on Linux. Does > anyone have this

Re: [Tn5250j-general] STRPCCMD

2007-10-29 Thread Pete Helgren
Pete Christian Geisert wrote: Pete Helgren schrieb: Richard, If you scan the archives for STRPCCMD you'll find some activity from July, 2006, that indicated that the code for the feature hadn't been committed yet. There was a patch submitted and a full jar containing other items from

Re: [Tn5250j-general] STRPCCMD

2007-11-29 Thread Pete Helgren
Christian, Thanks. Richard has been patient and I haven't been able to get to it (I'm swamped). I need to review outstanding bugs as well. It would be nice to release a "Final" sometime since we have been at 0.6.1 Beta 1 forever. I'd also like to make this an Eclipse plugin so that I can

Re: [Tn5250j-general] STRPCCMD

2007-12-13 Thread Pete Helgren
I am going to second that. I looked at my source and most of those lines in the patch were already in there. After manually updating the file I can't get it to run because of a class cast exception. A complete tnvt.java file might be the most expedient way to get this tested. Pete Richard

Re: [Tn5250j-general] STRPCCMD

2007-12-14 Thread Pete Helgren
Sweet! Compiled and works like a charm! Thanks Pete Helgren Christian Geisert wrote: Richard Houston schrieb: Thanks Christian, I am having issues patching the file I get a malformed patch error. Would you consider just sending me your tnvt.java file? Sure .. .attached. Here

Re: [Tn5250j-general] STRPCCMD

2007-12-19 Thread Pete Helgren
++ Best regards, -Richard Houston -R.L.H. Consulting -E-Mail [EMAIL PROTECTED] -WWW http://www.rlhc.net -Bloghttp://www.rlhc.net/blog/ Sweet! Compiled and works like a charm! Thanks Pete Helgren Christian Geisert wrote: Richard Houston schrieb

Re: [Tn5250j-general] Print screen whit Java 1.6

2008-01-03 Thread Pete Helgren
Richard, Not sure I can match the environment but the next time I boot into SUSE I'll give this a whirl. I think I am running Java 6 on that partition. Are you running the latest version? (we HAVE to get a "final" built and posted one of these days) The one that fixed the STRPCCMD? Pete

Re: [Tn5250j-general] Print screen whit Java 1.6

2008-02-27 Thread Pete Helgren
Richard, I haven't updated CVS but I am assuming that Christian did after the update to the STRPCCMD. I don't know if that has been done or not. I usually run in Windows and I do have Java 6 installed in Windows XP and I CAN use the ALT+P to get a print screen. I'll try to remember to boo

Re: [Tn5250j-general] TN5250J in WDSC/RDi

2008-08-23 Thread Pete Helgren
I had seen this posted in WDSC in midrange.com as well. I had been meaning to do this, since it seemed a "natural" as a plugin, but it had never made it to the top of my list. It was great that Frank shared this. Glad to see that you are still "alive"! Pete kjpou wrote: Hello everyone Yes

Re: [Tn5250j-general] TN5250J in WDSC/RDi

2008-09-09 Thread Pete Helgren
I think that would be great. I have a slightly modified version that includes the STRPCO fixes and an issue with sessions starting/ending. I keep meaning to work through the bug list and get things moving again but i haven't had time. There is always something more to do on other projects and

Re: [Tn5250j-general] TN5250J in WDSC/RDi

2008-10-20 Thread Pete Helgren
ility although the tn5250j "name" and project site has enough traction that changing to a new project name and site might have *some* downside risk that people wouldn't identify this new effort with the old and think that tn5250j is "dead". Pete Helgren Roberto Endrizz

Re: [Tn5250j-general] Spool File Export not working

2008-12-18 Thread Pete Helgren
Karl, This is working OK on my system (XP SP3, Java 6). I scanned the source looking for that error text and couldn't find anything. Perhaps a bit more about your environment might help. Pete Karl Cunningham wrote: > Greetings -- > > I can't seem to get the Spool File Exporter to work. > > A

Re: [Tn5250j-general] Spool File Export not working

2008-12-19 Thread Pete Helgren
ooked at the source and didn't find the error. I thought maybe it's a Java error? Thanks again for any help you can give. Karl On 12/18/2008 5:07 PM, Pete Helgren wrote: Karl, This is working OK on my system (XP SP3, Java 6). I scanned the source looking for that error text and

Re: [Tn5250j-general] tn250 code quesiton

2009-12-26 Thread Pete Helgren
Michael, It is built from the latest SF project files. I need to do some more complete testing and then set a valid "version" on the release but basically what I have at my site is what you could build from the SF project files. If you have concerns about the validity of the file, you could

Re: [Tn5250j-general] Text not displaying

2011-01-21 Thread Pete Helgren
Version of tn5250j and the OS and version of the Operating System and the Java JVM version might be helpful additions to help replicate. Pete Helgren Value Added Software, Inc www.asaap.com www.opensource4i.com On 1/20/2011 4:56 PM, David A. Hamilton wrote: I'm new here, so my apologi

Re: [Tn5250j-general] Text not displaying

2011-01-21 Thread Pete Helgren
Martin should probably weigh in here because I haven't had a chance to look at the new code base. If I get a chance I could take a look. Pete Helgren Value Added Software, Inc www.asaap.com www.opensource4i.com On 1/21/2011 3:22 PM, David A. Hamilton wrote: Version of tn5250j is tn