How do I configure Tomcat to write to a Serial Port?

2004-10-02 Thread Donald Horrell \(BT\)
I've downloaded and installed the Java Communications API (version 2) and Tomcat 5.0.25. The whole lot uses Java 1.4.0. My servlet is below, but when I invoke it, I get a log and an exception: Serial port is already in use. javax.servlet.ServletException comms.Send.init(Send.java:55)

Re: How do I configure Tomcat to write to a Serial Port?

2004-10-02 Thread Parsons Technical Services
What OS? - Original Message - From: Donald Horrell (BT) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, October 02, 2004 9:04 AM Subject: How do I configure Tomcat to write to a Serial Port? I've downloaded and installed the Java Communications API (version 2) and Tomcat