Given my J2EE based production environment with jBoss as application server , which of the following approach is easy in terms of development , testing and maintenance ?
Approach 1: 1 workspace
One single workspace with eclipse for managing java src files and architect to design and edit UI files inside WebRoot folder.
Approach 2 : 2 workspaces
One Eclipse workspace for all store and web service logic build and deployed separately
One Architect workspace to manage architect development files and final build and publish deployed separately.
Pros: 1) Ease of testing store data on architect 2) Modularized and ease of code management
Or if there are any better practice for J2EE development , please advice.
Thanks
Alagesh
Approach 1: 1 workspace
One single workspace with eclipse for managing java src files and architect to design and edit UI files inside WebRoot folder.
Approach 2 : 2 workspaces
One Eclipse workspace for all store and web service logic build and deployed separately
One Architect workspace to manage architect development files and final build and publish deployed separately.
Pros: 1) Ease of testing store data on architect 2) Modularized and ease of code management
Or if there are any better practice for J2EE development , please advice.
Thanks
Alagesh
Aucun commentaire:
Enregistrer un commentaire