I am trying to understand these lines in the FeedAggregator.composite file

<service name="rssSample" promote="RssAggregator">
                <tuscany:binding.atom 
uri="http://localhost:8083/rssAggregator"/>
        </service>
        <service name="atomSample" promote="AtomAggregator">
                <tuscany:binding.atom 
uri="http://localhost:8083/atomAggregator"/>
        </service> 


These services are not declared in the component stanzas and I don?t see 
an [EMAIL PROTECTED] in the AggregatorImpl.java. 
1.How do these lines get wired to the java file?
2.What method to they call?
3.How is it that they talk to code out side of the domain without a 
[EMAIL PROTECTED]  annotation. 




Willis C White III 
IQ Technology Projects
IBM CIO Technology & Innovation
Poughkeepsie, NY 12601
Home office 845 331-5134
Cell 845 853-3827
 

 

<<image/gif>>

Reply via email to