1 Reply Latest reply on Apr 19, 2011 3:58 AM by tausuahmed

    Seam remoting in IE

    deeps83

      Hi,
      I want to use seam remoting in my application.I did it following the instructions in the tutorial.But it is working fine in Firefox and Chrome but not in IE.In IE
      alert( Seam.Component.getInstance(helloAction)); is giving object but after that I am getting the error :


      Message: Object doesn't support this property or method.


      And the method is not called.


      IE version : 8
      Seam version : 2.2.0.GA
      JBoss:4.2.3 GA
      Richfaces : 3.0.0 Final.


      If anyone have any idea please share.


      Thanks,
      Deeps.