Ah... you are building the distribution from source rather than 
downloading it. You can get the latest snapshot here as well, without all 
the effort:

        http://ws.apache.org/muse/nightly

Vinh is talking about the build.xml that is in every sample directory. If 
you look in /samples/apache-httpd or samples/wsrf, etc., each has a 
build.xml file that you can run. It will produce the deployable WAR file. 
That's the build.xml in question.



"David Medinets" <[EMAIL PROTECTED]> wrote on 11/02/2006 06:51:59 
PM:

> That's strange because I do not see a build.xml in the
> muse-2.1.0-SNAPSHOT-bin zip file. Would you mind sending me yours?
> 
> On 11/2/06, Vinh Nguyen (vinguye2) <[EMAIL PROTECTED]> wrote:
> > No, I just used the build.xml that came with the downloaded 
apache-httpd
> > sample.  To correct my message earlier, build.xml is located at the 
root
> > of the apache-httpd sample directory.  The muse.xml is located in the
> > \config subdirectory.
> >
> >
> > -----Original Message-----
> > From: David Medinets [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, November 02, 2006 3:43 PM
> > To: [email protected]
> > Subject: Re: apache-httpd example running?
> >
> > Did you get the build.xml from the muse site where it talks about
> > downloading from  subversion?
> >
> > On 11/2/06, Vinh Nguyen (vinguye2) <[EMAIL PROTECTED]> wrote:
> > > Hi David,
> > > I just edited both files manually using a plain text editor.  Both
> > > files are in the \config directory of the sample.
> > >
> > > In build.xml, there is a MUSE_HOME property value near the top of 
the
> > > file.  This points to the location of your muse-2.x.x program dir.
> > > The original value is relative.  If you moved the apache-httpd 
sample
> > > elsewhere, you need to update this property to correctly point to 
the
> > > muse-2.x install dir.  This way, ANT will correctly pickup jar files
> > > in the muse-2.x.x program dir.
> > >
> > > In muse.xml, in the last defined capability, there is a parameter
> > > named "httpd-install-dir".  The value points to the Apache2.2 server
> > location.
> > > If your location is different than what is specified, this value 
needs
> >
> > > to be updated.
> > >
> > > Afterwards, run ANT and deploy the war file.
> > > -Vinh
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: David Medinets [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, November 02, 2006 2:43 PM
> > > To: [email protected]
> > > Subject: Re: apache-httpd example running?
> > >
> > > On 11/2/06, Vinh Nguyen (vinguye2) <[EMAIL PROTECTED]> wrote:
> > > > 4) Updated build.xml. Pointed MUSE_HOME to my
> > > > /muse-2.1.0-SNAPSHOT-bin
> > >
> > > > program dir.
> > > > 5) Updated muse.xml. Updated the "httpd-install-dir" param value 
in
> > > > the capabilities section to point to my Apache2.2 program dir.
> > >
> > > Hi. I'm trying to follow your steps. What did you do to update the
> > > build.xml and muse.xml file?
> > > --
> > > David Medinets
> > > Affy Agile Advice & Coding
> > > http://www.affy.com/
> > > http://www.linkedin.com/in/affyadvice
> > >
> > > Writing tested complex code, so you don't have to!
> > >
> > > 
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > 
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > David Medinets
> > Affy Agile Advice & Coding
> > http://www.affy.com/
> > http://www.linkedin.com/in/affyadvice
> >
> > Writing tested complex code, so you don't have to!
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> David Medinets
> Affy Agile Advice & Coding
> http://www.affy.com/
> http://www.linkedin.com/in/affyadvice
> 
> Writing tested complex code, so you don't have to!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to