<?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: Activiti REST - Not working in Oracle  12.1.2.0.0 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236406#M189536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've never seen that error to be honest :s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And you're sure it's supporting servlet 3?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 09:47:05 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-01-26T09:47:05Z</dc:date>
    <item>
      <title>Activiti REST - Not working in Oracle  12.1.2.0.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236405#M189535</link>
      <description>We are trying to deploy Activiti-REST in Oracle 12.1.2.0.0, and as insisted it supports Servlet 3.0. After completion of the application deployment, when trying to acesss the REST URL, I am getting the following error. ####&amp;lt;Jan 25, 2016 8:58:19 PM EST&amp;gt; &amp;lt;Info&amp;gt; &amp;lt;Deployer&amp;gt; &amp;lt;salsa&amp;amp;g</description>
      <pubDate>Tue, 26 Jan 2016 02:10:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236405#M189535</guid>
      <dc:creator>prakashm88</dc:creator>
      <dc:date>2016-01-26T02:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST - Not working in Oracle  12.1.2.0.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236406#M189536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've never seen that error to be honest :s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And you're sure it's supporting servlet 3?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 09:47:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236406#M189536</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-01-26T09:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST - Not working in Oracle  12.1.2.0.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236407#M189537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick reply. And, Yes 12.1.2.0.0 version supports the Java Servlet 3.0 specs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check the link, &lt;/SPAN&gt;&lt;A href="https://docs.oracle.com/cd/E24329_01/web.1211/e24494/toc.htm#NOTES260" rel="nofollow noopener noreferrer"&gt;https://docs.oracle.com/cd/E24329_01/web.1211/e24494/toc.htm#NOTES260&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though the application is deployed successfully, I get the above stated error when trying to access the REST Urls. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to extract the REST Services without the Spring Security and deployed it as a separate Web app. I could see the application deployed and running successfully, with Java Servlet 3.0 Spec Deployment descriptors. I guess the issue should somewhere around security here. But some of the service uses the logged in User details. I am struck implementing a custom authentication mechanism as a replacement to Spring Security. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have two questions here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Any idea on why Authentication might fail, there is a config in Weblogic which screws the Header level auth, but its corrected as said at the URL , &lt;/SPAN&gt;&lt;A href="http://itechgenie.com/myblog/2015/09/activiti-rest-in-weblogic/" rel="nofollow noopener noreferrer"&gt;http://itechgenie.com/myblog/2015/09/activiti-rest-in-weblogic/&lt;/A&gt;&lt;SPAN&gt; , Still no use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I added a filter to capture all request coming into the app, capture and validate the user thorugh custom headers, but how to set the authenticated user into the session ?, I mean, when I try to access ExplorerApp.get().getLoggedInUser() it returns null. Infact "ExplorerApp.get()" is null. Its not a bean and I am not sure how this object is instantiated or used. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help on resolving at least one of the above is much appreciated !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:25:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236407#M189537</guid>
      <dc:creator>prakashm88</dc:creator>
      <dc:date>2016-01-26T18:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST - Not working in Oracle  12.1.2.0.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236408#M189538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have very little websphere experience … so I'm afraid I can't be of much help there …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think 2) will work. For starters, ExplorerApp is part of Activiti Explorer … not REST. That is a thread local that contains the server side UI for the current user. With a filter, i don't think you've passed the point where that threadlocal is set already. You probably need to change &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-webapp-rest2/src/main/java/org/activiti/rest/conf/SecurityConfiguration.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-webapp-rest2/src/main/java/org/activiti/rest/conf/SecurityConfiguration.java&lt;/A&gt;&lt;SPAN&gt; if you need to do as you describe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 14:44:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-not-working-in-oracle-12-1-2-0-0/m-p/236408#M189538</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-01-27T14:44:47Z</dc:date>
    </item>
  </channel>
</rss>

