Do xavante.start_message(function () end) before calling
xavante.start. Xavante calls the funcion that you passed to
xavante.start_message with a list of ports, so you can log it
somewhere else, too. The default function just prints the string you
saw in the console.

--
Fabio Mascarenhas


On Fri, Jan 29, 2010 at 2:11 PM, Rob Kendrick <r...@simtec.co.uk> wrote:
> On Fri, 29 Jan 2010 11:16:41 -0200
> Fabio Mascarenhas <mascaren...@acm.org> wrote:
>
>> About your other question, you can use WSAPI without CGILua, and I
>> recommend it. :-) You are going to need to install wsapi-xavante to
>> get the required libraries, and add rules for WSAPI to your launcher.
>> Please see
>>
>> http://github.com/keplerproject/wsapi/blob/master/src/launcher/wsapi
>>
>> Another WSAPI launcher for Xavante you might want to study is Orbit's:
>>
>> http://github.com/keplerproject/orbit/blob/master/src/launchers/orbit
>
> This all looks great.  I've got a trivial app up and running.
> Currently, I have just one problem: how do I turn off the sign-on
> message?
>
> "Xavante started on port(s) 8080"
>
> A quick look in the module's source suggests that there isn't a way.
> Is my local copy out of date?  If not, can you consider this a feature
> request? :)
>
> --
> Rob Kendrick, Support Team Lead                      Simtec Electronics
> Telephone: +44 (0)1772 978013                  Avondale Drive, Tarleton
> Fax: +44 (0)1772 816426                     Preston, Lancs, PR4 6AX, UK
> http://www.simtec.co.uk/                       mailto:r...@simtec.co.uk
>
> _______________________________________________
> Kepler-Project mailing list
> Kepler-Project@lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
> http://www.keplerproject.org/
>

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to