On Jan 8, 2008 12:23 AM, Simon Laws <[EMAIL PROTECTED]> wrote:
<snip>
> > > 20/12/2007 17:42 <DIR> binding-notification-broker
> > > > -
> > > > Not Tried
> > > > 20/12/2007 17:42 <DIR> binding-notification-consumer
> > > > -
> > > > Not Tired
> > > > 20/12/2007 17:42 <DIR> binding-notification-producer
> > > > -
> > > > Not Tried
>
I had a go with the notification samples but can't get them to work. One
issue is the Ant build scripts to run them seem to depend on the .class
files existing but in the bin distro we only ship the .jar file so you must
build the samples locally first. But then running the samples they fail
with:
org.apache.tuscany.sca.binding.notification.util.IOUtils$IOUtilsException:
org.apache.tuscany.sca.binding.notification.encoding.EncodingExce
ption: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at
org.apache.tuscany.sca.binding.notification.NotificationTypeManagerImpl$InputStreamDecoder.read
(NotificationTypeManagerImpl.java:
610)
Any one know whats going on?
...ant