Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Servlet Example (BIRT) 2.1

BIRT Version 4.8: Trying to run this servlet example and the Platform does not get started in the init method:

The error being encountered is in this line: In ServiceLauncher class (Line 50): Enumeration<URL> plugins = ServiceLauncher.class.getClassLoader( ) .getResources( MANIFEST_ENTRY );

This throws a core exception : Can't register the ExtensionRegistry classpath

Is there additional configuration that is needed when running as a POJO ?

Copyright © Eclipse Foundation, Inc. All Rights Reserved.