Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multi-User Development In a Single Project containing Multiple Processes

562688Feb 8 2013 — edited Feb 20 2013
Hi,

We have a development team of 3 individuals and we are collaborating on a project. We have multiple processes inside this top level project (application) and at any given time, each one of us is working separately on one of the processes only, i.e., no two people are working on the same process simultaneously. However, we find that when ever some one is working on a process, it locks composite.xml file and no one else can modify composite.xml file since it is read-only to rest of the team. We find this to be a limiting factor as we can not develop in parallel and have to wait till that individual has checked in all relevant files. We are using JDeveloper's TFS plug-in to do the source control.

Are we doing some thing wrong here or is there another way to collaborate in JDeveloper where composite.xml can be shared so that each developer's changes could be merged later on? We will highly appreciate a solution to this problem.

Thanks,

PS
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2013
Added on Feb 8 2013
3 comments
160 views