Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,468

    I need a controller to be singleton in a HTTP...

    I need a controller to be singleton in a HTTP session, not in an application context.
  2. Replies
    4
    Views
    1,468

    Singleton on session

    Hi,

    Is there a way to declare a bean to be singleton in a session not an application context?
  3. Replies
    3
    Views
    1,194

    Thanks for the help! But it seems that the...

    Thanks for the help!
    But it seems that the problem was caused by the "abstract" attribute declared for the transaction bean we used in the petclinic 1.1.1 spirit.
  4. Replies
    3
    Views
    1,194

    Hi, This error appear when a I access the...

    Hi,

    This error appear when a I access the first page!
  5. Replies
    3
    Views
    1,194

    Strange Dispatcher error

    Hi,

    We are trying to forward from index.jsp(welcome-page) to a page handeled by FreeMarker! In this page there is no link with the persistent layer but we get the following error :


    ...
  6. Replies
    6
    Views
    5,631

    Thanks a lot for your time, it works just fine...

    Thanks a lot for your time, it works just fine now!
    That just what I wanted a substitute for '<fmt:message'.
  7. Replies
    6
    Views
    5,631

    Locale support with Freemarker

    Hi,

    Is there posible to have locale support with Freemarker?
    If it's posible are there any examples?

    Thanks!!!
  8. Replies
    2
    Views
    1,628

    Great coding! And a good idea too!

    Great coding! And a good idea too!
  9. Exactly, but i tried to use detail to put a small...

    Exactly, but i tried to use detail to put a small List of object I need an Authenticated to have with him, so I thought: why "reinvent the wheel, so long as the wheel is perfectly round" (Rod Johnson...
  10. One more thing, in DaoAuthenticationProvider when...

    One more thing, in DaoAuthenticationProvider when createSuccessAuthentication details should be passed to, if UsernamePasswordAuthenticationToken is used.

    Is there any other way to send u this...
  11. Suggestion 4 UsernamePasswordAuthenticationToken

    Hi,

    Is just a suggestion: details in UsernamePasswordAuthenticationToken can be Object, just more general. I think is more useful this way.

    Catalin
  12. Hi, I,ve tried this approach and tried to use...

    Hi,

    I,ve tried this approach and tried to use auth.isAuthenticated(), later i saw that this method had the following decription :


    classes should not rely on this value as being valid...
  13. Replies
    3
    Views
    6,519

    I don't remember if I made a jar out of some...

    I don't remember if I made a jar out of some classes or I found the jar already made. The ideea was that all the classes have this :


    * @author Ben Alex


    the package...
  14. Replies
    3
    Views
    6,519

    btw is there any example that uses other form of...

    btw is there any example that uses other form of provider other than InMemoryDaoImpl?
  15. Replies
    3
    Views
    6,519

    Sitemesh + Spring + Acegi

    Hi,
    We tried to integrate this 3 technologies in our app, for this we used the sitemeshacegi.jar and it seems to be a problem with the SitemeshFactory class (Class must implement the inherited...
  16. Replies
    11
    Views
    4,812

    Why Username & Password

    Hi,
    What if I want to use another way of authentification, say a login form with 3 fields. Will this be supported in a future version.

    Best regards!
  17. Replies
    5
    Views
    2,423

    btw Mrs Colin, r u planing to come in Romania? :D...

    btw Mrs Colin, r u planing to come in Romania? :D

    All well
  18. Replies
    5
    Views
    2,423

    I deployed the war file from Windows to Linux...

    I deployed the war file from Windows to Linux JBoss and I had the same problem. And we have the same version from CVS. btw we had a clean build too :D
  19. Replies
    5
    Views
    2,423

    OS issue??!!!or what?

    Hi,

    We devolp an application in Spring and Hibernate, using Eclipse M8 and JBoss 3.2.5 tools under 2 OS( Linux and Windows), the project is under CVS and all is fine until the parsing of...
Results 1 to 19 of 19