Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    10,294

    Christian, Jabberz and rherrick thank you all so...

    Christian, Jabberz and rherrick thank you all so much for helping to find and fix this issue. I was getting this error Friday afternoon (and yesterday) and I was filled with anxiety thinking I'd...
  2. How can my Spring-Flex project use a vanilla HttpServlet inJava?

    Spring Forums, you're invaluable to me! Does anybody have any tips for me to use a vanilla HttpServlet in Java (a Spring-Flex project).

    Thanks so much!
  3. Second that

    I'm also looking for it, if anyone has a link! Is there a nightly build link that includes it?
  4. Replies
    0
    Views
    447

    Accessing a Servlet that's not a bean?

    Hi all, I want to access a Servlet that's defined in web.xml (per my teams current implementation). It's not a Spring managed bean, instead it's defined in a jar that my team uses across a number of...
  5. Thanks Peter!

    I definitely want to implement's Spring Security's LDAP model but I'm in iteration 1 of an internal RIA project that I'm hoping to wrap up quickly. Hopefully for iteration 2, I can get a bit more...
  6. Authentication via JSP (and redirecting to Flex)

    Hi all,

    This thread is my alternative to moving a Flex thread on accessing UserDetails. Truthfully, I think I've got it working right, I'm just looking for confirmation from the community:

    ...
  7. Replies
    22
    Views
    4,088

    Refactored...

    @jaggernat & @amiladomingo

    Alright, so I've refactored my code & config and I'm still just looking for some confirmation. The good news is, it looks like things are working!

    My...
  8. Replies
    22
    Views
    4,088

    Still trying to authenticate...

    Amila, thanks again for the support -

    I want to grant privileges to users that I have in a database while using my teams standard method to verify NTLM/LDAP. They typically use a JSP page that...
  9. Replies
    22
    Views
    4,088

    spring-security-3.0.5.RELEASE with BlazeDS and Flex?

    Just to be sure, are the spring-security-3.0.5.RELEASE jars compatible with the Flex / BlazeDS components namely spring-flex-core-1.5.0.M2.jar ?
  10. Replies
    22
    Views
    4,088

    Ok, thanks Amila. Is that release only...

    Ok, thanks Amila. Is that release only documented in the enclosed HTML rather than hosted here: http://static.springsource.org/spring-security/site/docs/ ?

    I will be sure to use that version. ...
  11. Replies
    22
    Views
    4,088

    Please help with security

    @jaggernat and @amiladomingo
    I'm not sure I follow, could you point out an example of populating the roles via your CustomUserDetailService class? Are you setting properties on Spring managed...
  12. Replies
    22
    Views
    4,088

    Code Sample?

    @jaggernat
    So for instance, somehow through the examples, I ended up with a bean declaration in security-config.xml like this:




    <http auto-config="true">
    <intercept-url...
  13. Replies
    22
    Views
    4,088

    jaggernat , I'm new to flex as well - I'll see if...

    jaggernat , I'm new to flex as well - I'll see if I can find something today and keep you posted. Do the same for me?
  14. Replies
    5
    Views
    1,905

    Cool

    Thanks Jeremy, I definitely appreciate it. I think it was one of those things that I just sort of glanced over as a Spring newcomer. Learning it by mistake means I won't soon forget it though!...
  15. Replies
    5
    Views
    1,905

    Thank you!

    This thread was a huge help to me :) I'm rushing through the reference docs to just get an app pushed out quickly (note that I'm new to both Flex and Spring) and I did not realize the annotation...
  16. Replies
    1
    Views
    1,636

    EDIT: Nevermind

    See: spring-flex-1.5.xsd not been released alongside sping-core 1.5.0.M2

    ...Is deleting threads enabled?
  17. Replies
    1
    Views
    1,636

    1.5 XSD Available?

    Hi,

    I was going through the spring-flex-1.5.0.M2 samples and noticed the use of http://www.springframework.org/schema/flex/spring-flex-1.5.xsd in the config files. Eclipse through an error when...
  18. Replies
    3
    Views
    1,332

    Jeremy! This might be the best thing I've read...

    Jeremy! This might be the best thing I've read all day, I wish I saw it earlier. I'm going to download the M2 version and see if I can get it running right away :)

    Thanks!
  19. Replies
    7
    Views
    1,350

    Christian, Looks like that worked! Although......

    Christian,
    Looks like that worked! Although... I'll be sure to watch for it through today. I'm just starting to work with STS, looks like a pretty cool plugin for the most part.

    Thanks!
  20. Replies
    7
    Views
    1,350

    Any update on this?

    Hi, I'm wondering if there's any update on this in the short term? I'm a bit of an amateur, but in my Progress panel I've got "Initializing Spring UAA (Sleeping)" listed there all of the time...
    ...
  21. JSP Login

    Is there a standard way to do a JSP authentication that then opens up the Flex app ?
  22. Replies
    3
    Views
    1,332

    Somebody help, please!

    Just to save some time, I posted on StackOverflow regarding the 1.5 "Test Drive" sample app:

    http://stackoverflow.com/questions/4935030/does-the-spring-flex-1-5-sample-work

    Any help would be...
  23. Begginner's example

    Hi all,

    I ended up using the following config to get logging working properly with Spring and log4j.xml


    In WEB-INF/web.xml, I'm using:


    <!-- log4j configuration in web.xml -->...
Results 1 to 23 of 23