cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug a plugin?

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

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-fo...

But it's outdated and its link does not work.

If Nuxeo is providing it as a development platform as well then they should also provide simple examples on how to do. Very poor documentation, is it done purposefully so that user go for your pricey support ?

8 REPLIES 8

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

Creating packages also does not work even after following every step https

Florent_Guillau
World-Class Innovator
World-Class Innovator

We at Nuxeo resent the suggestion that our doc would be incomplete on purpose. Please refrain from this kind of comment on this site.

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

I am convinced now that its not purposefully done and I will henceforth will not comment like that. But my frustration is still very much valid. As i said in my previous comment i tried the steps from the given link and tried exactly like said and does not work. But then tried a simple maven example and compared the generated pom file with the generated file by the nuxeo cli and nuxeo yo generator and changed the pom accordingly then it worked and I was able to load the bundle/package .

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

Looks like my post is one of the largest viewed but no one gave an answer. Either people have never tried it or they don't want to help

Steven_Huwig
Champ on-the-rise
Champ on-the-rise

I think the nuxeo-marketplace-sample is the most helpful code sample for learning this: https://github.com/nuxeo/nuxeo-marketplace-sample

Another, more minimal and more up-to-date place to start is Creating Nuxeo Packages.

In my experience, SSO authentication can be a little tricky because it often touches the servlet layer as well as the Nuxeo framework for things like JSESSIONID cookies.So you'll have to have a command of those technologies as well.

I have managed to create a plugin but now my method is not getting triggered and for that I have asked a separate question. If you could help me there https

Manon_Lumeau
Star Contributor
Star Contributor

A JIRA ticket has been created to update the Creating Nuxeo Packages documentation. You can follow its resolution [here](https

Sherry_Ummen
Champ on-the-rise
Champ on-the-rise

Thanks

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.