I need a controller to be singleton in a HTTP session, not in an application context.
Type: Posts; User: catalin; Keyword(s):
I need a controller to be singleton in a HTTP session, not in an application context.
Hi,
Is there a way to declare a bean to be singleton in a session not an application context?
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.
Hi,
This error appear when a I access the first page!
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 :
...
Thanks a lot for your time, it works just fine now!
That just what I wanted a substitute for '<fmt:message'.
Hi,
Is there posible to have locale support with Freemarker?
If it's posible are there any examples?
Thanks!!!
Great coding! And a good idea too!
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...
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...
Hi,
Is just a suggestion: details in UsernamePasswordAuthenticationToken can be Object, just more general. I think is more useful this way.
Catalin
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...
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...
btw is there any example that uses other form of provider other than InMemoryDaoImpl?
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...
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!
btw Mrs Colin, r u planing to come in Romania? :D
All well
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
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...