mercredi 15 juillet 2015

How to test JCA Connector and where to place comm. logic

how would you test JCA connector? I don't really want to deploy everytime I did some change. I spent one week trying to test with Arquillian, but after resolving soo many issues there was some classloading issue after which I gave up.

The problem is my JCA connector is using also remote EJBs and so just to setup everything was really pain.

Any hints how are you doing this?

By the way let's say I have some object I want to pass to EIS, based on the object state the communication happens. Where whould you place the logic? Should it be part of the JCA connector or application (using the JCA layer really as base communicator class without any logic)

Aucun commentaire:

Enregistrer un commentaire