Does anyone have a good tutorial or some advice on how to implement one s own XAResource? I need Spring s MailSender to be transactional, so that the mail will only be sent once the transaction commits, and it seems there isn t any existing transactional wrapper.
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...