Hi Dheeraj,
- Create a new local user, call it "TOMCAT" for example.
- Set some password for it
- Run your tomcat service under this user's credentials
- create the local user with exactly same name and password on the other
machine you're trying to
access
- make sure that local user has permissi
Sound like today is x64 day :)
I've just asked a question about connecting Tomcat with IIS.
Tomcat itself installed fine on Windows 2003 x64 (Intel).
Runs no problem on it's 8080 port. But looks like there is no
isapi_redirect.dll build for Intel x64
Windows platform :(
> Has anyone gotten tomcat
Hi Lyndon,
>> No error messages anywhere.
> When you said no error messages anywhere, did you mean to include the Windows
> Event Viewer?
Yes. For 64-bit AMD build there are errors. One about dll wanting AMD and
another just saying ISAPI
filter can't be loaded - just after the first one.
But f
Hi guys,
I've been using different versions of Tomcat for a few years now. All on
windows machines.
Used to get IIS and Tomcat working together with Jakarta Isapi Redirector.
Now I'm setting up a new server that runs on x64 flavor of Windows 2003 server,
Intel CPU.
Spent half day but can't make