Re: Problem configuring and reaching RSS, Atom bindings

2007-08-28 Thread Jean-Sebastien Delfino
Skip Schuler wrote: Hi, I only have one index.html file in my WAR in addition to the SCA components, i.e. no JSPs or servlets. My wish is to have "everything" in Tomcat (and perhaps in a WAR), i.e. adding new server processes are not an option for my application architecture (would mean more to

RE: [SDO Java] What shall we do next?

2007-08-28 Thread Dean Povey
It's just a small thing, but I noticed that support for aliasNames seems to be missing in this release. This would be nice to add. One other minor nit, I have some code where I want to use a Wrapper DataObject (viz Decorator pattern) in order to change the behavior of a DataObject (e.g. exclude s

Re: Problem configuring and reaching RSS, Atom bindings

2007-08-28 Thread Skip Schuler
Hi, I only have one index.html file in my WAR in addition to the SCA components, i.e. no JSPs or servlets. My wish is to have "everything" in Tomcat (and perhaps in a WAR), i.e. adding new server processes are not an option for my application architecture (would mean more to monitor, maintain etc)

Re: WSDL Generation

2007-08-28 Thread Luciano Resende
Hey John We have just finished our SCA 0.99 release (pending approval votes), and we have added the Java2Wsdl tool to our distribution. We also added support for wsdl less services (where we generate the wsdl automatically). Please let us know if these items address your initial question. On 7

Re: SDO C++ M3 :: Tests passed: 100/118

2007-08-28 Thread Stanislaw T. Findeisen
Right. When not using the patches, I get all OK: Using SDO installed at /home/worker/tmp/tuscany/tuscany_sdo_cpp-1.0-incubator-M3-src I/O warning : failed to load external entity "not_present.xsd" I/O warning : failed to load external entity "not-present.xml" I/O warning : failed to load extern

RE: SDO C++ M3 :: Tests passed: 100/118

2007-08-28 Thread Brady Johnson
Hello, Just to isolate where the problem is, can you try the test with the patches removed. If it still fails with a clean M3 download, then it might be a platform issue, in which case you should try testing on a redhat platform. Hope that helps. Brady Johnson Lead Softwar

Re: SCA support in STP

2007-08-28 Thread Luciano Resende
A related question, regarding SCA support in STP. Any plans to move to the latest releases of Tuscany SCA ? We are targeting a 1.0 release sometime soon, and would be great to have the Eclipse Tooling support based on that release. On 8/28/07, Chandrashekhar Jain <[EMAIL PROTECTED]> wrote: > H all

Re: Problem configuring and reaching RSS, Atom bindings

2007-08-28 Thread Jean-Sebastien Delfino
Skip Schuler wrote: Hi, I'm trying to leverage the atom and rss bindings to expose some feeds using java sca build 0.91. More specifically I'm trying to deploy a war on my Tomcat instance. I have a class that implements org.apache.tuscany.sca.binding.feed.Feed, however I'm not having any success

SCA support in STP

2007-08-28 Thread Chandrashekhar Jain
H all, I am working on a defect related to Tuscany in Eclipse STP project. This is relate to Tuscany SCA Java M2 build. I am following the instructions in http://wiki.apache.org/ws/Tuscany/TuscanyJava/SCA_Java/GettingStarted ( Tuscany M2). I am following the readme for the calculatorRM

SDO C++ M3 :: Tests passed: 100/118

2007-08-28 Thread Stanislaw T. Findeisen
Hello there, I've just compiled and installed SDO C++ Milestone release 3 under Linux (Suse 9.3). However, when I run the test suite (sdotest.sh) I get this: [...] tuscany/tuscany_sdo_cpp-1.0-incubator-M3-src> ./sdotest.sh Using SDO installed at /home/worker/rozne/tuscany/tuscany_sdo_cpp-1.0-

Re: Problem configuring and reaching RSS, Atom bindings

2007-08-28 Thread Simon Laws
On 8/27/07, Skip Schuler <[EMAIL PROTECTED]> wrote: > > Hi, > > I've tested the feed-aggregator sample successfully, but that is not what > I > want. I.e. I don't want a separate process/server running, but I rather > want > the feed to be exposed from my web application (Tomcat instance). > > I've

[SDO Java] What shall we do next?

2007-08-28 Thread kelvin goodson
Having released 1.0-incubating, what are the priorities for SDO Java now. I'm just catching up on reading the lists having taken a break. The major things I had in mind before going away were to - rearrange the project structure to permit generation of java classes during maven tests (TUSCANY-1