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

Re: [xmlblaster] connecting



Hi Kay,
yes, you still have to specify which sessionId to use (the 1 in the
example below)

Michele

Kai wrote:
> Michele Laghi schrieb:
>> qos.setSessionName(new SessionName(glob, "joe/1"));
> 
> Thanks, now connect works as expected. Do I have to set the session name
> if I use login name and password to create the ConnectQos?
> 
>