It works fine now...

- Balaji

-----Original Message-----
From: Darren Middleman [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 15, 2006 1:01 PM
To: yoko-dev@incubator.apache.org
Subject: Re: Milestone 1 issues

Hi Edell,

I've committed a fix which clears things up here.  Can you check to make
sure this solves the issue you were seeing?

Thanks,
Darren

On 9/15/06, Nolan, Edell <[EMAIL PROTECTED]> wrote:
>
> Ok - thanks!
>
> -----Original Message-----
> From: Darren Middleman [mailto:[EMAIL PROTECTED]
> Sent: 15 September 2006 17:08
> To: yoko-dev@incubator.apache.org
> Subject: Re: Milestone 1 issues
>
> Hi Edell,
>
> That looks like something in a part of the code I recently modified.
> I'll look into it.
>
> Darren
>
> On 9/15/06, Nolan, Edell <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I have attempted to build a milestone 1 candidate and running the
bank
>
> > demo I get the following error
> >
> > Any ideas ?
> >
> > Thanks, Edell.
> >
> > 15-Sep-2006 16:27:33 org.apache.yoko.bindings.corba.CorbaUtils
> > getTypeMapFromDef
> > inition
> > INFO: Adding type AccountAlreadyExistsException Invoking
createAccount
>
> > for Mr. John... 15-Sep-2006 16:27:33 org.objectweb.celtix
> > .bus.jaxws.EndpointInvocationHandler invoke
> > INFO: EndpointInvocationHandler: invoke
> > 15-Sep-2006 16:27:33 org.apache.yoko.bindings.corba.CorbaBindingImpl
> > readObjectF
> > romStax
> > INFO: Reading primitive type from XML reader
> > 15-Sep-2006 16:27:33 org.apache.yoko.bindings.corba.CorbaBindingImpl
> > writeObject
> > ToStax
> > INFO: Writing primitive type to XML writer
> > 15-Sep-2006 16:27:33 org.apache.yoko.bindings.corba.CorbaBindingImpl
> > unmarshal
> > SEVERE: CORBA unmarshal exception
> > java.lang.NullPointerException
> >         at
> >
org.apache.yoko.bindings.corba.CorbaBindingImpl.addUnmarshalParams(Co
> > rbaBindingImpl.java:487)
> >         at
> >
org.apache.yoko.bindings.corba.CorbaBindingImpl.unmarshal(CorbaBindin
> > gImpl.java:403)
> >         at
> >
org.apache.yoko.bindings.corba.CorbaClientBinding.invoke(CorbaClientB
> > inding.java:257)
> >         at
> >
org.objectweb.celtix.bus.jaxws.EndpointInvocationHandler.invokeSEIMet
> > hod(EndpointInvocationHandler.java:140)
> >         at
> >
org.objectweb.celtix.bus.jaxws.EndpointInvocationHandler.invoke(Endpo
> > intInvocationHandler.java:73)
> >         at $Proxy30.createAccount(Unknown Source)
> >         at yoko.client.Client.main(Client.java:50)
> > Exception in thread "main"
> > org.apache.yoko.bindings.corba.CorbaBindingException:
> > Exception during invoke
> >         at
> >
org.apache.yoko.bindings.corba.CorbaClientBinding.invoke(CorbaClientB
> > inding.java:270)
> >         at
> >
org.objectweb.celtix.bus.jaxws.EndpointInvocationHandler.invokeSEIMet
> > hod(EndpointInvocationHandler.java:140)
> >         at
> >
org.objectweb.celtix.bus.jaxws.EndpointInvocationHandler.invoke(Endpo
> > intInvocationHandler.java:73)
> >         at $Proxy30.createAccount(Unknown Source)
> >         at yoko.client.Client.main(Client.java:50)
> > Caused by: org.apache.yoko.bindings.corba.CorbaBindingException:
CORBA
>
> > Unmarshal Exception
> >         at
> >
org.apache.yoko.bindings.corba.CorbaBindingImpl.unmarshal(CorbaBindin
> > gImpl.java:425)
> >         at
> >
org.apache.yoko.bindings.corba.CorbaClientBinding.invoke(CorbaClientB
> > inding.java:257)
> >         ... 4 more
> > Caused by: java.lang.NullPointerException
> >         at
> >
org.apache.yoko.bindings.corba.CorbaBindingImpl.addUnmarshalParams(Co
> > rbaBindingImpl.java:487)
> >         at
> >
org.apache.yoko.bindings.corba.CorbaBindingImpl.unmarshal(CorbaBindin
> > gImpl.java:403)
> >         ... 5 more
> >
> > -----Original Message-----
> > From: Alexey Petrenko [mailto:[EMAIL PROTECTED]
> > Sent: 15 September 2006 13:21
> > To: yoko-dev@incubator.apache.org
> > Subject: Re: Milestone 1 issues
> >
> > Add javax.rmi implementation? :)
> >
> > Just joke. Adding a piece of code right before milestone is very bad
> > practice.
> >
> > SY, Alexey
> >
> > 2006/9/15, Mosur Ravi, Balaji <[EMAIL PROTECTED]>:
> > > Hi,
> > >
> > > It looks like we have resolved all the Milestone 1 issues...
> > >
> > > Is there anything else that we need to resolve before we can
release
>
> > > our first milestone?
> > >
> > > Thanks
> > >
> > > Balaji
> > >
> > >
> >
> >
> > --
> > Alexey A. Petrenko
> > Intel Middleware Products Division
> >
> >
> >
>
>
>

Reply via email to