DevStudio gives message "Unable to retreive the bundle details for deployment. Possible reason is a missing or invalid Manifest."

Solution Verified - Updated -

Environment

JBoss DevStudio

Issue

DevStudio does not cleanly deploy an application to Karaf. "Unable to retreive the bundle details for deployment. Possible reason is a missing or invalid Manifest."

Resolution

A workaround is to use Maven from the command prompt to build the application. (Only needed once.) This will cause a valid Manifest to be provided, mitigating the issue.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments