Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to debug a plugin?

Hi, I am breaking my head for quite long to figure out how to write a simple plugin , deploy it and debug it. Yes I have seen this one https://answers.nuxeo.com/general/q/0ebf800f33c944a99cb33f41c284f2fb/Using-an-external-sso-system-for-authenticatio...

Resolved! How to enable View designer in Nuxeo Studio ?

Hi All, I am exploring Nuxeo.I read some articles and saw video regarding Nuxeo Web-UI and it says that the existing templates can be customized or reused in custom application using Nuxeo Studio View Designer. I am running Nuxeo 9.1 wth JSF UI and W...

amitgoda by Champ on-the-rise
  • 71 Views
  • 2 replies
  • 0 kudos

CMIS service wrapper

If I define my own CMIS Service wrapper and override the the createDocument method - if a document cannot be saved due to a listener throwing, I would like the CMIS handler to update another document elsewhere in the repository and then propagate the...

Eric_Ace by Confirmed Champ
  • 33 Views
  • 0 replies
  • 0 kudos

Resolved! Exception on 9.1 sdk mode

If you set nuxeo.server.sdk=true in 9.1 server configuration, on server start you'll get: 2017-05-15 15:39:00,891 ERROR [localhost-startStop-1] [org.nuxeo.runtime.tomcat.NuxeoLauncher] Failed to handle event: start java.lang.NoSuchMethodException: or...

How to override basic http authentication using a plugin?

Hi, I am using .Net Drivers Client class to create a new instance and to connect to nuxeo. I want to do so that I can pass just the username and my login plugin handles the internal logic according to our external authentication. For that purpose I w...

listener disables other listener in different bundle

I have a contribution that declares a listener as disabled. This declartion wants to disable a listener with the same name in another bundle: in my bundle "A": <listener name="..." class="..." enabled="false"/> in other bundle "Z": <listener name=".....

Eric_Ace by Confirmed Champ
  • 73 Views
  • 2 replies
  • 0 kudos

Resolved! Problem installing on Debian on apt-get update

Hi everybody, When installing Nuxeo LTS 2016, I have a problem installing it on a Debian server. I used the official documentation protocol from "From the terminal": https://doc.nuxeo.com/nxdoc/installing-the-nuxeo-platform-on-linux/ So I used the li...

Error while updating Studio Project

Hi All, I am getting following error while updating my studio project from FT 9.1 to FT 9.2. ERROR [ConnectDownloadThread-1-3] [org.nuxeo.connect.downloads.LocalDownloadingPackage] Package project1-acheron-softwar-0.0.0-SNAPSHOT is already installed...

amitgoda by Champ on-the-rise
  • 126 Views
  • 10 replies
  • 0 kudos