You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jochen van Waasen <Jo...@vanWaasen.de> on 2002/09/16 06:52:24 UTC

Tomcat and JCA

Hallo!

I am trying to use the Java Communication API (JCA) in Tomcat.
I can compile and run the servlets but the servlet does not find any =
ports.

How can I configure Tomcat to use Java Communication API (JCA)?
What modifications do I have to make for the javax.comm.properties file =
and the win32com.dll so that my servlet within Tomcat can finde the =
ports?

My simple java application does find the ports and work fine!!
Please help me to make Tomcat work!!!

Kind regards
Jochen