[jira] Created: (TUSCANY-1674) Missing NonBlockingInterceptor on service wire

2007-09-06 Thread Rashmi Hunt (JIRA)
Missing NonBlockingInterceptor on service wire -- Key: TUSCANY-1674 URL: https://issues.apache.org/jira/browse/TUSCANY-1674 Project: Tuscany Issue Type: Bug Reporter: Rashmi Hunt The

[jira] Updated: (TUSCANY-1674) Missing NonBlockingInterceptor on service wire

2007-09-06 Thread Rashmi Hunt (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rashmi Hunt updated TUSCANY-1674: - Attachment: RuntimeWireImpl.java This patch is applied on top of Tuscany revision r572771

[jira] Created: (TUSCANY-1675) Provide a setter method to set a different workScheduler on NonBlockingInterceptor

2007-09-06 Thread Rashmi Hunt (JIRA)
Provide a setter method to set a different workScheduler on NonBlockingInterceptor -- Key: TUSCANY-1675 URL: https://issues.apache.org/jira/browse/TUSCANY-1675 Project:

[jira] Updated: (TUSCANY-1675) Provide a setter method to set a different workScheduler on NonBlockingInterceptor

2007-09-06 Thread Rashmi Hunt (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rashmi Hunt updated TUSCANY-1675: - Attachment: NonBlockingInterceptor.java This patch is applied on top of Tuscany revision

[jira] Created: (TUSCANY-1662) NullpointerException if reference name in composite file needs to match exactly what is defined in java file

2007-09-04 Thread Rashmi Hunt (JIRA)
NullpointerException if reference name in composite file needs to match exactly what is defined in java file Key: TUSCANY-1662 URL:

[jira] Created: (TUSCANY-1663) Unhelpful exception when user forgets to put @Remotable on Java service interface when it is wired to a WSDL interface (or used over WS binding).

2007-09-04 Thread Rashmi Hunt (JIRA)
Unhelpful exception when user forgets to put @Remotable on Java service interface when it is wired to a WSDL interface (or used over WS binding). -

[jira] Created: (TUSCANY-1517) If serviceImpl is pointing to wrong service in @Service annotation, error message should point out to exact problem with serviceImpl/service/operation

2007-08-08 Thread Rashmi Hunt (JIRA)
If serviceImpl is pointing to wrong service in @Service annotation, error message should point out to exact problem with serviceImpl/service/operation

[jira] Created: (TUSCANY-1518) Insufficient error message, Pass-by-value not allowed on this object

2007-08-08 Thread Rashmi Hunt (JIRA)
Insufficient error message, Pass-by-value not allowed on this object --- Key: TUSCANY-1518 URL: https://issues.apache.org/jira/browse/TUSCANY-1518 Project: Tuscany Issue

[jira] Updated: (TUSCANY-1518) Insufficient error message, Pass-by-value not allowed on this object

2007-08-08 Thread Rashmi Hunt (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rashmi Hunt updated TUSCANY-1518: - Description: Insufficient error message by Tuscany, Pass-by-value not allowed on this object

[jira] Created: (TUSCANY-1519) NullPointerException, if name of the component service in SCDL, doesn't match the service name which is specified in @Service annotation,

2007-08-08 Thread Rashmi Hunt (JIRA)
NullPointerException, if name of the component service in SCDL, doesn't match the service name which is specified in @Service annotation, --

[jira] Created: (TUSCANY-1520) IndexOutOfBoundsException if XSD namespace is omitted in SCDL

2007-08-08 Thread Rashmi Hunt (JIRA)
IndexOutOfBoundsException if XSD namespace is omitted in SCDL -- Key: TUSCANY-1520 URL: https://issues.apache.org/jira/browse/TUSCANY-1520 Project: Tuscany Issue Type: Bug

[jira] Created: (TUSCANY-1521) Error message should indicate operation in question, if Java interface of a POJO and the WSDL interface for a composite service over a WS binding are mismatched

2007-08-08 Thread Rashmi Hunt (JIRA)
Error message should indicate operation in question, if Java interface of a POJO and the WSDL interface for a composite service over a WS binding are mismatched

[jira] Created: (TUSCANY-1126) Stateless Session Bean Reference Binding implementation

2007-02-20 Thread Rashmi Hunt (JIRA)
Stateless Session Bean Reference Binding implementation --- Key: TUSCANY-1126 URL: https://issues.apache.org/jira/browse/TUSCANY-1126 Project: Tuscany Issue Type: New Feature

[jira] Updated: (TUSCANY-1126) Stateless Session Bean Reference Binding implementation

2007-02-20 Thread Rashmi Hunt (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rashmi Hunt updated TUSCANY-1126: - Attachment: ejb-reference-sample.jar binding.ejb.jar Stateless Session Bean

[jira] Created: (TUSCANY-770) Support to set Host specific (provided) RuntimeInfo object, in LauncherImpl

2006-10-02 Thread Rashmi Hunt (JIRA)
Support to set Host specific (provided) RuntimeInfo object, in LauncherImpl --- Key: TUSCANY-770 URL: http://issues.apache.org/jira/browse/TUSCANY-770 Project: Tuscany

[jira] Created: (TUSCANY-145) Error during mvn build - failure in running testcase - ComponentLoaderTestCase

2006-03-31 Thread Rashmi Hunt (JIRA)
Error during mvn build - failure in running testcase - ComponentLoaderTestCase --- Key: TUSCANY-145 URL: http://issues.apache.org/jira/browse/TUSCANY-145 Project: Tuscany Type: Bug

[jira] Commented: (TUSCANY-145) Error during mvn build - failure in running testcase - ComponentLoaderTestCase

2006-03-31 Thread Rashmi Hunt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-145?page=comments#action_12372741 ] Rashmi Hunt commented on TUSCANY-145: - interesting, I do see setFactory() method in the superclass, AbstractLoader. I will double check my setup. Error during mvn

[jira] Commented: (TUSCANY-145) Error during mvn build - failure in running testcase - ComponentLoaderTestCase

2006-03-31 Thread Rashmi Hunt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-145?page=comments#action_12372743 ] Rashmi Hunt commented on TUSCANY-145: - the method was changed from setFactory(AssemblyFactory factory) to setFactory(SystemAssemblyFactory factory). After I updated

[jira] Commented: (TUSCANY-145) Error during mvn build - failure in running testcase - ComponentLoaderTestCase

2006-03-31 Thread Rashmi Hunt (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-145?page=comments#action_12372762 ] Rashmi Hunt commented on TUSCANY-145: - Building with -clean option worked for me. Thanks. Please close this defect. Error during mvn build - failure in running

[jira] Created: (TUSCANY-138) Incorrect filename reference in wiki, http://wiki.apache.org/ws/Tuscany/TomcatIntegration (Tuscany/TomcatIntegration section)

2006-03-24 Thread Rashmi Hunt (JIRA)
Incorrect filename reference in wiki, http://wiki.apache.org/ws/Tuscany/TomcatIntegration (Tuscany/TomcatIntegration section) - Key: TUSCANY-138 URL:

[jira] Created: (TUSCANY-126) Compilation error in DAS companyweb sample

2006-03-22 Thread Rashmi Hunt (JIRA)
Compilation error in DAS companyweb sample -- Key: TUSCANY-126 URL: http://issues.apache.org/jira/browse/TUSCANY-126 Project: Tuscany Type: Bug Components: Java DAS RDB Reporter: Rashmi Hunt Package declaration in