Hi,
Walking through the "Getting Started" tutorial with the 1.2 release, I get
stuck in not being able to find the jars the following imports in
ShoppingCartImpl. Any suggestions?
import org.apache.tuscany.sca.binding.feed.collection.Collection;
import org.apache.tuscany.sca.binding.feed.collect
Exception thrown during SimpleTypeMapperExtensionTestCase
-
Key: TUSCANY-2302
URL: https://issues.apache.org/jira/browse/TUSCANY-2302
Project: Tuscany
Issue Type: Bug
Componen
[
https://issues.apache.org/jira/browse/TUSCANY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595127#action_12595127
]
Luciano Resende commented on TUSCANY-2297:
--
I'm having issues with the DataInvok
BPEL Invoke Problem
---
Key: TUSCANY-2301
URL: https://issues.apache.org/jira/browse/TUSCANY-2301
Project: Tuscany
Issue Type: Bug
Components: Java SCA BPEL Implementation Extension
Affects Versions: Java-SCA-1.
Hi Luciano,
It took a couple of times to download some of the dependencies for the
wsdl2java tool, but eventually all were downloaded.
I did not run into any other issues using mvn -fae clean install.
Thanks for the response.
Chris
On May 7, 2008, at 7:51 PM, Luciano Resende wrote:
Hi Chr
When using the sql-maven-plugin to generate the databases, we have to
explicitly close the databases otherwise the unit tests won't be able
to open the database. This can be done with the snippet below, these
changes are needed in both tutorial-store-db and
tutorial-store-supplier :
[
https://issues.apache.org/jira/browse/TUSCANY-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanisław T. Findeisen updated TUSCANY-2300:
Attachment: tuscany-patch1-do-czytania.tgz
> performance issues in DataFa
performance issues in DataFactoryImpl, TypeImpl, DataObjectImpl, SDOXMLWriter
-
Key: TUSCANY-2300
URL: https://issues.apache.org/jira/browse/TUSCANY-2300
Project: Tuscany
Hi Raymond,
Yes I am running Mac OS 10.5.2.
I will open a JIRA.
Thanks for the response.
Chris
On May 7, 2008, at 8:43 PM, Raymond Feng wrote:
Hi,
This is a known issue with some JDKs that doesn't behave
consistently in the XML gXXX data type conversions (I guess you are
running Mac OS
Hi, Wojtek.
I'm glad to see you make progress. Please submit incremental patches with
JIRAs as you improve the code. This way, we can review and apply them so
that the community knows what's evolving.
Thanks,
Raymond
--
From: "Wojtek Janiszewski
Hi,
This is a known issue with some JDKs that doesn't behave consistently in the
XML gXXX data type conversions (I guess you are running Mac OS?). You can
safely ignore the problem for now. Please open a JIRA to track it too so
that I can make the test case more tolerant.
Thanks,
Raymond
---
Luciano Resende wrote:
Cool Mike, this is very good improvement for the bpel impl...
BTW, could you please check if you have committed one of the new model
classes : BPELPartnerLinkTypeExt
On Wed, May 7, 2008 at 2:19 PM, Mike Edwards
<[EMAIL PROTECTED]> wrote:
Luciano,
The class BPELPartnerLi
Hi Chris
I just compiled the modules with no problems under revision #654394.
Please try the following command :
mvn -fae clean install
Please let us know if you still have issues.
On Tue, May 6, 2008 at 11:28 PM, Chris Trezzo <[EMAIL PROTECTED]> wrote:
> Hey Everyone,
>
> I have
Cool Mike, this is very good improvement for the bpel impl...
BTW, could you please check if you have committed one of the new model
classes : BPELPartnerLinkTypeExt
On Wed, May 7, 2008 at 2:19 PM, Mike Edwards
<[EMAIL PROTECTED]> wrote:
> Jean-Sebastien Delfino wrote:
>>
>> Are you guys still ma
Jean-Sebastien Delfino wrote:
Are you guys still making changes to the BPEL code?
I'd like to be able to work with BPEL components in the domain without
having to boot the whole runtime. I'd like to do it sometime later this
week but for that to work I'll need to split implementation-bpel in t
Jean-Sebastien Delfino wrote:
Are you guys still making changes to the BPEL code?
I'd like to be able to work with BPEL components in the domain without
having to boot the whole runtime. I'd like to do it sometime later this
week but for that to work I'll need to split implementation-bpel in
[
https://issues.apache.org/jira/browse/TUSCANY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram closed TUSCANY-2293.
---
Resolution: Fixed
Assignee: Rajini Sivaram
Temporary fix to use TCCL to load the sche
[
https://issues.apache.org/jira/browse/TUSCANY-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram closed TUSCANY-2292.
---
Resolution: Fixed
Assignee: Rajini Sivaram
Fixed under revision 654236.
> Remove spl
[
https://issues.apache.org/jira/browse/TUSCANY-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram closed TUSCANY-2294.
---
Resolution: Fixed
Changes checked in under revision 654236.
> Add OSGi manifest entries to
Client-set callback id not preserved on stateless callback
--
Key: TUSCANY-2299
URL: https://issues.apache.org/jira/browse/TUSCANY-2299
Project: Tuscany
Issue Type: Bug
Compon
[
https://issues.apache.org/jira/browse/TUSCANY-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594983#action_12594983
]
Simon Nash commented on TUSCANY-2298:
-
The problem is in the start() method of Axis2S
I am getting an error while trying to use HttpBinding with service
binding.ws. I am trying to run this service as part of a vtest project
using "tuscany-host-tomcat" and "tuscany-binding-ws-axis2" modules.
Wondering what I am doing wrong.
Here is my wsdl:
http://wsbinding.vtest.sca.tuscany.apach
Done. Opened TUSCANY-2298.
++Vamsi
On Wed, May 7, 2008 at 8:54 PM, Simon Nash <[EMAIL PROTECTED]> wrote:
> Vamsavardhana Reddy wrote:
>
> > I am running the service as part of a vtest using "tuscany-host-tomcat".
> > When I use wsdl.port instead of wsdl.service in wsdlElement, the service
> > i
Incorrect service endpoint when wsdl.service is used with Service webservice
binding
Key: TUSCANY-2298
URL: https://issues.apache.org/jira/browse/TUSCANY-2298
Projec
Hi, It doesnt appear that Tuscany is implementing section 2.3.2 of the WS
Binding specification completely. Can you explain the
algorithm used for reference and service side WSDL TNS generation for
service, ports, and bindings. Thanks.
The target namespace of the WSDL document, and of the ser
On Wed, May 7, 2008 at 9:46 PM, Simon Nash <[EMAIL PROTECTED]> wrote:
> Vamsavardhana Reddy wrote:
>
> > Opening different ports by the hosting environment does not seem to be a
> > problem because when I use
> >
> >
> >http://wsbinding.vtest.sca.tuscany.apache.org#wsdl.port(AS
Vamsavardhana Reddy wrote:
Opening different ports by the hosting environment does not seem to be a
problem because when I use
http://wsbinding.vtest.sca.tuscany.apache.org#wsdl.port(AService/AServiceSOAP11port_http)
"/>
http://wsbinding.vtest.sca.tuscany.apache.
Vamsavardhana Reddy wrote:
I am running the service as part of a vtest using "tuscany-host-tomcat".
When I use wsdl.port instead of wsdl.service in wsdlElement, the service is
running on the url as given for that port in the wsdl file.
Thanks, this confirms that Tuscany has a bug with wsdl.serv
I have a question on the JMS binding. If I were set up I'd just experiment,
but let me just ask
It looks to me like we're requiring the service client/impl to use OMElement
as its programming model (i.e. app databinding).
I say this looking at class JMSBindingReferenceBindingProvider and met
Opening different ports by the hosting environment does not seem to be a
problem because when I use
http://wsbinding.vtest.sca.tuscany.apache.org#wsdl.port(AService/AServiceSOAP11port_http)
"/>
http://wsbinding.vtest.sca.tuscany.apache.org#wsdl.port(AService/AServi
On Wed, May 7, 2008 at 11:29 AM, Simon Laws <[EMAIL PROTECTED]>
wrote:
> > This is not quite what we need in the Tomcat case. I shouldn't need to
> > write
> > a NodeX.composite file for each webapp as we can say each webapp is a
> > node,
> > use the webapp name for the node name, and use the
On Wed, May 7, 2008 at 11:29 AM, Simon Laws <[EMAIL PROTECTED]>
wrote:
>
> I'm not clear if the domain here is intended to be local to the webapp
> container, in which case it could reasonably do webapp processing on the
> local file system, or if it is a more general domain out there in the
> net
On Wed, May 7, 2008 at 9:55 AM, ant elder <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 30, 2008 at 1:18 PM, Simon Laws <[EMAIL PROTECTED]>
> wrote:
>
> > snip
> >
> > >
> > > Cool thats really helpful. Ok so if we can have a Tomcat TuscanyHost
> > > (i.e.
> > > an extension of org.apache.catalina.
On Wed, Apr 30, 2008 at 1:18 PM, Simon Laws <[EMAIL PROTECTED]>
wrote:
> snip
>
> >
> > Cool thats really helpful. Ok so if we can have a Tomcat TuscanyHost
> > (i.e.
> > an extension of org.apache.catalina.core.StandardHost not related to the
> > Tuscany host stuff) that will get its addChil
I am running the service as part of a vtest using "tuscany-host-tomcat".
When I use wsdl.port instead of wsdl.service in wsdlElement, the service is
running on the url as given for that port in the wsdl file.
++Vamsi
On Wed, May 7, 2008 at 3:25 AM, Simon Nash <[EMAIL PROTECTED]> wrote:
> Vamsava
35 matches
Mail list logo