Re: jawin and Tomcat 5
Bob Farnik <[email protected]> Wed, 7 Dec 2005 09:20:34 -0500
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
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?