[ 
https://issues.apache.org/jira/browse/TUSCANY-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amita Vadhavkar updated TUSCANY-1431:
-------------------------------------

    Attachment: 1431.patch

Please note that in patch file for below there is no new line at end. But when 
patch is applied, a new line get s in after 
org.apache.tuscany.das.xquery.impl.XQuerySaxonFactoryImpl and this causes 
ClassNotFound exception in UT case, if this is corrected manually , all UT 
cases go thru fine.

Index: 
xquery/src/main/resources/META-INF/services/org.apache.tuscany.das.ImplementationFactory
===================================================================
--- 
xquery/src/main/resources/META-INF/services/org.apache.tuscany.das.ImplementationFactory
    (revision 0)
+++ 
xquery/src/main/resources/META-INF/services/org.apache.tuscany.das.ImplementationFactory
    (revision 0)
@@ -0,0 +1 @@
+org.apache.tuscany.das.xquery.impl.XQuerySaxonFactoryImpl
\ No newline at end of file


> DAS with XQuery based data access support
> -----------------------------------------
>
>                 Key: TUSCANY-1431
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1431
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java DAS XQuery
>    Affects Versions: Java-DAS-Next
>            Reporter: Amita Vadhavkar
>         Attachments: 1431.patch, 1431.patch, 1431_api.patch, 1431_xquery.patch
>
>
> place for submitting incremental patches for the ground work of XQuery DAS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to