[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6006) get NPE exception when open a deploy xml file

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Tue Apr 20 11:17:49 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert (Bob) Brodt updated JBIDE-6006:
--------------------------------------


Fixed in revision 21557.
The original bug that was reported involved BPEL files that did not have ANY file extension. Note that even with content type checking, this is not supported: 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=46297

The best we can do is check for a list of different file extensions; as of this check-in the BPEL editor is looking for either "bpel", "bpel2" or "xml".

BTW, the drools flow editor, which also uses content type checking, is only looking for a "process" root element. It should ALSO look at the namespace of that element!

> get NPE exception when open a deploy xml file
> ---------------------------------------------
>
>                 Key: JBIDE-6006
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6006
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpm
>    Affects Versions: 3.1.0.CR2
>            Reporter: Feng Qian
>            Assignee: Robert (Bob) Brodt
>             Fix For: 3.1.1, 3.2.next
>
>         Attachments: JBIDE-6006.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> get NPE exception when open a deploy xml file
> java.lang.NullPointerException
> at org.eclipse.bpel.apache.ode.deploy.ui.editors.ODEDeployMultiPageEditor$2.visit(ODEDeployMultiPageEditor.java:219)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list