<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>how to config BOSH on Apache</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10129364" />
  <subtitle>how to config BOSH on Apache</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10129364</id>
  <updated>2013-05-26T00:35:49Z</updated>
  <dc:date>2013-05-26T00:35:49Z</dc:date>
  <entry>
    <title>RE: how to config BOSH on Apache</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10615077" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10615077</id>
    <updated>2013-01-14T23:32:53Z</updated>
    <published>2013-01-14T23:32:53Z</published>
    <summary type="html">There is actually no need to setup Apache as Proxy.
in you config, make sure the following is correctly setup
var demo_config = {
   domain: "your_domain_name", //if you are running the Jabber shared sandbox, please use [b]psdtemea.cisco.com[/b]
   maxGraphAge: 5,
   unsecureAllowed: true,
   atSymbolAllowed: false,
   logPersistence: false,
   serviceDiscoveryEnabled: false,
   httpBindingURL: "http://your_CUP_server_IP:7335/httpbinding"  //If you are running the Jabber shared sandbox, please use [b]http://cup02:7335/httpbinding[/b]
};
 
Hope this help
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2013-01-14T23:32:53Z</dc:date>
  </entry>
  <entry>
    <title>how to config BOSH on Apache</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10129363" />
    <author>
      <name>trinnachart ngakhaw</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10129363</id>
    <updated>2013-01-10T10:50:07Z</updated>
    <published>2013-01-10T10:50:07Z</published>
    <summary type="html">Hello
I try to config BOSH on Apache followed "http://developer.cisco.com/jabber/doc/api/deploymentGuide.html" but I can't run sample code that I download from "http://developer.cisco.com/web/jabber-developer/im-core-api-sample". I open [b]basic-chat.html[/b] on IE, I found error message "Could not connect: &lt;stream:error xmlns:stream="http://etherx.jabber.org/streams"&gt;&lt;xml-not-well-formed xmlns="urn:ietf:params:xml:ns:xmpp-streams"/&gt;&lt;/stream:error&gt;". Additional I have CUP Server and Web Server. 
Thank you
Lohkaeo
 </summary>
    <dc:creator>trinnachart ngakhaw</dc:creator>
    <dc:date>2013-01-10T10:50:07Z</dc:date>
  </entry>
</feed>

