Just if someone else comes here.
Afair I just used the wrong WSDL that didn't have the required security policies in it. When I used the correct up-to-date WSDL the JAX-WS RI automagically behaved...
Type: Posts; User: Vampire; Keyword(s):
Just if someone else comes here.
Afair I just used the wrong WSDL that didn't have the required security policies in it. When I used the correct up-to-date WSDL the JAX-WS RI automagically behaved...
I've also came up with a pretty slick solution.
I don't know whether this works smoothly with CAS authentication.
But for form login it works quite nicely for FF and IE.
First configure the...
Noone? :-(
I've just added some more information about what I did already to not produce misunderstandings.
Hi, I hope I am in the correct forum and the question is not answered elswhere easily findable, because I googles a lot already. But it could also be that the heat of these days influenced my...
If I comment out the line
hibernate.cache.provider_class = net.sf.ehcache.hibernate.EhCacheProvider
from my spring.properties which I don't think is the right way as there is an...
Can really noone help on this one? :-(
> from Client where id = 30
- Hibernate Annotations 3.4.0.GA
- Hibernate 3.3.1.GA
- hibernate.properties not found
- Bytecode provider name : javassist
- using JDK 1.4 java.sql.Timestamp...
Hi,
I try to use the Hibernate Query Language Console from within IntelliJ IDEA.
When I try the first query, I get an exception from ehcache/hibernate, that says that it cannot find a method....