[jira] Created: (TUSCANY-2334) Tuscany plugin for Eclipse doesn't support alternative install locations

2008-05-21 Thread Lee Surprenant (JIRA)
scany Issue Type: Bug Components: Java SCA Documentation, Java SCA Tools Affects Versions: Java-SCA-1.2 Environment: Windows, Eclipse 3.3.2 Reporter: Lee Surprenant Priority: Minor I tried to run through the steps at http://archive.apache.org/dist/incu

Re: Trying to package a standalone application.

2007-03-02 Thread Lee Surprenant
When I had this problem, it was indeed because the static types were not being registerred properly. I was able to bypass the problem by using the factory attribute instead of the location attribute and pointed it directly to the static factory I had generated. That is, instead of This is con

Re: OSGi sample posted

2007-01-19 Thread Lee Surprenant
;ve decided to wait a bit before re-engaging. If you need the sample upgraded to M2, I can try and get back to it this weekend. Cheers, Joel -Original Message- From: Lee Surprenant [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 7:57 AM To: tuscany-dev@ws.apache.org Subject: Re:

Re: OSGi sample posted

2007-01-16 Thread Lee Surprenant
I am curious as to the current status of the OSGi binding. I have run the sample successfully and also tried to set up the included workspace. Unfortunately, when I try to run the sample in eclipse, I get the following error that I am looking at now: org.apache.tuscany.spi.loader.LoaderExceptio

comments on website

2007-01-03 Thread Lee Surprenant
I like the new site. I should have mentioned these before but have been on vacation recently... 1)There are a number of problems with the java projects page. The "Running the Samples" section (and likely others) are outdated. In addition, the link in this section is broken. Also, the title of

Re: Problem running standalone with M2

2006-11-17 Thread Lee Surprenant
I do not have this problem (has it been resolved already?). I have updated from the M2 branch as well as tried the candidate from http://people.apache.org/~rfeng/tuscany/incubator-M2/downloads/and neither one contains date stamps

Review of Tuscany Java M2 Samples/Readme

2006-11-14 Thread Lee Surprenant
After yesterday's chat I took some time to look at the samples/readmes from the M2 branch. Minus a few grammatical mistakes, I found the content consistent and easy to follow. Here are a few minor questions/concerns: - Why is the core-1.0-incubator-M2-SNAPSHOT.jar included in the contrib di

Re: Raising JIRAS for doco and website contents, was Fwd: [RESULT] Release DAS Java M2 RC4b

2006-11-06 Thread Lee Surprenant
Some of these issues may have been addressed in JIRA issue TUSCANY-780which I opened a while back and submitted a patch. It may be a bit late to apply now given the suggested changes to the site. For future reference, is there any reason that thi

Re: Tuscany Website Updates

2006-11-02 Thread Lee Surprenant
Venkata, I think the navigation is indeed improved in your latest zip(once all the links are filled in at least). I had also mentioned at some point being interested in helping with SCA documentation. There is one thing I feel is missing/unclear on the site and the SCA outline above; that is th

Re: Runtime Implementation not found when running sample Webapps

2006-10-12 Thread Lee Surprenant
I am also having this problem. The databinding-sdo jar is located at WEB-INF/tuscany/extenstions/ On 10/12/06, Raymond Feng < [EMAIL PROTECTED]> wrote: Please make sure databinding-sdo extension is there. Thanks, Raymond - Original Message - From: "Rick" <[EMAIL PROTECTED]> To: Sent

[jira] Commented: (TUSCANY-780) Numerous broken links at http://incubator.apache.org/tuscany/java-projects.html

2006-10-09 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-780?page=comments#action_12440921 ] Lee Surprenant commented on TUSCANY-780: Any reason this patch has not yet been applied? Could someone please apply or update this issue so that it is

[jira] Commented: (TUSCANY-805) Document how to run standalone sca applications

2006-10-09 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-805?page=comments#action_12440918 ] Lee Surprenant commented on TUSCANY-805: I have created a very small howto and included it in a patch for Tuscany-780 (http://issues.apache.org/jira

