Search:

Type: Posts; User: jeremyg484; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    25
    Views
    3,516

    Quick follow-up: I have confirmed that we've...

    Quick follow-up:

    I have confirmed that we've got the CLA on file.

    Jose, I apologize that you didn't hear anything back...not sure what happened there, but it definitely got processed.
  2. Replies
    25
    Views
    3,516

    Hey Guys, Awesome, I just saw the pull request...

    Hey Guys,

    Awesome, I just saw the pull request notification. I'll review and commit as soon as I can...hopefully by the end of this week, assuming I can figure out what happened to Jose's CLA.
    ...
  3. Replies
    25
    Views
    3,516

    Jose, That sounds excellent. I will be sure...

    Jose,

    That sounds excellent. I will be sure to keep an eye out for your potential contributions. Feel free to use the this forum if you have any questions, and I'll try to monitor it more...
  4. Replies
    25
    Views
    3,516

    Hey guys, Basically what it comes down to is...

    Hey guys,

    Basically what it comes down to is that there have been no new releases of BlazeDS since we released 1.5, thus no obvious need for us to further move the project forward, especially in...
  5. Sticky: Fantastic...I will try and get your work merged...

    Fantastic...I will try and get your work merged ASAP.
  6. Check this thread which covers this exact topic:...

    Check this thread which covers this exact topic:
    http://forum.springsource.org/showthread.php?105586-Auto-login-with-Flex-Client-amp-BlazeDS-with-spring-security
  7. Replies
    2
    Views
    835

    I don't have any specific AIR examples, but I...

    I don't have any specific AIR examples, but I would suggest checking two things:

    1. Make sure the sessionId is getting propagated correctly (usually this happens via a cookie)
    2. Make sure you...
  8. Replies
    2
    Views
    646

    It looks like you might be messing some...

    It looks like you might be messing some dependencies. Can you share your project configuration and classpath setup?
  9. Yes, Spring Integration is exactly the way to go....

    Yes, Spring Integration is exactly the way to go. You can define a channel in the parent context, and then wire it up to flex in the web context.
  10. Sticky: Git repo is available:...

    Git repo is available: https://github.com/SpringSource/spring-flex-roo - I've not had a chance to write up dev environment instructions as promised, but go ahead and fork away if you know what you're...
  11. Sticky: State of the Flex Addon for Spring Roo - Help Wanted!

    With the GA release of Spring BlazeDS Integration 1.5.0, it is time (overdue, in fact) that I officially address the state of the Flex Addon for Spring Roo with the community.

    As many of you have...
  12. Replies
    54
    Views
    28,002

    Sticky: See the top post for the release info for Spring...

    See the top post for the release info for Spring BlazeDS Integration 1.5.0 GA.
  13. Replies
    1
    Views
    756

    We published it on Friday and have just been...

    We published it on Friday and have just been waiting for it to propagate to Maven Central (which it has done now...see...
  14. Spring doesn't actually do the parsing of...

    Spring doesn't actually do the parsing of services-config.xml, rather BlazeDS does it. As such, the only way to set custom tokens in services-config is via system properties. See:...
  15. Replies
    3
    Views
    627

    I'm not certain of the current status of it, but...

    I'm not certain of the current status of it, but yes Adobe has been working on LCDS integration. As I understand it, it is to be included with the next release of LCDS.
  16. Replies
    3
    Views
    627

    Thanks for catching this! I've reverted back to...

    Thanks for catching this! I've reverted back to the conditional call logic and pushed to trunk.
  17. Indeed, this is definitely a bug. Would you mind...

    Indeed, this is definitely a bug. Would you mind opening a Jira? https://jira.springsource.org/browse/FLEX

    Thanks for the testing and report!
  18. Replies
    54
    Views
    28,002

    Sticky: Ahh right, sorry, I said that without actually...

    Ahh right, sorry, I said that without actually looking at the distro. In that case you would either need to build from SVN, or point to the Spring milestones repo so that it will pull the parent pom.
  19. Replies
    54
    Views
    28,002

    Sticky: Well, typically you shouldn't need to build...

    Well, typically you shouldn't need to build spring-flex-core yourself at all, unless you are trying to make changes to it. I would expect the more common case to be only importing and building the...
  20. Replies
    54
    Views
    28,002

    Sticky: See the top post for the release info for Spring...

    See the top post for the release info for Spring BlazeDS Integration 1.5.0.RC1.
  21. You might want to stop and consider that there is...

    You might want to stop and consider that there is a reason things currently work the way they do before calling the developers of the open source project you are trying to use "stupid". Such...
  22. Thanks for digging into this and for the detailed...

    Thanks for digging into this and for the detailed analysis...I believe everything should be getting cleaned up properly now in 1.5.
  23. Replies
    6
    Views
    1,696

    You shouldn't need to use a custom LoginCommand...

    You shouldn't need to use a custom LoginCommand to change the method of Authentication to use the database. Rather, you should just change the base Spring Security configuration to use a different...
  24. I believe that is already corrected in the latest...

    I believe that is already corrected in the latest nightly builds.
  25. Replies
    1
    Views
    1,965

    It should definitely work, as there are not any...

    It should definitely work, as there are not any changes in Flex 4.5 that effect the way remoting and messaging function.

    That said, it looks like you've got several things wrong. There usually...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4