Good morning guys,
I'm facing a problem with my e-mail sender. I have this conf:
<bean id="mailSession" class="javax.mail.Session" factory-method="getInstance">...
Type: Posts; User: Andre.almeida; Keyword(s):
Good morning guys,
I'm facing a problem with my e-mail sender. I have this conf:
<bean id="mailSession" class="javax.mail.Session" factory-method="getInstance">...
Hi everyone,
I'm working with STS 2.3.2 and JBOSS-4.2.3.GA. I've configured one job to run in my machine with this settings:
<bean id="SchedulerFactory"...