Tagged Questions
Apache Tuscany provides a Service-oriented architecture (SOA) infrastructure for developing and running Java applications using a service-oriented approach.
0
votes
0answers
54 views
Apache Tuscany SCA : Error cannot resolve to a type composite
I am a newbie in Apache Tuscany and was stuck at an error. I would appreciate if anyone can help me figure out the solution for the follow problem.
Scenario 1: Success
If the Events ...
0
votes
0answers
159 views
WSDL problem in a simple Tuscany 2 composite
I am building a composite using the Tuscany 2.0-Beta2, The composite includes a single component with one service. After compiling, the contribution loads in Tuscany with no issues. I can even open ...
0
votes
0answers
71 views
JNDI required to use Tuscany to listen on a JMS topic?
I'm trying to connect to a JMS topic using Tuscany (this is with the 2.0 beta2) and I can't seem to bind properly. Here is my component entry in my composite file:
<component ...
0
votes
1answer
63 views