<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CMIS Workbench cannot use browser binding to query Nuxeo in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325650#M12651</link>
    <description>&lt;P&gt;Opened [NXP-12355][1]&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2013 21:21:04 GMT</pubDate>
    <dc:creator>rg1_</dc:creator>
    <dc:date>2013-08-29T21:21:04Z</dc:date>
    <item>
      <title>CMIS Workbench cannot use browser binding to query Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325648#M12649</link>
      <description>&lt;P&gt;Using CMIS Workbench 0.10.0 with the Browser Binding against the Nuxeo 5.7.2 Demo server, all query attempts result in the error below. In this case, I attempted the default "SELECT * FROM cmis:document" query. CMIS Workbench 0.7.0 also generates the same error. Should I open a JIRA for this issue?&lt;/P&gt;
&lt;P&gt;Also, if you have not done so already, you might want to run the Browser Binding TCK. It exposes this error as well as numerous other "Unknown action" errors. The AtomPub Binding TCK behaves much better.&lt;/P&gt;
&lt;P&gt;If you don't already, would it make sense to run the TCK with the 3 bindings as part of the automated pre-release integration test? If so, should a JIRA be opened for this issue?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;02:58:03 ERROR hemistry.opencmis.workbench.ClientHelper: CmisNotSupportedException: Unknown action
org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException: Unknown action
at org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService.convertStatusCode(AbstractBrowserBindingService.java:234)
at org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService.post(AbstractBrowserBindingService.java:352)
at org.apache.chemistry.opencmis.client.bindings.spi.browser.DiscoveryServiceImpl.query(DiscoveryServiceImpl.java:70)
at org.apache.chemistry.opencmis.client.runtime.SessionImpl$3.fetchPage(SessionImpl.java:600)
at org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132)
at org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterator.hasNext(CollectionPageIterator.java:48)
at org.apache.chemistry.opencmis.workbench.QueryFrame.doQuery(QueryFrame.java:275)
at org.apache.chemistry.opencmis.workbench.QueryFrame.access$000(QueryFrame.java:64)
at org.apache.chemistry.opencmis.workbench.QueryFrame$1.actionPerformed(QueryFrame.java:141)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sun, 25 Aug 2013 09:23:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325648#M12649</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-08-25T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench cannot use browser binding to query Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325649#M12650</link>
      <description>&lt;P&gt;Please open a ticket for the unsupported code path.&lt;/P&gt;
&lt;P&gt;Regarding the OpenCMIS TCK, we plan on looking at it closely and fixing what's needed before Nuxeo 5.8.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:08:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325649#M12650</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-08-29T19:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench cannot use browser binding to query Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325650#M12651</link>
      <description>&lt;P&gt;Opened [NXP-12355][1]&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 21:21:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325650#M12651</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-08-29T21:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench cannot use browser binding to query Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325651#M12652</link>
      <description>&lt;P&gt;Should I open a ticket to ensure OpenCMIS TCK is run against nuxeo-chemistry and integrated into automated nuxeo-chemistry regression testing?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 11:45:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325651#M12652</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-11-02T11:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench cannot use browser binding to query Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325652#M12653</link>
      <description>&lt;P&gt;Ideally yes, however if you can open tickets for specific issues you have that would be even better.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:32:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-cannot-use-browser-binding-to-query-nuxeo/m-p/325652#M12653</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-11-04T12:32:38Z</dc:date>
    </item>
  </channel>
</rss>

