Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    517

    Currently I am not loading additional user info,...

    Currently I am not loading additional user info, only using header content. Probably in future I will.

    I want to have it more modular - adding new type of http header without modifing existing...
  2. Replies
    2
    Views
    517

    multiple preauthentications

    Hi,
    I have webapp which is behind some webservers. These webservers make requests to my webapp with added custom HTTP headers which identifies user. Till now it's simple, I would just add one...
  3. Replies
    6
    Views
    3,585

    problem is that ther is no apache in front of...

    problem is that ther is no apache in front of tomcat. i am connectiong directly to tomcat
  4. Replies
    6
    Views
    3,585

    did you find where is the problem? i have same...

    did you find where is the problem? i have same problem now
  5. Thanks for pointing me, now it makes sense

    Thanks for pointing me, now it makes sense
  6. Replies
    2
    Views
    813

    Create config.properties in your classpath like...

    Create config.properties in your classpath like this:

    url=http://www...
    Add to spring config XML:

    <context:spring-configured />
    <context:annotation-config />
    <util:properties id="config"...
  7. @Async doesn't work on some methods in same class

    Hi,
    I am trying to send e-mail asynchronously but I successfully ran into trouble :( I have 2 methods in same class. Annotating one methods with @Async leads to running method asynchornously....
  8. stucked again. did anybody solve this issue?

    stucked again. did anybody solve this issue?
Results 1 to 8 of 8