Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5379

Seam-bay web services test page throws exceptions on Windows platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP09
    • 4.3.0.GA_CP09
    • Seam2
    • None
    • Windows 2008, Service Pack 2 64bit, sun java 1.6, Internet Explorer 7

    • Release Notes
    • Hide
      When using the web services page of the Seambay example in Internet Explorer 8 (IE8), values entered in the username and password fields were not propagating to the request area. Customers using Seambay were not able to proceed past the login screen without manually updating the values in the Request Area. The Seambay example now allows for the differing object model present in IE8 and checks for the Microsoft IE Document Object Model (DOM) implementation.
      Show
      When using the web services page of the Seambay example in Internet Explorer 8 (IE8), values entered in the username and password fields were not propagating to the request area. Customers using Seambay were not able to proceed past the login screen without manually updating the values in the Request Area. The Seambay example now allows for the differing object model present in IE8 and checks for the Microsoft IE Document Object Model (DOM) implementation.
    • Documented as Resolved Issue

      1) It's not possible to login (response area returns "false" instead of "true")
      2) it's not possible to create a new auction. After submitting categoryId 7 the response area shows the following:
      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Header></env:Header><env:Body><env:Fault xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><faultcode>env:Server</faultcode><faultstring>javax.xml.bind.UnmarshalException: For input string: "#

      {categoryId}"
      - with linked exception:
      [java.lang.NumberFormatException: For input string: "#{categoryId}

      "]</faultstring></env:Fault></env:Body></env:Envelope>

      ant thus the other actions are not possible either because they depend on successful creation of an auction.

              mnovotny@redhat.com Marek Novotny
              mgencur Martin Gencur
              Jared Morgan Jared Morgan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: