Ha!

It's so simple....
Yes, that's it.  I overlooked that because one set of instructions a
saw called for changing the port to 5269 in Openfire and then using
5269 in the script.  I guess I got my instruction crossed and didn't
change it in both places.

Thanks!

On Fri, Aug 21, 2009 at 3:27 PM, James Purser<[email protected]> wrote:
>
> jsexton wrote:
>> I have this same error.  And the sub-domain matches.  Any ideas?
>>
>> PRIVATE_KEY_FILENAME=iws03svn1.key
>> CERTIFICATE_FILENAME_LIST=iws03svn1.cert
>> CERTIFICATE_DOMAIN_NAME=localhost
>>
>> XMPP_SERVER_HOSTNAME=localhost
>> XMPP_SERVER_IP=192.168.15.38
>> XMPP_SERVER_SECRET="secret"
>>
>> java -jar dist/fedone-0.2.jar \
>>   --client_frontend_hostname=127.0.0.1 \
>>   --client_frontend_port=9876 \
>>   --xmpp_component_name=wave \
>>   --xmpp_server_hostname=$XMPP_SERVER_HOSTNAME \
>>   --xmpp_server_ip=$XMPP_SERVER_IP \
>>   --xmpp_server_port=5269 \
>>   --xmpp_server_secret $XMPP_SERVER_SECRET \
>>   --xmpp_server_ping="" \
>>   --certificate_private_key=$PRIVATE_KEY_FILENAME \
>>   --certificate_files=$CERTIFICATE_FILENAME_LIST \
>>   --certificate_domain=$CERTIFICATE_DOMAIN_NAME \
>>   --waveserver_disable_verification=true
>>
>>
> Okay, you need to change the xmpp_server_port to 5275, this is what
> Openfire listens on to talk to its external components.
>
> --
> James Purser
> Collaborynth
> http://collaborynth.com.au
> Mob: +61 406 576 553
> Skype: purserj1977
> twitter: www.twitter.com/purserj
> GTalk: [email protected]
>
>
> >
>



-- 
Jeff Sexton
http://www.elgintime.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to