Hi Eric
one question: Why did you remove some of the properties while moving
to tomcat.properties.
According to the code you still read
SslProtocol
maxHttpHeaderSize
MaxHttpHeaderSize
MaxThreads
MinSpareThreads
MaxSpareThreads
ClientAuth
DisableUploadTimeout
AcceptCount
These were never really used, and always defaults. If one wants these,
they can be added.. but since this is just to host the admin console UI,
this should not require special tuning
Wouldn't it be better to put these values inside the properties file
(at least as comments, like it was before in the server.xml)?
Will do..
Anyhow I don't like this configuration-file within a jar-file inside
the tomcat-lib to change the admin-port...
I just realized that the tomcat.properties went inside the startup.jar..
its supposed to be at the tomcat/conf.. and I will fix this ASAP
asankha
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev