Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-2906

QS helloworld_ejb3_ws_wss produces warning during compilation

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: 5.1.0.CR1
    • Fix Version/s: 5.2.0 GA
    • Component/s: Examples
    • Labels:
      None
    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-2906

      If the user ran ant runtest, a warning message would appear. This was due to a small coding error which has now been fixed. As a result, users will no longer see this error message.
      Show
      https://issues.jboss.org/browse/SOA-2906 If the user ran ant runtest, a warning message would appear. This was due to a small coding error which has now been fixed. As a result, users will no longer see this error message.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      Executing ant runtest produces following warning:
      ...
      test-compile:
      [copy] Copying 1 file to /home/mvanek/work/build/cr1/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/test/classes
      [javac] Compiling 1 source file to /home/mvanek/work/build/cr1/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/test/classes
      [javac] /home/mvanek/work/build/cr1/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/test/src/org/jboss/soa/esb/samples/quickstart/helloworld/WSTestClientWSS.java:27: warning: [deprecation] toURL() in java.io.File has been deprecated
      [javac] URL securityURL = new File("test/classes/META-INF/jboss-wsse-client.xml").toURL();
      [javac] ^
      [javac] 1 warning

      runtest:
      [java] log4j:WARN No appenders could be found for logger (org.jboss.ws.metadata.builder.jaxws.JAXWSWebServiceMetaDataBuilder).
      [java] log4j:WARN Please initialize the log4j system properly.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                dpalmer Douglas Palmer
                Reporter:
                mvanek Michal Vaněk
                Writer:
                David Le Sage
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: