Search found 4 matches

by JerryT
09 Mar 2011, 10:11
Forum: SFS2X Questions
Topic: Jetty and extension code
Replies: 8
Views: 13641

LOL I guess my previous post was meant to be replied but it got edited instead, looking like I'm answering my own question. Yes creating interfaces and place them in common library will help the problem, but then in this case we're still somehow deploying game-specific logic there, and in fact, it's...
by JerryT
07 Mar 2011, 11:20
Forum: SFS2X Questions
Topic: Jetty and extension code
Replies: 8
Views: 13641

Well first of all thank you for your help, it does solve the problem somehow, because the handleInternalMessage() thing can indeed serve this purpose. (By the way, is this method called internally by SFS server? I don't want to mess up with that part by overriding it.) No, never called. It is a uti...
by JerryT
04 Mar 2011, 09:29
Forum: SFS2X Questions
Topic: Jetty and extension code
Replies: 8
Views: 13641

Jetty and extension code

Hi there, I wrote a couple servlets and wanted it to interact with the extension code I wrote (the goal is to provide some web services), but now I'm stuck at class loading. I put my extension code at SFS2X\{extension}\xxx.jar, which Jetty does not load, so when it processes the web.xml file I deplo...
by JerryT
23 Feb 2011, 09:43
Forum: SFS2X Questions
Topic: Extension Filters
Replies: 1
Views: 4020

Extension Filters

Hi, I've just switched from 1.6.6 to 2x, it's great work! A lot of the new features are great, including the extension filters. However I have two questions regarding this: 1) How does threading mechanism work in sfs2x? Does system create a thread whenever a client request is received, and whenever ...

Go to advanced search