[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.alf] Running ALF Samples - ALFServiceFlowWithReplySOAP
|
Hi,
I am now preparing a simple demo application for an internal presentation
about ALF.
I was experimenting with the delivered sample service flow:
TestALFService. I want to try a service flow with a response. For this, I
thought to modify the sample .alf configuration file and simply call the
other WS method with reply.
What I am wondering is that this line works:
<Endpoint>http://localhost:8080/TestALFService/services/ALFServiceFlowSOAP?EventNotice</Endpoint>
but when I replace it with the following line it does not work.
<Endpoint>http://localhost:8080/TestALFService/services/ALFServiceFlowWithReplySOAP?EventNoticeWithReply</Endpoint>
Can anyone give me clue where to start searching the problem.
Thanks in advance,
Yetkin Oezkucur