I think the stopping right away happens if there isn't a notification server
running on port 8083, you have to start one of the samples on that port
first before running the other samples.

   ...ant

On Jan 8, 2008 11:09 AM, Simon Laws <[EMAIL PROTECTED]> wrote:

>
>
> On Jan 8, 2008 10: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
> >
> I can't get them to work either but get a different error. Ant run leads
> to the servlets being registered and then the server stops straight away. In
> the debugger it doesn't get this far but gets an NPE somewhere  in the
> InterfaceContractMapper.
>
> I think it is unwell!
>
> Simon
>

Reply via email to