Re: jawin and Tomcat 5

"Christophe Warland (FRSGlobal)" <[email protected]> Wed, 7 Dec 2005 09:48:35 -0500
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <[email protected]>
No. The bat file does not enable the Security, so the security policy file
is not the problem since it is not used.

If I were you, I would put everything in directories without white spaces.


-----Original Message-----
From: Discussion of Java/Win32/COM integration with Jawin
[mailto:[email protected]] On Behalf Of Bob Farnik
Sent: Wednesday, December 07, 2005 3:21 PM
To: [email protected]
Subject: Re: jawin and Tomcat 5

I have changed the LD_PATH, so my environment, before calling your batch is:
set CH=C:\Program Files\Apache Group\Tomcat 5.5
set JH=C:\Program Files\Java\jdk1.5.0_06
set SERVER_XML=C:\Program Files\Apache Group\Tomcat 5.5\conf\server.xml
set LD_PATH=C:\bscdev\njawin1.2\lib

The batch itself encloses all variables in double quotes.

jawin.jar is also in my C:\Program Files\Apache Group\Tomcat
5.5\webapps\myjawinapp\WEB-INF\lib

Still no luck. I am begining to worry, if the problem is not somewhere else,
although this error is typical for missing or not found jawin.dll.

Couldn't it be some kind of access rights or Tomcat security policy problem?