Forum Discussion

Luca_Borz's avatar
16 years ago

Problems with AMF request

Hi,

i'm a newbie of testing with SoapUI. I'm using it for testing of an upgrade with flex of an old site builded in flash. The problem seems that the AMF request constructed with SoapUI use an up-to-date version of AMF protocol while the Web application that i test use an old one, so i get this error:


 
 
   
      0.75
      12
   

    16
    4
    message
    No destination with id 'Service' is registered with any service.
    rootCause
   
    details
   
    code
    Server.Processing
 

 
   
      false
      false
   

 



The endpoint is correct, and also the AMF call (Service.getAllProducts) it's correct, i made a Flex script that use the same endpoint and the same method and works fine. There is anyone that can give me an hint to solve this problem?
I think about the possibility of using a Groovy script that creates manually the AMF request, it's possible, i mean for sure it's theorically possible but it works really? There is any problem of encapsulation of data for example?

Thank you in advance.

1 Reply

  • Hi,

    can you check your remote-config.xml file on your server and look if there is something like
    .
    I think that you should try something like service.getAllProducts (starting with lowercase )

    If this does not help you , send us your remote-config.xml file

    regards
    nebojsa
    eviware.com