[ 
https://issues.apache.org/jira/browse/TUSCANY-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Laws closed TUSCANY-353.
------------------------------

    Resolution: Fixed

no relevant now

> The helloword sidefile (with no annotations) test I created does not read the 
> default value from the  side files
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-353
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-353
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model
>         Environment: Fedora Core 5
>            Reporter: Simon Laws
>             Fix For: Java-SCA-Next
>
>         Attachments: helloworld2.tar
>
>
> I attached the sample as a tar file. It looks like this...
> > hellworld2
> >     src
> >       main
> >         java - where the java source files go
> >           org
> >             sample
> >               helloworld
> >                 HelloWorldService.java
> >                 HelloWorldServiceImpl.java
> >                 HelloWorldClient.java
> >         resource - where data and configuration files go
> >           org
> >             sample
> >               helloworld
> >                 HelloWorldServiceImpl.componentType
> >           sca.module
> >       test
> >         java - where the files used to test the above source files go
> >     target
> >       classes - where the compile class files will go
> >     compile.sh
> >     run.sh
> If you put this in a directory alongside the tuscany project and you have 
> populated target/j2se then compile.sh and run.sh should work, i.e.
> somedir
>     helloworld2
>     tuscany
>       java 
>         target
>           j2se
>             lots of jars
> when I run the test the property value null is returned and I was expecting 
> the default value from the side file so I expect I have done something stupid!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to