Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The following exception can be generated by doing two things: a) create a bundle project with blueprint file. Change the blueprint file to have wrong namespace. Close and try to open the blueprint.xml file. An error message will be displayed. Press "no" and you will see the exception, or b) create a bundle with blueprint file and do NOT associate it with a target runtime. Then try to open the blueprint.xml file.
java.lang.NullPointerException
at org.apache.geronimo.st.v30.ui.sections.blueprint.TypeConverterSection.<init>(TypeConverterSection.java:50)
at org.apache.geronimo.st.v30.ui.pages.blueprint.BlueprintPage.fillBody(BlueprintPage.java:50)
at org.apache.geronimo.st.v30.ui.pages.AbstractGeronimoFormPage.createFormContent(AbstractGeronimoFormPage.java:93)