I have a usecase which requires copying files to a mounted disk. Our continuous analyst said to use java resource adapter to do it. I am completely new to it and dont know where and how to start.
We use jboss eap 6.x application server with ejb 3.1.
A user uploads a file and I have to write code to validate it and then copy it to a mounted disk.
Can anyone please help me? I read many example online but I dont understand where can I get the rar from.
Thank you all in advance.