Results 1 to 2 of 2

Thread: Upgrade to 1.0.0.RC1 - How to

  1. #1
    Join Date
    Mar 2009
    Location
    UK
    Posts
    22

    Default Upgrade to 1.0.0.RC1 - How to

    Hi,
    I am trying to upgrade my existing HelloWorld Blazeds Integration web application to 1.0.0.RC1 Release. I just annoted my Service class with @Service("helloWorldService") ,@RemotingDestination(channels={"my-amf"})
    and method with @RemotingInclude.

    I removed the bean declaration and flex:remote-service tag from web-application-config.xml. Although flex:message-broker tag still there.
    With these changes in place, I am expecting the application to work, but it just deploys successfully. When tried to invoke method from flex client, nothing happens.

    Am I missing something? Please help.

    Cheers,
    Rahul

  2. #2
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    1,224

    Default

    Have you read through this thread?

    http://forum.springsource.org/showthread.php?t=71707
    Jeremy Grelle

    Staff Engineer, Web Products Team
    SpringSource

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •