About maven and comm.jar

Hi.

I'm having problems using serial ports in my application. I've installed the files comm.jar, javax.comm.properties, and win32com.dll in the jdk; but they don't work.

My application is based in maven, and I am using Apache Tomcat.

What can I do?

Thanks in advance.

[301 byte] By [John_Willmera] at [2007-10-2 10:28:32]
# 1
I found that on windows comm.jar has to be called exactly that otherwise it wouldn't work.Maven likes jars to include the version, however adding comm-2.0.3.jar to my class path meant I couldn't detect serial ports.Very weird.
SteveNaivea at 2007-7-13 2:09:59 > top of Java-index,Enterprise & Remote Computing,AVK Portability...