Is anyone developing Java COM Objects for IIS?
By this I mean, that NT IIS server can access standard Java Classes through
ASP.
If you're interested in doing this .. Microsoft has provided a KBT on how to
accomplish this.
http://support.microsoft.com/support/kb/articles/q167/9/41.asp
The program that I have written works correctly except for one thing ... IIS
leaks memory. Or the garbage collection is not working correctly between
IIS's ASP or Java. I'm not sure. But what I have determined is that it
only does this when a Database is involved.
In the test environment, where it is completely JAVA, using a JVM to execute
a class with a main, to manipulate the Java Class and Database .. there is
no memory lost. When an ASP page calls the Java Class repeatedly it chews
up memory, eventually causing all the database connections to be filled up,
and page responses to go unanswered.
Any suggestions would be helpful.
Michael J. Fuhrman
Reliable Business Computers
http://www.creliable.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html