How do I fix that? I have the JavaComm files within my JDK and JRE
folders as well as the machine that I used to run the application I
made.

Actually there's no error. >,<

But from what I can understand.

portList = getCleanPortIdentifiers();
                while (portList.hasMoreElements())
                {
//codes
                 }
System.out.println("\nTest complete.");

portList doesn't have anything. Am I doing something wrong with the
installation of the JavaComm files? If I am.

How do you install correctly the said files. I'll try and re install
JDK and netbeans later and update/repair the device drivers.

Thanks again T.Delenikas for the help! I appreciate it. :)

On Mar 10, 7:27 am, "T.Delenikas" <[email protected]> wrote:
> *I guess* that you are missing the JavaComm files when you run your
> application outside NetBeans.
> Make sure that all 3 JavaComm files are in place.
>
> I would also be nice if you could share the error!
>
>
>
>
>
>
>
> On Saturday, March 10, 2012 8:36:36 AM UTC+2, Ju Rokku wrote:
>
> > Hi,
>
> > I'm currently using SMSLib for our project. I'm able to send and
> > receive messages through SMSLib when running from the NetBeans IDE.
> > But when I compile, build and then execute the distributable/
> > executable file. CommTest doesn't detect any ports and Service doesn't
> > initialize.
>
> > Once again. I'm able to detect com ports, send messages, and read
> > messages when running from the NetBeans IDE. The only problem is when
> > I build the project and ran the distributable/executable.
>
> > Please help...
>
> > Thanks in advance! Thank you for spending the time for reading my
> > query.

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/smslib?hl=en.

Reply via email to