On Fri, Jun 20, 2008 at 11:43 AM, Richard Jones <[EMAIL PROTECTED]>
wrote:

> Hi Simon,
>
>  Hi Richard.
>>
>> Let me take a quick look at the code to remind myself what goes on behind
>> the scenes here. In this particular case are you running this test from
>> Eclipse or from the command line. If from Eclipse can you tell me what the
>> output folder for this Eclipse project is set to. Is it
>> file:/home/richard/workspace/tuscany-helloworld/out for example.
>>
>>
>
> I'm actually running it from inside IDEA, but it should be effectively the
> same as running it from the command line.  I can spam the classpath if it's
> any use, but it's /really/ long.  It does contain the directory in which
> HelloWorld.composite is stored, though.
>
>
> Cheers,
>
> Richard
>
> --
> =======================================================================
> Richard Jones                     |       Hewlett-Packard Limited
> Research Engineer, HP Labs        |       registered office:
> Bristol, UK                       |       Cain Road, Bracknell,
>                                 |       Berks, RG12 1HN.
>                                 |       Registered No: 690597 England
> eml: [EMAIL PROTECTED]       -------------------------------------
> blg: http://chronicles-of-richard.blogspot.com/
> -----------------------------------------------------------------------
> The contents of this message and any attachments to it are confidential
> and may be legally privileged. If you have received this message in
> error, you should delete it from your system immediately and advise the
> sender. To any recipient of this message within HP, unless otherwise
> stated you should consider this message and attachments as "HP
> CONFIDENTIAL".
> ========================================================================
>
>
I find that the DefaultSCADomain class is trying to locate the composite
file via the thread context classloader. Could that be causing problems for
you?

Simon

Reply via email to