JBoss Community

Unable to set the mail configuration properties in JBPM 4.3

reply from virendra agarwal in jBPM - View the full discussion

Hi ,

i tried your config file but it did not work :( .

 

<jbpm-configuration>

 

  <import resource="jbpm.default.cfg.xml" />
  <import resource="jbpm.businesscalendar.cfg.xml" />
  <import resource="jbpm.tx.hibernate.cfg.xml" />
  <import resource="jbpm.jpdl.cfg.xml" />
  <import resource="jbpm.bpmn.cfg.xml" />
  <import resource="jbpm.identity.cfg.xml" />

 

<import resource="jbpm.default.scriptmanager.xml" />

 


  <transaction-context>
  
    <mail-session>
      <mail-server>
        <session-properties resource="jbpm.mail.properties" />
    <authenticator auto-wire="true" />
      </mail-server>
    </mail-session>

 

  </transaction-context>

 


</jbpm-configuration>

 

PLease tell me now what i need .

I can not not use your config file as it is because it gives me null pointer exception

Reply to this message by going to Community

Start a new discussion in jBPM at Community