Re: [jira] Updated: (TUSCANY-780) Numerous broken links at http://incubator.apache.org/tuscany/java-projects.html

2006-10-04 Thread Lee Surprenant
r-M2-SNAPSHOT.jar >Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/tuscany/host/RuntimeInfo > > It looks like I don't have the classpath set correctly. Am I > missing some piece of setup that I need in order to get these > classes picked

[jira] Updated: (TUSCANY-780) Numerous broken links at http://incubator.apache.org/tuscany/java-projects.html

2006-10-03 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-780?page=all ] Lee Surprenant updated TUSCANY-780: --- Attachment: sitePatch.patch The attached sitePatch includes a change to the site.vsl file used to generate all of the site content. I have done my

[jira] Created: (TUSCANY-780) Numerous broken links at http://incubator.apache.org/tuscany/java-projects.html

2006-10-03 Thread Lee Surprenant (JIRA)
Issue Type: Improvement Reporter: Lee Surprenant There are a number of broken links at http://incubator.apache.org/tuscany/java-projects.html including the internal links in the opening "Tuscany JAVA Project" section, as well as an external link to GettingStarted.

[jira] Updated: (TUSCANY-732) errors in helloworldjsonrpc Java SCA example

2006-09-19 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-732?page=all ] Lee Surprenant updated TUSCANY-732: --- Attachment: jsonrpcPatch.patch tuscany.zip Had problems trying to create a patch which created files... Therefore, the patch includes

[jira] Created: (TUSCANY-732) errors in helloworldjsonrpc Java SCA example

2006-09-18 Thread Lee Surprenant (JIRA)
Environment: winXP Reporter: Lee Surprenant Problems in project web.xml and/or missing scdl files prevent proper execution of the helloworldjsonrpc war. INFO: Deploying web application archive sample-helloworldjsonrpc-1.0-incubator-M2-SNAPSHOT.war Sep 18, 2006 7:12:39 PM

minor chage to java sca webapp sample

2006-09-15 Thread Lee Surprenant
Can we change the atifactId of the sca sample webapp to "sample-webapp" rather than simply "webapp" (which conflicts with the java\sca\runtime\webapp project). This is a very minor change that would resolve a conflict when importing to eclipse after using mvn eclipse:eclipse. ---

[jira] Updated: (TUSCANY-723) Repository entry missing in SCA tools

2006-09-14 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-723?page=all ] Lee Surprenant updated TUSCANY-723: --- Attachment: SCAToolsPomUpdate.patch pom.xml with the apped eclipse repository > Repository entry missing in SCA to

[jira] Created: (TUSCANY-723) Repository entry missing in SCA tools

2006-09-14 Thread Lee Surprenant (JIRA)
: Java-M2 Environment: WinXP Reporter: Lee Surprenant Priority: Blocker Attachments: SCAToolsPomUpdate.patch SCA tools build fails due to missing repository for org.eclipse.emf Missing: -- 1) org.eclipse.emf:codegen-ecore:jar:2.2.0 Try downloading

Re: build problems

2006-09-11 Thread Lee Surprenant
That definately did it. Thanks so much for helping to resolve this. Looking forward to contributing after I do some learning. :-) -Lee - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Re: build problems

2006-09-11 Thread Lee Surprenant
Jeremy, Unless I am missing something, this latest problem is not directly related to the XmlSchema problem above. Perhaps I should have made that more clear. Never-the-less, I have explicity taken the latest snapshot from http://people.apache.org/repository/http://people.apache.org/repository/

Re: build problems

2006-09-11 Thread Lee Surprenant
ant, thank you for the quick response. Deleting the snapshot got me past the error. I had thought that running mvn with the -U option would take care of this for me but apparently not. Afterwards, I ran svn update, mvn clean, and tried the build again. Unfortunately I continue to have issues:

build problems

2006-09-11 Thread Lee Surprenant
I am new to Tuscany and looking to help out. However, I am obtaining the following error during build: [INFO] - --- [INFO] Building Apache Tuscany WSDL [INFO]task-segment: [install] [INFO] ---