Hi Dasarath,

thanks for looking at the patch. I'm sure we'll be able to work out a committable version with the help of the Kandula developers (= you *G*).


>> Are you sure you are patching against the latest code in SVN? For
>> instance in the patched code the Coordination context class extends
>> from org.apache.kandula.wscoor.CoordinationContext where as in the
>> current code it extends from import
>> org.apache.kandula.wscoor.CoordinationContextType!
>
Nope, the problem is that you need to update your source tree, *before* you create the patch.

The source tree has been at 507991 at the time the patch was created, which was the most recent kandula version at the time. After that have only some jar files been added.


The thing with the CoordinationContext is that we updated the wscoord.xsd file to the official version from the IBM library - see
http://www.mail-archive.com/[email protected]/msg00595.html


One of the differences is:

- <xsd:element name="CoordinationContext" type="wscoor:CoordinationContextType"/>

+      <xsd:element ref="wscoor:CoordinationContext"/>


... and therefore the change in the hierachy of CoordinationContext.


I'll check back with Georg tomorrow for a reply to the remaining points from your emails. Good night,


        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to