[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8601) Hyperlinks throw assertions for undefined data types

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Thu Mar 17 11:00:45 EDT 2011


Hyperlinks throw assertions for undefined data types
----------------------------------------------------

                 Key: JBIDE-8601
                 URL: https://issues.jboss.org/browse/JBIDE-8601
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpel
    Affects Versions: 3.2.0.CR1
         Environment: all
            Reporter: Robert (Bob) Brodt
            Assignee: Robert (Bob) Brodt
             Fix For: 3.2.1


Whilst investigating JBIDE-8064 I ran across a problem with hyperlinks that are supposed to open the WSDL or XSD editor for message or schema definitions. The BPELUtil#openEditor() method will simply throw an assertion if the hyperlink points to an unknown object. This will happen if, for example, the user enters an incorrect message type for a variable using the editor's Source tab, or if a message type has been removed from a WSDL, etc.

The editor should display an error dialog if the object is undefined instead of simply ignoring the user gesture.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list