kandula-dev@ws.apache.org
[Top] [All Lists]

Re: Kandula - Interop sample fault

Subject: Re: Kandula - Interop sample fault
From:
Date: Thu, 18 Aug 2005 07:13:00 -0400 EDT
Hi Michal,

It's always nice to hear somebody is using our efforts.. Thanks for the
pointers.. I'll update the site. Recently ws-fx/kandula was moved to
ws-kandula which was not reflected in the site....

It seems you do not have the Addressing and Transaction handlers deployed
in the client side. You are getting an Null pointer (Which any way we need
to fix to some meaningfull exception)  exception is that the registration
request message does not have the addressing and Coordination context
headers... You can notice this by looking at the TCPMON messages...

To deploy handlers in the axis client side you need to have a
client-config.wsdd file in the classpath when you are running the client..
In this example you need to put the client-config.wsdd in the
<Kandula-HOME>\src\samples\interop\ folder....

I'll add a note to the user-guide mentioning this... :)

Thanks & Regards,
~Thilina

PS: Moving this conversation to kandula-dev list. You can subscribe to the
kandula list by sending a blank email to
kandula-dev-subscribe@xxxxxxxxxxxxx

----------------------------------------
"May the SourcE be with u"
http://www.bloglines.com/blog/thilina
http://webservices.apache.org/~thilina/


> Dear Thilina,
>
>
>
> I'm going to use Kandula implementation of WS-Coordination and WS-AT
> within a large project. I've followed user guide and tried to run
> Interop sample. I've got an exception, seems like fault during
> registration (servlet behind is not created?). Please find log file
> attached. Thank you for any advice.
>
>
>
> Please also check Kandula homepage - source repository details are not
> valid, maybe there is also something wrong in user guide.
>
>
>
> Best regards,
>
>
>
> Michal Burian
>
> Security Research Centre, BT
>
> _________________________
>
>
>
> B28-MH Rigel House
>
> Adastral Park
>
> Martlesham Heath
>
> Ipswich
>
> Suffolk IP5 3RE
>
> United Kingdom
>
>
>
> Mobile:    07724 302028
>
> Email:     michal.burian@xxxxxx <mailto:imichal.burian@xxxxxx>
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@xxxxxxxxxxxxx
For additional commands, e-mail: kandula-dev-help@xxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Kandula - Interop sample fault, thilina <=