In Chapter 4 of users guide, it says on page 39 (of the .pdf): anonymous wrote : | Note: If you want to set the server socket factory via the invoker's setServerSocketFactory() method, it requires a bit of work. |
And it goes on with an example - creating the factory, casting the invoker, and setting the factory. Question: why can't the Connector's API be used instead? The Connector has a "setServerSocketFactory" method on it too. I assume it simply delegates to the invoker. Am I missing something or is that Connector API new and the docs just haven't been updated with this new API? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945886#3945886 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945886 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
