Im Moment sind alle *.jar unter RagtAs Feinetwurf\lib\ . Das geht aber für die CommAPI so nicht, denn:
"Copy win32com.dll to your \bin directory.
C:\>copy c:\commapi\win32com.dll to c:\jdk1.1.6\bin
Copy comm.jar to your \lib directory.
C:\>copy c:\commapi\comm.jar c:\jdk1.1.6\lib
Copy javax.comm.properties to your \lib directory.
C:\>copy c:\commapi\javax.comm.properties c:\jdk1.1.6\lib
The javax.comm.properties file must be installed. If it is not, no ports will be found by the system."
Also müssen win32com.dll und javax.comm.properties ins JRE und von den Batch-Dateien auch gefunden werden.