Re: EAR deployment

2019-05-29 Thread ross.cohen
jgallimore wrote > I know its been a while... I did just commit a patch for this issue: > https://issues.apache.org/jira/browse/TOMEE-2532 and I'd be curious if > this > helps with this issue at all. I'll run my own test when I get a sec, but > if > you're able to give it a go, that would be awesom

Re: EAR deployment

2019-05-29 Thread ross.cohen
Actually, I could check this out in the nightly build -- assuming this change will go into the nightly build? If that is the case, I can check by the end of the week. Ross -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html

MailSession resource name

2018-11-13 Thread ross.cohen
In tomee.xml I have defined mail resource as follows: mail.smtp.host= mail.transport.protocol=smtp mail.smtp.port=25 mail.smtp.auth=false mail.smtp.user="DoNotReplyTestLiferay@ However: @Resource(mappedName

Re: Simple EJB causes permissions errors

2018-11-01 Thread ross.cohen
do you need the security manager in production or have you solved the problem? A preliminary look suggests that Liferay (and our portlet applications) seem to run OK without the SecurityManager. However, adding the SecurityManager was in the Liferay install instructions, so that leaves me fee

Re: Simple EJB causes permissions errors

2018-11-01 Thread ross.cohen
I can make this problem go away by removing the Security Manager.As I said, the security policy is set to be permissive as possible, so I don't really understand how I would be getting security exception. -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html

Simple EJB causes permissions errors

2018-10-31 Thread ross.cohen
I have a super simple web project (it includes no jars at all in web-inf/lib) which deploys and works fine. However as soon as I add an Ejb (@Singleton @Startup), it starts blowing up on startup/deploy (stack trace below). I am starting Tomee with a security manager, but the policy file is wid

Re: EAR deployment

2018-08-10 Thread ross.cohen
Any chance this got fixed in 7.0.5? My hopes aren't too high, and I already have an ugly work-around, but still ... Ross -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html

Re: tomee jee 7

2015-06-01 Thread ross.cohen
Sorry -- my question wasn't intended to be rude. It was more aimed at the long term health of the project, and delivering the goods. I think you guys are doing tremendous work and the support here is fabulous. But I have to be able to sell moving to tomee to my boss; I put my chips behind gla

tomee jee 7

2015-05-28 Thread ross.cohen
Will tomee support jee 7 before jee 8 arrives? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/tomee-jee-7-tp4675074.html Sent from the TomEE Users mailing list archive at Nabble.com.