Managing struts-config.xml

2001-08-23 Thread O'Reilly John


Is there any way of splitting up struts-config.xml, possibly by being able
to include xml fragements into the main file.  We are working on a project
involving approx. 12 developers.  We are using cvs for source control.  What
we are finding is that we are getting frequent conficts when trying to merge
changes that different members of the team are making.  

Thanks in advance,
John

John O'Reilly
Traventec

Phone:  +353 91 518786
Fax:  +353 91 525056
Email:[EMAIL PROTECTED]
www.traventec.com





Re: Managing struts-config.xml

2001-08-23 Thread Gregor Rayman

O'Reilly John [EMAIL PROTECTED]

 Is there any way of splitting up struts-config.xml, possibly by being able
 to include xml fragements into the main file.  We are working on a project
 involving approx. 12 developers.  We are using cvs for source control.  What
 we are finding is that we are getting frequent conficts when trying to merge
 changes that different members of the team are making.

 Thanks in advance,
 John

 John O'Reilly
 Traventec

I see two possibilities:

1) Define some means, how struts-config.xml will be compiled from various
files during deployment.

or

2) Split struts-config.xml into external entities within the doc-type.


I admit, I've not tried to do it :-(

--
gR






Re: Managing struts-config.xml

2001-08-23 Thread Ted Husted

Take at look at this: 


http://www.mail-archive.com/struts-user@jakarta.apache.org/msg10052.html


Haven't tried it myself, but if Dan Miser says it works ... 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel +1 716 737-3463
-- http://www.husted.com/about/struts/


O'Reilly John wrote:
 
 Is there any way of splitting up struts-config.xml, possibly by being able
 to include xml fragements into the main file.  We are working on a project
 involving approx. 12 developers.  We are using cvs for source control.  What
 we are finding is that we are getting frequent conficts when trying to merge
 changes that different members of the team are making.
 
 Thanks in advance,
 John
 
 John O'Reilly
 Traventec
 
 Phone:  +353 91 518786
 Fax:  +353 91 525056
 Email:[EMAIL PROTECTED]
 www.traventec.com