cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Adapter Module throwing Exception

former_member200339
Participant
0 Kudos

Dear All,

I have created a custom module adapter which is plugged in with the Sender File Adapter.

The module is working successfully in the Development server.

But when I deployed the same in the Quality server I am facing the following error - javax.ejb.TransactionRolledbackLocalException in the communication channel.

Please suggest what might be the error.

Thanks and Regards,

Rana Brata De

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Rana,

Did you check the Order of the beans?

And also check for any unhandled exceptions in the Code.