Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1720

java.lang.NullPointerException XML to XML transformation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • Backlog
    • None
    • Data Transformation
    • None
    • Hide

      Using the component Data Transformation with new Leg.xml as source XML instance document and AlliedOutXml as target XML instance document, when the process is completed, the component shows a NullPointerException error

      Show
      Using the component Data Transformation with new Leg.xml as source XML instance document and AlliedOutXml as target XML instance document, when the process is completed, the component shows a NullPointerException error
    • Hide

      as you manipulate xml you might be able to use an xslt transformation

      Show
      as you manipulate xml you might be able to use an xslt transformation

      when the component Data Transformation is used with XML to XML transformation, we get everytime a NullPointerException error, the log shows the class XmlModelGenerator.java at line 231 in method generateFromInstance:

      if (targetNamespace.equals(namespace)) {

      Seems that doesn't save the namespace that each XML instance document have.

            teiid John Verhaeg (Inactive)
            emunoz@redhat.com Elkin Dario Munoz Duarte
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: