NPE when opening blueprint.xml
------------------------------

                 Key: GERONIMODEVTOOLS-702
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-702
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
            Reporter: Jarek Gawor
            Assignee: Delos Dai


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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to