Re: Questions about "java:MSG"

2006-03-19 Thread Ali Sadik Kumlali
nge and could you give me some  suggestion?   Best regards,   Dink Lo- Original Message - From:Ali SadikKumlaliTo: axis-user@ws.apache.orgSent: Friday, March 17, 2006 7:50 PM Subject: Re: Questions about"java:MSG" HiDink,I'm designin

Re: Questions about "java:MSG"

2006-03-19 Thread Dink
gards,   Dink Lo - Original Message - From: Ali Sadik Kumlali To: axis-user@ws.apache.org Sent: Friday, March 17, 2006 7:50 PM Subject: Re: Questions about "java:MSG" Hi Dink,I'm designing the same structure with Axis2 for my project. Although I'

Re: Questions about "java:MSG"

2006-03-17 Thread Ali Sadik Kumlali
ll the asynchronous case. If it can not achieve the asynchronous transmission, how can I do that?   Regards,   Dink Lo- Original Message -From:Ali SadikKumlaliTo: axis-user@ws.apache.org Sent: Friday, March 17, 2006 5:59 PM Subject: Re: Questions ab

Re: Questions about "java:MSG"

2006-03-17 Thread Dink
  Dink Lo - Original Message - From: Ali Sadik Kumlali To: axis-user@ws.apache.org Sent: Friday, March 17, 2006 5:59 PM Subject: Re: Questions about "java:MSG" Hi Dink,Just to make it clear, do you mean;   requestClient ---

Re: Questions about "java:MSG"

2006-03-17 Thread Ali Sadik Kumlali
Hi Dink,Just to make it clear, do you mean;   requestClient > Server ack response Client <--- Server... (time passes) actual result Client <--- Server If this the your case, it has some asynchronous process logic. So, that might be

Questions about "java:MSG"

2006-03-17 Thread Dink
Hello, I need to develop a client and a web service to accomplish some message exchange. The message exchange pattern is as follows: 1. The client sends an XML document to the web service to do some request. 2. The web service returns an XML document to notify the client that the request sen

Questions about "java:MSG"

2006-03-17 Thread Dink
Hello, I need to develop a client and a web service to accomplish some message exchange. The message exchange pattern is as follows: 1. The client sends an XML document to the web service to do some request. 2. The web service returns an XML document to notify the client that the request sent