Can i add custom WAR in smartfoxserver tomcat?

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

nik0990
Posts: 76
Joined: 23 Dec 2016, 10:48
Location: India

Can i add custom WAR in smartfoxserver tomcat?

Postby nik0990 » 10 May 2022, 12:57

Hi,

I want to add custom WAR/JAR file in SFS tomcat to call few API that will update SFS Custom class variables.

If it is possible, Can you help me?

Where to put WAR/JAR or some code example.
User avatar
Lapo
Site Admin
Posts: 23026
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Can i add custom WAR in smartfoxserver tomcat?

Postby Lapo » 11 May 2022, 08:06

Hi,
.war files can be deployed in the SFS2X/www/ folder, so that Tomcat can load and deploy them.
Here's an article about the interaction between web-apps and the SFS API.
https://smartfoxserver.com/blog/http-re ... tegration/

Cheers
Lapo
--
gotoAndPlay()
...addicted to flash games
nik0990
Posts: 76
Joined: 23 Dec 2016, 10:48
Location: India

Re: Can i add custom WAR in smartfoxserver tomcat?

Postby nik0990 » 12 May 2022, 12:55

Thanks,

:) :) :) :) :)
albymack
Posts: 17
Joined: 09 May 2022, 21:17

Re: Can i add custom WAR in smartfoxserver tomcat?

Postby albymack » 16 May 2022, 17:58

In case this trips you up, in that tutorial, there's a line about testing the server that says

http://localhost:8080/servlet?numbers=100,60,50,112,88

That's actually incorrect. It should be http://localhost:8080/ExtensionTest?num ... ,50,112,88

Tripped me up for a while. The web.xml defines the path as ExtensionTest, not servlet
User avatar
Lapo
Site Admin
Posts: 23026
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Can i add custom WAR in smartfoxserver tomcat?

Postby Lapo » 17 May 2022, 07:33

albymack wrote:In case this trips you up, in that tutorial, there's a line about testing the server that says...

Thanks for spotting this. We have now corrected it.

Cheers
Lapo

--

gotoAndPlay()

...addicted to flash games

Return to “SFS2X Questions”

Who is online

Users browsing this forum: No registered users and 102 guests