Hi Ant,
A similar (if not the same) failure was occurring during R1.0, see
TUSCANY-1791 for details. Apparently, there was a conflict between Tomcat
and and Jetty classes in the bin distro, see the second to last comment in
TUSCANY-1791. For R1.0.1 it all worked ok, as mentioned in the resolution of
that JIRA.
On Jan 8, 2008 5:33 AM, ant elder <[EMAIL PROTECTED]> wrote:
> 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
>