https://bz.apache.org/bugzilla/show_bug.cgi?id=62131

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Tomcat is pure Java and as such has no dependencies on any Windows DLLs.

The report mentions when Tomcat is starting so this reported relates to Tomcat
at run-time but for completeness I have reviewed all the supporting components
that do have a native Windows component whether they are used at run-time or
not.

Windows Installer - No such dependency
Windows Service Runner 32-bit - No such dependency
Windows Service Runner 64-bit - No such dependency
Windows Service Manager 32-bit - No such dependency
Tomcat Native Connector 32-bit - No such dependency
Tomcat Native Connector 64-bit - No such dependency
ISAPI redirector 32-bit - No such dependency
ISAPI redirector 64-bit - No such dependency

Which as I as would expect given that the project has taken great care to
ensure that Tomcat does not have any dependency on the Microsoft Visual
Runtime.

Note that if you have built one of these supporting components yourself, or
obtained them from a source other than the ASF or one of our mirrors, then it
is possible that they will have been built differently and do have such a
dependency. In this case you should seek support from the provider of the
component.

It is also possible you are seeing a dependency of the Java Runtime
Environment. If this is the case you should seek support from your JRE
provider.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to