Picon

Examples

Good Day,

I am using jPOS programming Guide and tested a small test program from 
page 20 in jPOS, i am getting the output upto send message ,but i am 
not getting receive message. 

what are the modification i should to get the receive message. 

 
Alejandro Revilla | 26 Jan 16:58

Re: Examples

> 
> I am using jPOS programming Guide and tested a small test program from 
> page 20 in jPOS, i am getting the output upto send message ,but i am 
> not getting receive message. 
> 
> what are the modification i should to get the receive message. 
> 
Adding a logger may shed some light.

 
Picon

Re: Examples

--- In jpos-dev@..., Alejandro Revilla <apr@...> wrote:
>
> > 
> > I am using jPOS programming Guide and tested a small test program 
from 
> > page 20 in jPOS, i am getting the output upto send message ,but i 
am 
> > not getting receive message. 
> > 
> > what are the modification i should to get the receive message. 
> > 
> Adding a logger may shed some light.
>

i add a logger but no difference in the ouput ,still i send message 
output but no receive message.

 
Mark Salter | 28 Jan 19:27

Re: Re: Examples

srinivas reddy chanda wrote:
> --- In jpos-dev@..., Alejandro Revilla <apr@...> wrote:
>>> I am using jPOS programming Guide and tested a small test program 
> from 
>>> page 20 in jPOS, i am getting the output upto send message ,but i 
> am 
>>> not getting receive message. 
>>>
>>> what are the modification i should to get the receive message. 
>>>
>> Adding a logger may shed some light.
>>
> 
> i add a logger but no difference in the ouput ,still i send message 
> output but no receive message.
If you added a logger to the packager as the channel might already have 
one (Page 20 section 3.5), you should see detail of the send.

Where did you add your logger, can you post your client code?

Are you using your own 'echo' server?
Have you changed anything in the message content?
Have you tried a different packager?

--

-- 
Mark

 

Gmane