Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-891

Web services returning large results causes exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • webservices
    • None

    Description

      A User reported the following issue :-

      I have a webservice exposed in a embedded openejb, from another computer I am
      calling that webservice

      the scenario is this:
      I am calling a method signature like this
      String myMethod(String arg)

      if the answer of myMethod is too long it shows the next exception, if it is
      not too long, it just works, the exception does not come from the
      implementation of the method of the webservice, it raised in the cilent I
      think.

      I am not sure if I am doing something wrong, the code I use is based in the
      simple-webservice pattern, no new things where added

      Attachments

        Activity

          People

            karan_malhi karan singh malhi
            karan_malhi karan singh malhi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: