JDev configuration and jpa-bc4j combined usage
869188Aug 5 2011 — edited Aug 5 2011Hey.
I have two unrelated questions I would like you to help me with.
First - is there any way for me to use bc4j (adf bc) along side with jpa?
I have a project written in bc4j which is being redesigned and rewritten - in jpa.
Is there a way for me to do this change in steps - by using some bc4j and some jpa - in the same project, and even in one transaction?
Second - I have another project, which has two separate folders - one contains the ear meta-inf folder, and the second contains the actual war content.
The war folder is not inside the ear folder.
I am using eclipse so there is no problem configuring that.
I would like to configure that in jdev.
How do I do that?
Thanks.