[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [xmlblaster] xmlBlasterClient.pl: SessionId '' is invalid + p atch



He's using the Java socket libs.  Working on a simple applet that doesn't
require the xmlBlaster jar files and such.

-----Original Message-----
From: Marcel Ruff [mailto:mr at marcelruff.info] 
Sent: Tuesday, May 20, 2003 3:32 PM
To: xmlblaster at server.xmlblaster.org
Subject: Re: [xmlblaster] xmlBlasterClient.pl: SessionId '' is invalid + p
atch


Osterman, Forrest wrote:

>Could this be related to the error I am getting?
>
>I am trying to send a subscribe message to xmlBlaster over a socket, 
>without using the libraries. The message I get is "Your secretSessionId 
>is invalid, no access to http_(my machine IP)
>
>The message I sent was:
>
>        63**I**13465*subscribe***<qos></qos>*<key oid='metinfo'/>*
>

msgLen[10] flag[6] requestId methodName sessionId  lenUnzipped  userData
checkSum[10]
+---------+-------+------ 
+---------+-------+-*----------*-----------*-----------*-----------+----
+---------+-------+------+
 
The sessionId is empty, without a secrest session ID there is no access to
xmlBlaster (it should be directly after "subscribe*".

Do you use the Java client lib or your own SOCKET C/C++ library?

Marcel

>
>I have gotten the latest version from CVS, and built it, but I still 
>get this error.
>
>-Forrest Osterman
>
>
>  
>