Spark With some edits

Hi, i had changed some files in my spark for custumize him, but now i dont remember how are the files…
i need to change the default server, it is setting in any of the files of spark, i find him searching in the jar files with winrar.
now i cant find him i had searched for two days and not find or remember where he are.
Thanks for all.

Obs: the attach file are a print of why my spark are working.

If you want to hardcode the server (make it not editable), the you have to modify src\java\org\jivesoftware\resource\default.properties file and change

HOST_NAME =

to

HOST_NAME = Your_server

Then recompile the Spark.