Great, thanks.
--
View this message in context:
http://openejb.979440.n4.nabble.com/Number-of-simultaneous-Asynchronous-threads-tp4656891p4656908.html
Sent from the OpenEJB User mailing list archive at Nabble.com.
Hi,
it typically needs to configure the tomcat realm to be the openejb one
(link between tomcat and openejb)
here a sample:
http://svn.apache.org/repos/asf/openejb/trunk/openejb/examples/cdi-ejbcontext-jaas/src/main/tomee/conf/server.xml
it uses the properties config but using the sql one should
Hi,
Apache tomee 1.0.0 web profile, jdk 7.
I am facing strange problem:
Using programmatic login by HttpServletRequest.login method.
Also using: org.apache.openejb.core.security.jaas.SQLLoginModule
After login I can successfully use methods on (HttpServletRequest and on
SessionContext)
req.getU
https://github.com/rmannibucau/some-jsf
i fixed a single stuff: the ability to put mysql in the webapp and using
tomcat-jdbc as pool but switching to commons dbcp all was working fine out
of the box...
Note: you added some constraints on the entity but didn't initialize them
(first name etc) so t
weird it was 10, by defaukt we were between 10 and 20...
btw here is the new config(s):
https://issues.apache.org/jira/browse/TOMEE-382
*Romain Manni-Bucau*
*Twitter: @rmannibucau*
*Blog: http://rmannibucau.wordpress.com*
2012/8/19 David Blevins
> Looks like we need to add a config property