|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Need assistance with installationI followed some instructions that I found while searching this topic. I
installed and tested JabberHTTPBind and it worked. I've configured apache and tomcat and I then went to my /jwchat/index.html to continuing testing and my login button is greyed out. I'm not sure what I'm doing wrong. I am using this in my BACKENDS entry from config.js ... { name:"Open Relay", description:"HTTP Binding backend that allows connecting to any jabber server", httpbase:"/JHB/", type:"binding", default_server: SITENAME } Also, can someone guide me in what I need to do to access a remote chat server? Our campus jabber chat server (ejabberd) is not on the same server as the jwchat client. Any suggestions? Thanks -- Laura McCord Web Programmer/Analyst Information Technology Services Southwestern University 512/863-1066 mccordl@... ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ JWChat-devel mailing list JWChat-devel@... https://lists.sourceforge.net/lists/listinfo/jwchat-devel |
|
|
Re: Need assistance with installationHi,
Am Mittwoch, den 19.03.2008, 15:40 -0500 schrieb Laura McCord: > I followed some instructions that I found while searching this topic. I > installed and tested JabberHTTPBind and it worked. I've configured > apache and tomcat and I then went to my /jwchat/index.html to continuing > testing and my login button is greyed out. I'm not sure what I'm doing > wrong. [...] If the login is greyed out there's a typo in your config.js most likely. The BACKEND settings seem to be ok though. Mind sharing your complete config.js with us? > Also, can someone guide me in what I need to do to access a remote chat > server? Our campus jabber chat server (ejabberd) is not on the same > server as the jwchat client. JabberHTTPBind allows you to access remote machines. All you have to take care of is tomcat's security policy which may not be set to disallow remote tcp/ip connections. Cheers, Steve ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ JWChat-devel mailing list JWChat-devel@... https://lists.sourceforge.net/lists/listinfo/jwchat-devel |
|
|
Re: Need assistance with installationI figured out why the button was greyed out; I had forgotten to move my
files with the extension '.html_en' to regular '.html'. But, thanks so much for the tip on the remote chat server. I'll see if today I can get this part working. Thanks again. Stefan Strigler wrote: > Hi, > > Am Mittwoch, den 19.03.2008, 15:40 -0500 schrieb Laura McCord: > >> I followed some instructions that I found while searching this topic. I >> installed and tested JabberHTTPBind and it worked. I've configured >> apache and tomcat and I then went to my /jwchat/index.html to continuing >> testing and my login button is greyed out. I'm not sure what I'm doing >> wrong. >> > > [...] > > If the login is greyed out there's a typo in your config.js most likely. > The BACKEND settings seem to be ok though. Mind sharing your complete > config.js with us? > > > >> Also, can someone guide me in what I need to do to access a remote chat >> server? Our campus jabber chat server (ejabberd) is not on the same >> server as the jwchat client. >> > > JabberHTTPBind allows you to access remote machines. All you have to > take care of is tomcat's security policy which may not be set to > disallow remote tcp/ip connections. > > Cheers, Steve > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > JWChat-devel mailing list > JWChat-devel@... > https://lists.sourceforge.net/lists/listinfo/jwchat-devel > -- Laura McCord Web Programmer/Analyst Information Technology Services Southwestern University 512/863-1066 mccordl@... ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ JWChat-devel mailing list JWChat-devel@... https://lists.sourceforge.net/lists/listinfo/jwchat-devel |
| Free Forum Powered by Nabble | Forum Help |