[
https://issues.apache.org/jira/browse/SYNAPSE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779662#comment-13779662
]
Kasun Indrasiri commented on SYNAPSE-955:
-----------------------------------------
Hi Isuru,
I have applied the xmlstreamingxpathv_3.patch and its causing a compilation
error due to some missing files. Please resubmit the patch.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
on project synapse-core: Compilation failure: Compilation failure:
[ERROR]
/home/kasun/development/wso2/wso2src/apache/synapse_xpath/synapse_v3/modules/core/src/main/java/org/apache/synapse/util/xmlstreamingxpath/evaluator/XPathProcessorFactory.java:[38,19]
cannot find symbol
[ERROR] symbol : class TextNodeProcessor
[ERROR] location: class
org.apache.synapse.util.xmlstreamingxpath.evaluator.XPathProcessorFactory
[ERROR]
/home/kasun/development/wso2/wso2src/apache/synapse_xpath/synapse_v3/modules/core/src/main/java/org/apache/synapse/util/xmlstreamingxpath/evaluator/XPathProcessorFactory.java:[40,19]
cannot find symbol
[ERROR] symbol : class NameSpaceAxisXPathProcessor
[ERROR] location: class
org.apache.synapse.util.xmlstreamingxpath.evaluator.XPathProcessorFactory
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
> XPath1.0 Implementation On Top Of XMLStream
> -------------------------------------------
>
> Key: SYNAPSE-955
> URL: https://issues.apache.org/jira/browse/SYNAPSE-955
> Project: Synapse
> Issue Type: Improvement
> Components: Core
> Affects Versions: FUTURE
> Reporter: isuru janith ranawaka
> Assignee: Andreas Veithen
> Priority: Minor
> Labels: 2013, gsoc
> Attachments: xmlstreamingxpath.patch, xmlstreamingxpathv_2.patch,
> xmlstreamingxpathv_3.patch
>
>
> Current SynapseXPath is operates on top of the Axiom Object Model and this
> project is for evaluate XPath On top of the XMLStream. XMLStreamReader is
> given as input and the resulting output is given as OMElements.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]