Log In
Technologies
Join the Network
Member Services
Events & Community
Jabber Developer
Jabber
What is Jabber?
The Jabber Web Tool Kit
Web Tool Kit In Use
The Jabber Application
Better Together
Develop and Test
Integrated Jabber
Voice & Video
Overview
Get Started
Sample Code
Reference Material
Jabber SDK Release Notes SDK v3.0
Troubleshooting
IM & Presence
Overview
Get Started - Hosted Deployment
Get Started - On Premise Deployment
Sample Code
Reference
Voice Mail
Overview
Get Started
Sample Code
Reference
Troubleshooting
Meeting
Overview
Get Started
Sample Code
Reference
Troubleshooting
Testing
Overview
Shared Jabber Sandbox
Rich UC Sandbox
Learn
Voice & Video: How to...
Implement Graceful Registration
Jabber Voice best practices
Embed a softphone in under 5 min
Install the Node Component
Install a Google Gadget
Add video call capabilities
IM and Presence: How to...
Use the Jabber IM Core APIs
Use the Jabber IM UI Components
Deploy the Jabber demo in salesforce.com
Voice Mail: How to...
Send a Message with Attachments
Meeting: How to...
Launch meetings on mobile
Use SSO with WebEx APIs
Use WebEx best practices
Community and Support
Technical Support
Commercial Support
Go to Market
Forum
Sitemap
Contact Us
Custom Integration
FAQs
Voice & Video
IM and Presence
Voice Mail
Meeting
Collaboration Developer Sites
Collaboration Hub
WebEx Web Conferencing Developer
WebEx Social Developer
Voice and UC Developer
Voice and UC AXL Developer
Voice and UC PAWS Developer
Contact Center Developer
Breadcrumbs
Community and Support
Forum
Jabber Voice Forum
Reference applications
Basic Chat-demo sample is not working in firefox and IE.
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Reference applications
Basic Chat-demo sample is not working in firefox and IE.
Threads [
Previous
|
Next
]
karthik mohan
Posts:
5
Join Date:
12/21/12
Recent Posts
Basic Chat-demo sample is not working in firefox and IE.
Answer
3/19/13 10:16 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
When I try to download and run the basic-chat-demo sample from the link
http://developer.cisco.com/web/jabber-developer/im-core-api-sample
. The provided sample is working in google chrome. But if the same sample tried in firefox then I got the following error "Could not connect: <stream:error xmlns:stream="http://etherx.jabber.org/streams"><xml-not-well-formed xmlns="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error> ". If the same sample tried in IE then I got the following error "
Access is denied.
" Please help me on this.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Thomas Vanier
Posts:
90
Join Date:
11/29/10
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/19/13 4:51 PM as a reply to karthik mohan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi karthik,
I think you are facing the same issue than Praveen mentioned on
this post
. I do not have access to the sandbox unfortunately, can you continue working with the SDK in Chrome while we are investigating the problem ?
Thanks, Thomas
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
78
Join Date:
5/17/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/19/13 8:06 PM as a reply to karthik mohan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi
karthik,
For IE, you have to run the sample from web server to make sure
all BOSH requests (original or "see-other-uri")
have the same protocol as the page origin.
In this case, the web server needs to be in "http". You should be able to get the page to work once you run the sample from that web server.
Hope this help.
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
karthik mohan
Posts:
5
Join Date:
12/21/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/20/13 1:18 PM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Howard, Previously I tried to run the url(
C:\Users\xxx\Desktop\JabberChat\basic-chat-demo\basicChatDemo.html
) in the IE browser
.
From my observations, I think that I have to deploy this sample in Local Server (IIS or apache server) and after that I have to run the url(http://localhost/basicChatDemo.html) in IE browser. Please correct us if I misunderstood. Karthik
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
78
Join Date:
5/17/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/20/13 2:23 PM as a reply to karthik mohan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
That's correct...
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
karthik mohan
Posts:
5
Join Date:
12/21/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/21/13 6:28 AM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Howard,
After deploy the sample application into my webserver, it is working in IE.
But In firefox, I am not to connect(login). Please help on this.
Karthik
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
78
Join Date:
5/17/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
3/21/13 9:35 PM as a reply to karthik mohan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Karthik,
What version of Mozilla are you using? I didn't see the problem from my end.
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
karthik mohan
Posts:
5
Join Date:
12/21/12
Recent Posts
RE: Basic Chat-demo sample is not working in firefox and IE.
Answer
4/1/13 4:33 AM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Howard,
I am using Mozilla firefox 19.0.2.
Regards,
Karthik
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top