Details
Description
When deploying a module through the IDE, the runtime is not taking in accounts dev bundles file.
-
Hide
- nuxeo-runtime-tomcat-adapter-7.1-SNAPSHOT.jar
- 33 kB
- Stéphane Lacoin
-
- META-INF/MANIFEST.MF 0.9 kB
- META-INF/context.xml 2 kB
- org/nuxeo/.../ContextSecurityGrabber.class 2 kB
- org/nuxeo/runtime/.../dev/DevBundle.class 3 kB
- org/nuxeo/.../dev/DevBundlesManager.class 0.5 kB
- org/nuxeo/.../dev/DevBundleType.class 1 kB
- org/nuxeo/.../DevFrameworkBootstrap$1.class 1 kB
- org/nuxeo/.../DevFrameworkBootstrap.class 9 kB
- org/nuxeo/runtime/.../dev/DevValve.class 5 kB
- org/nuxeo/runtime/.../dev/IOUtils.class 3 kB
- org/nuxeo/.../dev/LocalClassLoader.class 0.8 kB
- org/nuxeo/.../dev/LocalURLClassLoader.class 2 kB
- org/.../NuxeoDevWebappClassLoader$CompoundEnumeration.class 2 kB
- org/.../NuxeoDevWebappClassLoader.class 6 kB
- org/nuxeo/.../dev/ReloadServiceInvoker.class 4 kB
- org/nuxeo/.../WebResourcesCacheFlusher.class 0.3 kB
- org/nuxeo/.../tomcat/NuxeoDeployer.class 5 kB
- org/nuxeo/.../tomcat/NuxeoLauncher.class 6 kB
- org/nuxeo/.../NuxeoWebappClassLoader.class 1 kB
- org/nuxeo/.../tomcat/NuxeoWebappLoader.class 1 kB
- WEB-INF/web.xml 2 kB
- META-INF/maven/.../pom.xml 0.9 kB
- META-INF/maven/.../pom.properties 0.1 kB
Issue Links
Activity
Temporary workaround:
- Stop the server
- Copy the jar provided in this ticket as a replacement for the nuxeo-runtime-tomcat-adapter.jar file on the server. Make sure to keep the original name.
- Start the server
Show
Bertrand Chauvin
added a comment - Temporary workaround:
Stop the server
Copy the jar provided in this ticket as a replacement for the nuxeo-runtime-tomcat-adapter.jar file on the server. Make sure to keep the original name.
Start the server
FAILURE: Integrated in nuxeo-master-fullbuild-part1-multidb-windows #1100
NXP-15889 fix dev bundles not taken in account (slacoin: 2945dc0c2731a07d109c981c732c4075ce67b9a6)
NXP-15889 fix dev bundles not taken in account (also stop) (slacoin: 1f7ba2db1e123ad6b4c458c168b77eb31f8f1ca7)
Show
Jenkins
added a comment - FAILURE: Integrated in nuxeo-master-fullbuild-part1-multidb-windows #1100
NXP-15889 fix dev bundles not taken in account (slacoin: 2945dc0c2731a07d109c981c732c4075ce67b9a6 )
NXP-15889 fix dev bundles not taken in account (also stop) (slacoin: 1f7ba2db1e123ad6b4c458c168b77eb31f8f1ca7 )
master:
https://github.com/nuxeo/nuxeo/commit/2945dc0c2731a07d109c981c732c4075ce67b9a6
https://github.com/nuxeo/nuxeo/commit/1f7ba2db1e123ad6b4c458c168b77eb31f8f1ca7
6.0:
https://github.com/nuxeo/nuxeo/commit/a2d4e257b983da27996b624204b9f4d6b35f7e2a
https://github.com/nuxeo/nuxeo/commit/cd68d7386541945af2145290ad700ce6f011c11f
jar built on my workstation