Re: jawin and Tomcat 5

Tom Malia <[email protected]> Wed, 7 Dec 2005 11:32:30 -0500
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <1133973157_1015@server92>
I don't recall having to do this, but did you register the DLL?  You can do
this by finding an instance of regsvr32.exe (usually in your System32
directory) and then in windows explorer just drag the jawin.dll that you put
in your windows\system directory over the regsrv32.exe program.

Please understand I'm a JAWIN newbie myself and I have NO IDEA if this will
help... but when nothing else is working I tend to try every possible option
in a desperate hope that eventually I'll stumble on the answer.

Good Luck... don't forget to let us know what the real problem/solution
turns out to be, since I sure I'll hit the same issue someday!

Tom Malia


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

Thanks Tom, but in my despair I have already put the jawin dll+jar almost
everywhere in my system.

It is now in:
C:\bscdev\njawin1.2\lib - this is wher -Djava.library.path is pointing to
<Tomcat_Home>
  bin
  common\lib
  server\lib
  shared\lib
  webapps\myjawinapp\WEB-INF\lib
<Winows_Home>
  system32

Still gettin gthe exception ...