Sebastien,
I haven't run the tutorial before, so I dont really know what running
successfully means. But when I tried cloud/LaunchCloud, and the only
exception I got was on Line 58 of LaunchCloud.java
catalogsNode.addContribution("http://assets", assetsContribution);
I changed it to
currencyNode.addContribution("http://assets", assetsContribution);
assets was already added to catalogsNode, and hence throws an error - this
looked like a typo anyway.
With the change, it ran without any exceptions.
On 12/19/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
>
> Rajini Sivaram wrote:
> > Sebastien,
> >
> > The code in svn does not have export.java statements in
> > sca-contribution.xmlof assets for its exporting packages, which are
> > imported by store.
> >
>
> I added an export under SVN revision 605727. Same error :)
> --
> Jean-Sebastien
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thank you...
Regards,
Rajini