bundle


Related Questions
When components get reloaded they will stay in activated state and will not get started. The problem seems to be in ComponentManagerImpl.applyStashWhenRunning () where new components are activated in one loop, and then in the next “isStandby()” loop ...
  0 votes
  1 answers
  1 comments
  1282 views

I'm trying to get notification working so i've downloaded nuxeo-features/nuxeo-platform-notification from GitHub but i'm getting some errors when launching mvn clean install , also i can't find a release for 7.3 version. i wonder if notifications ...
  0 votes
  1 answers
  8 comments
  5985 views

My nuxeo development project has several modules, deployed as plugins for nuxeo CAP. A new module bundle (created in the same manner than the others) has Seam components and xhtml pages. Although there is no noticeable difference with other modules, ...
  0 votes
  1 answers
  2 comments
  1944 views

Hi all! Problem: Can´t make the bundle chemistry work as expected. Detail all the steps to make this work: 1 - download de SDK 5.7.2. 2 - download the nuxeo chemistry project in github https://github.com/nuxeo/nuxeo-chemistry . 3 - change to ...
  0 votes
  1 answers
  1 comments
  2235 views

I'm developing an bundle using nuxeo ide and have one messages.property for internationalization, but when I tried deploy my bundle on server, it shows this error: 2012-01-26 12:50:47,327 ERROR ...
  0 votes
  1 answers
  2 comments
  2211 views

I'm attempting to build a bundle using the Nuxeo IDE. Everything seemed to install and configure correctly, however when I manually try to run maven on the POM file I get and error about maven looking for an assembly.xml file. I have not been able ...
  0 votes
  1 answers
  0 comments
  4121 views