Hello,
I had geronimo down, and I could swear I configured config.xml like:
<gbean name="EJBNetworkService">
<attribute name="port">${OpenEJBPort + PortOffset}</attribute>
<attribute name="host">${ServerHostname}</attribute>
<attribute name="threads">500</attribute>
</gbean>
After restarting, at some point I noticed "threads" was 100, not 500.
Is there any way that could have changed outside of manually setting the
config file?
--
View this message in context:
http://old.nabble.com/G2.1.3-config.xml-changing--tp27615222s134p27615222.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.