1 2 Previous Next 18 Replies Latest reply on Apr 24, 2008 9:54 PM by j-pro Go to original post
      • 15. Re: file upload problems
        j-pro

        jsf-api.jar: Implementation-Version: 1.2_04-b10-p01

        • 16. Re: file upload problems

          I fear that you should to update something to fire FileUpload:
          JSF or RF to version 3.2.1.

          The second way was failed for you.

          Please try the first.

          We will work on the exception after RF version update.

          • 17. Re: file upload problems
            j-pro

             

            "andrei_exadel" wrote:
            ...
            Please try the first.
            ...

            I've updated JSF version to "Implementation-Version: 1.2_08-b06-FCS". (I hope it was updated - I've just replaced jsf-api and jsf-impl libs from JBoss[...jboss-4.2.0.GA\server\default\deploy\jboss-web.deployer\jsf-libs\] with the libs from the downloaded archive - hope it's right).

            Result: the same behaviour - no breakpoint stops at debug mode - no logs in both modes. What can I do more, Andrei?

            Thanks in advance.


            "andrei_exadel" wrote:
            ...
            We will work on the exception after RF version update.
            ...

            Thanks for that!

            • 18. Re: file upload problems
              j-pro

              To not leave the topic unsolved:

              My problem with missing breakpoint stops and logs was solved by removing gravel libraries from the project(and it's gd:inputFile tag for sure). Seems that these two components can't yet live together in a single app.

              1 2 Previous Next