[jira] Resolved: (TUSCANY-198) Rename ComponentInfo to ComponentType

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-198?page=all ] Jean-Sebastien Delfino resolved TUSCANY-198: Resolution: Fixed Fixed in revision r404728. Rename ComponentInfo to ComponentType -

[jira] Updated: (TUSCANY-297) Various cleanups and enhancements to the website

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-297?page=all ] Jean-Sebastien Delfino updated TUSCANY-297: --- Fix Version: M1 Various cleanups and enhancements to the website Key:

[jira] Updated: (TUSCANY-313) Tuscany SCA and SDO plugins attempt to generate code on incorrect goals

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-313?page=all ] Jean-Sebastien Delfino updated TUSCANY-313: --- Fix Version: M1 Version: M1 Tuscany SCA and SDO plugins attempt to generate code on incorrect goals

[jira] Created: (TUSCANY-315) Many updates to website to improve content

2006-05-07 Thread haleh mahbod (JIRA)
Many updates to website to improve content --- Key: TUSCANY-315 URL: http://issues.apache.org/jira/browse/TUSCANY-315 Project: Tuscany Type: Improvement Components: Website Versions: M1 Environment: All

[jira] Updated: (TUSCANY-315) Many updates to website to improve content

2006-05-07 Thread haleh mahbod (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-315?page=all ] haleh mahbod updated TUSCANY-315: - Attachment: WebsiteFixes.zip Please let me know if the zip is not usable. I have 10 files that are changed. All mentioned in the defect comment. Many

[jira] Created: (TUSCANY-316) ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case --- Key: TUSCANY-316 URL: http://issues.apache.org/jira/browse/TUSCANY-316 Project: Tuscany Type: Bug

[jira] Updated: (TUSCANY-316) ArrayIndexOutOfBounds exception running SOAP builders round 2 interop test case

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-316?page=all ] Jean-Sebastien Delfino updated TUSCANY-316: --- Attachment: org.apache.tuscany.test.interop.client.InteropTestDocLitTestCase.txt Attaching the surefire report. ArrayIndexOutOfBounds

[jira] Resolved: (TUSCANY-248) Create interop test suite for the Web Service binding

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-248?page=all ] Jean-Sebastien Delfino resolved TUSCANY-248: Resolution: Fixed Structure of the test suite has been created we now have 3 interop test cases. We need to add more test cases

[jira] Assigned: (TUSCANY-63) Need an SPI for co-ordination between EntryPoints and the infrastructure that will invoke them

2006-05-07 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-63?page=all ] ant elder reassigned TUSCANY-63: Assign To: Jeremy Boynes (was: ant elder) Also, I'm now working on moving the Axis2 binding over so if the JSONRPC binding shows I'm going about this the

[jira] Updated: (TUSCANY-282) Add to our build the production of a distribution for our release

2006-05-07 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-282?page=all ] ant elder updated TUSCANY-282: -- Priority: Critical (was: Major) Add to our build the production of a distribution for our release

[jira] Reopened: (TUSCANY-189) The HelloWorldWS sample should reuse the Helloworld sample JAR

2006-05-07 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-189?page=all ] ant elder reopened TUSCANY-189: --- The helloworldws war now includes all the helloworld dependancy jars which doesn't seem right. The HelloWorldWS sample should reuse the Helloworld sample

[jira] Closed: (TUSCANY-242) SCDL loader should trim the whitespaces when the element text is parsed

2006-05-07 Thread Rick Rineholt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-242?page=all ] Rick Rineholt closed TUSCANY-242: - Fix Version: Mx Resolution: Won't Fix I understand that this would be a nice useablity feature. However it's not clear from what I could find in

NEW Tuscany user mailing list - tuscany-user@ws.apache.org

2006-05-07 Thread Jean-Sebastien Delfino
A Tuscany user mailing list has been created: [EMAIL PROTECTED] This list is for users of Tuscany to ask questions, share knowledge, and discuss issues related to using Tuscany. Please join us and subscribe to the list! To subscribe, send an empty message to [EMAIL PROTECTED] --

Groovy Container

2006-05-07 Thread meeraj kunnumpurath
Hi, I have written a Groovy container for Tuscany. Is it worth submitting? Kind regards Meeraj -- ___ Search for businesses by name, location, or phone number. -Lycos Yellow Pages

Re: Groovy Container

2006-05-07 Thread Jim Marino
Yes by all means. Could you post it to JIRA? Thanks! Jim On May 7, 2006, at 12:14 PM, meeraj kunnumpurath wrote: Hi, I have written a Groovy container for Tuscany. Is it worth submitting? Kind regards Meeraj -- ___ Search for businesses by

[jira] Created: (TUSCANY-317) Java SCA Groovy Container

2006-05-07 Thread Meeraj Kunnumpurath (JIRA)
Java SCA Groovy Container - Key: TUSCANY-317 URL: http://issues.apache.org/jira/browse/TUSCANY-317 Project: Tuscany Type: New Feature Reporter: Meeraj Kunnumpurath Priority: Minor SCA Container for running Groovy scripts. -- This

Re: java.lang.OutOfMemoryError: PermGen space

2006-05-07 Thread Kevin Williams
More specifically, you can set these options with the following at the top of the mvn.bat file: set MAVEN_OPTS=-XX:MaxPermSize=128m -XX:PermSize=64m Rick Rineholt wrote: I received the below error on builds ..added the following javac arguments to mvn.bat to resolve:

[jira] Resolved: (TUSCANY-274) The Axis2 entryPoint servlet doesn't turn runtime exceptions into SOAP faults

2006-05-07 Thread Rick Rineholt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-274?page=all ] Rick Rineholt resolved TUSCANY-274: --- Fix Version: Mx Resolution: Fixed http://svn.apache.org/viewcvs?rev=404869view=rev The Axis2 entryPoint servlet doesn't turn runtime

[jira] Resolved: (TUSCANY-242) SCDL loader should trim the whitespaces when the element text is parsed

2006-05-07 Thread Rick Rineholt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-242?page=all ] Rick Rineholt resolved TUSCANY-242: --- Resolution: Fixed http://svn.apache.org/viewcvs?rev=404910view=rev SCDL loader should trim the whitespaces when the element text is parsed

[jira] Updated: (TUSCANY-152) Java SDO generation from XML Schema needs schema validation.

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-152?page=all ] Jean-Sebastien Delfino updated TUSCANY-152: --- Fix Version: Mx Version: Mx Java SDO generation from XML Schema needs schema validation.

[jira] Created: (TUSCANY-318) All the J2SE samples should call TuscanyRuntime.shutdown() instead of TuscanyRuntime.stop()

2006-05-07 Thread Jean-Sebastien Delfino (JIRA)
All the J2SE samples should call TuscanyRuntime.shutdown() instead of TuscanyRuntime.stop() --- Key: TUSCANY-318 URL: http://issues.apache.org/jira/browse/TUSCANY-318 Project: Tuscany