--- vrinda ullas <[EMAIL PROTECTED]> wrote:

> hi rajjev,
> i am using communication api version 2.
> i am trying to control a relay through serial port.I
> first built ajava
> application to do the same. It works fine.But on
> trying to convet the
> same into a web based application i don,t get any
> results.
> 
Have either of you two debugged you applications and
stepped over the lines accessing the serial port? 
Does it throw an Exception of any kind, hang, or just
fall on through?  Another question might be are the
comm APIs open source like the rest of the java APIs? 
If so then you could take the source of those packages
and debug through those as well.  This should help you
track down where the error is faster.

Wade

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to