Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,244

    streaming output???

    I have a use case where we are creating a web service that will be generating a large xml document back to the user. I'd like to implement the messaging pattern to be document/literal.

    Also, I'd...
  2. how to pass NULL as an IN parameter to SQL function

    I have an SQL Server 2000 function, that has 1 out parameter and 3 in parameters. The 3rd parameter is optional though. How do you use Spring's StoredProcedure object to supply the third parameter to...
  3. Replies
    22
    Views
    25,708

    Yufeng, Did you ever get a solution for your...

    Yufeng,

    Did you ever get a solution for your probelm about it not supporting a command class? I have one simple JavaBean class where I get this error and not others. The JavaBean is very simple...
  4. Replies
    9
    Views
    9,165

    Have you figured out a solution to your problem...

    Have you figured out a solution to your problem yet? I am running across the same issue too
  5. Replies
    6
    Views
    8,077

    I figured out my problem. Not only did i have to...

    I figured out my problem. Not only did i have to change the Authentication object in the Session but I also had to update the SecureContext.

    Thanks for all the help though.
  6. Replies
    6
    Views
    8,077

    I am using the NullUserCache for now and I'm...

    I am using the NullUserCache for now and I'm using Hibernate as ORM layer and have a class that implements the AuthenticationDao interface.

    I am still having no luck with resetting the...
  7. Replies
    6
    Views
    8,077

    Ben, Maybe I'm a bit confused on how exactly...

    Ben,

    Maybe I'm a bit confused on how exactly how to use the security framework. Is there already a module in Acegi decicated to changing a password for a database repository? If not, what is the...
  8. Replies
    6
    Views
    8,077

    Change password

    I have a problem in an application that is using Acegi for authentication. I have a Spring controller that allows the user to change their password in the database. When the password has been...
Results 1 to 8 of 8