Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: ClassNotFoundException: org.springframework.flex.config.xml.FlexNamespaceH andler

  1. #11
    Join Date
    Dec 2010
    Location
    Singapore
    Posts
    287

    Default

    Add spring-security-web-3.0.3.RELEASE.jar

    you can decide which version to add
    Last edited by amiladomingo; Jan 15th, 2011 at 01:35 PM. Reason: version info
    Amila Domingo

  2. #12

    Default

    looks like issue is fixed in this jira
    https://jira.springsource.org/browse/FLEX-65

    not sure what i am missing.

  3. #13

    Default

    I had to add the cglib.jar and its dependencies and it works.
    So Spring BlazeDS 1.5 with Spring 3.x and Spring Security 3.x and BlazeDS 4.x sucessfully set up.

    thanks soooo much everyone.

  4. #14
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default BlazeDS Integration without all that is needed?

    Quote Originally Posted by jaggernat View Post
    added blazeds-core-3.0.jar and solved that problem.
    Is there any place where developers can locate all the jars at once rather than hunting around for dependencies.

    thanks.
    Update Maven Dependencies shows...

    2/20/11 5:56:15 AM CST: [WARN] The POM for com.adobe.blazeds:blazeds-core:jar:4.0.0.14931 is missing, no dependency information available
    2/20/11 5:56:17 AM CST: [WARN] The POM for com.adobe.blazeds:blazeds-common:jar:4.0.0.14931 is missing, no dependency information available
    2/20/11 5:56:18 AM CST: [WARN] The POM for com.adobe.blazeds:blazeds-proxy:jar:4.0.0.14931 is missing, no dependency information available
    2/20/11 5:56:23 AM CST: [WARN] The POM for com.adobe.blazeds:blazeds-remoting:jar:4.0.0.14931 is missing, no dependency information available

Posting Permissions

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