Re: javax.comm support on j2re

2002-10-24 Thread Trent Jarvi
--- Glenn Holmer <[EMAIL PROTECTED]> wrote: > Alexander Busch wrote: > > Hi, > > > > having j2re1.3.1 running I am trying to run an app that requires the > > javax.comm package. > > > > I have taken a look at rxtx, and also downloaded the sparc version of > > the package, in order to somehow

Re: javax.comm support on j2re

2002-10-24 Thread Trent Jarvi
--- Alexander Busch <[EMAIL PROTECTED]> wrote: > Hi, > > having j2re1.3.1 running I am trying to run an app that requires the > javax.comm package. > > I have taken a look at rxtx, and also downloaded the sparc version of > the package, in order to somehow be able to do as described in the > i

Re: javax.comm support on j2re

2002-10-24 Thread Glenn Holmer
Alexander Busch wrote: Hi, having j2re1.3.1 running I am trying to run an app that requires the javax.comm package. I have taken a look at rxtx, and also downloaded the sparc version of the package, in order to somehow be able to do as described in the install instructions. However, I have

Re: javax.comm support on j2re

2002-10-23 Thread Uncle George
You (appear to ) have the same problem that I had. The comm.jar should be placed in the 'ext' directory, rather than the 'lib' directory. ( i think ).  The doc's are exceptionally outdated. I hope this helps. Alexander Busch wrote: Hi,having j2re1.3.1 running I am trying to run an app that requir

javax.comm support on j2re

2002-10-23 Thread Alexander Busch
Title: Message Hi,   having j2re1.3.1 running I am trying to run an app that requires the javax.comm package.   I have taken a look at rxtx, and also downloaded the sparc version of the package, in order to somehow be able to do as described in the install instructions. However, I have to a