lucee-websocket icon indicating copy to clipboard operation
lucee-websocket copied to clipboard

Updates to README

Open psarin opened this issue 3 years ago • 6 comments

Updated instructions on installation Updated instructions on testing Added section on additional topics / known issues

psarin avatar Jan 19 '22 15:01 psarin

Something that you might not be aware of is that the SessionInitializerFilter was added to Tomcat some time ago, so if you are using that server you do not need to add the additional jar in - you do still need to modify the web.xml file though: https://dev.lucee.org/t/installing-the-websocket-extension-on-tomcat-got-much-easier/3012

cubiclabs avatar Jan 19 '22 16:01 cubiclabs

Wow... I never saw that post on the Lucee Dev forum. The jar that you're referring to is servlet-filter-utils-1.1.1.jar correct?

redtopia avatar Jan 19 '22 16:01 redtopia

Yes, that is correct. If you are using Tomcat you do not need the additional jar. Just add the filter as described in the forum post.

cubiclabs avatar Jan 19 '22 16:01 cubiclabs

Good to know. I will update the document and re-push.

psarin avatar Jan 19 '22 16:01 psarin

@isapir Any comments on ths pull request? Do you know if / when it will get accepted / merged? Thanks!

psarin avatar Mar 14 '22 07:03 psarin

@isapir Are you considering this project dead? :)

psarin avatar Aug 02 '23 11:08 psarin