Details

    Description

      portal-impl> ant build-wsdd-portlet-journal
      

      fails with exception:

          [java]   WSDL2Java D:\[email protected]\portal\portal-impl\20130614073852020\service.wsdl
          [java] java.io.IOException: Type {http://model.journal.portlet.liferay.com}JournalStructure is referenced but not defined.
          [java]     at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
          [java]     at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
          [java]     at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
          [java]     at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
          [java]     at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
          [java]     at java.lang.Thread.run(Thread.java:722)
      

      It fails because JourlanStructure soap class returns List<JournalStructure> and generated SOAP class returns JournalStructure[] instead of JournalStructureSoap[].

      Attachments

        Issue Links

          Activity

            People

              brian.chan Brian Chan
              igor.spasic Igor Spasic (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                9 years, 44 weeks, 1 day ago

                Packages

                  Version Package
                  6.1.30 EE GA3
                  6.2.0 CE M6