Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    11
    Views
    4,349

    Glad it is working.

    Glad it is working.
  2. Replies
    11
    Views
    4,349

    R u behind a proxy?? Can you configure that??

    R u behind a proxy?? Can you configure that??
  3. Replies
    7
    Views
    691

    Can you set the property in a properties file and...

    Can you set the property in a properties file and identify a path for various locations that you will need??
  4. Replies
    4
    Views
    1,500

    Here is the actual code.,Dropbox with Oauth Integration

    As I mentioned, I ended up creating this Authenticator wrapper module, that is getting the security context and putting the OAuthConsumerToken in the context. I'm hoping there is a cleaner way of...
  5. Replies
    4
    Views
    1,500

    I ended up creating a Oauthtokenaccess oject in...

    I ended up creating a Oauthtokenaccess oject in the controller and setting it up in the controller. The actual code is downlaodable at this link. https://www.sugarsync.com/pf/D6585822_7696332_818987...
  6. Replies
    4
    Views
    1,500

    OAuth- Dropbox integration problem

    Hello-

    Am trying to do a mini application that integrates dropbox with a web app. Trying to follow the tutorial for integrating oAuth for dropbox authentication. Application is always coming back...
  7. Replies
    0
    Views
    433

    Oauth- Dropbox.

    Great one's

    Am not able to get the oAuth accessToken set in for connecting to Dropbox using the oAuth API's. What can I do better to makeup for the missing piece.

    Here is the main-security...
  8. Yup sure. Thanks for the putting together the...

    Yup sure.
    Thanks for the putting together the book. Very resourceful, I really liked the work-flows you have in various chapters.
  9. Sir., Thank you. I'm happy to have kept your...

    Sir., Thank you. I'm happy to have kept your interest in this thread :). You pointed out the other app running. I realized I did not do a good job of cleaning up the glassfish server.
    Here is my...
  10. I just noticed in the log that table names are...

    I just noticed in the log that table names are not matching. AM updating this thread with another version of the log in few..,
  11. This is a standalone web app from scratch. I...

    This is a standalone web app from scratch. I verified this is the only app runnin in my box right now.
    Looks like the log file is bit bigger. Hope this link works for you to access. ...
  12. Here is the copy of web.xml file.

    Here is the copy of web.xml file.


    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    ...
  13. Embedded Database loading twice in Spring Security- Can you help??

    Hello Everyone-

    I'm trying to use an embedded database configuration to initialize user information. Am using spring security API's to secure the app. For some reason system is initialing the...
  14. Replies
    2
    Views
    884

    Check this out!!...

    Check this out!! http://forum.springsource.org/showthread.php?t=85093
  15. Can you use a modal AJAX window for after the...

    Can you use a modal AJAX window for after the initial content is loaded?
  16. Replies
    2
    Views
    1,105

    That should be a question for openid folks.

    That should be a question for openid folks.
  17. Did you get this resolved. I just came across...

    Did you get this resolved. I just came across this error in my codebase to make some changes. If you have not resolved this; jobOperator was missing in your config file.
  18. Replies
    4
    Views
    1,115

    http://static.springsource.org/spring-batch/spring...

    http://static.springsource.org/spring-batch/spring-batch-samples/index.html
  19. Replies
    4
    Views
    1,115

    When you goto Spring Samples, search for the...

    When you goto Spring Samples, search for the fixedLength.xml configuration file. It has a neat example for what you are looking for.
  20. Replies
    1
    Views
    887

    DelimitedLineTokenizer, is the API that might...

    DelimitedLineTokenizer, is the API that might help you.
  21. If you want to really look the undercover working...

    If you want to really look the undercover working of pooling, try debugging the dbcp jar's code base. Connection pooling is supposed to work under the wrappers, from the code that you have it is...
  22. Replies
    5
    Views
    1,004

    you have to post what the problem is.

    you have to post what the problem is.
  23. I was not able to locate the specific location,...

    I was not able to locate the specific location, but hope this link helps with Tasklet configuration.
    http://blogs.averconsulting.com/2009/01/31/spring-batch--part-i-2.aspx
  24. So define all your configurations, write a...

    So define all your configurations, write a utility class that should ping all your datasources and choose the best config file to load for a user/session.
  25. I have not worked on it, but found a thread that...

    I have not worked on it, but found a thread that might help.

    http://forum.springsource.org/showthread.php?t=58040&highlight=single+sign
Results 1 to 25 of 50
Page 1 of 2 1 2