On Wed, Mar 04, 2009 at 09:36:42AM -0500, Keith Jones wrote: > I have downloaded dspace 1.5.1 source code. After installing the jspui to > run in tomcat, I'm trying to run the xmlui interface. When I try to run > the xml interface, the default aspects are not there.
Please be a little more specific about "not there". Do you mean that they are not functioning, or that you haven't found the source, or that you don't see the compiled classes? > I've run the following commands: > > cd [dspace-source]/dspace > maven package > cd [dspace-source]/dspace/target/dspace-1.5.1-build.dir > ant update > > I've looked in the xmlui/aspects folder, but it only contains the > following files: > > aspects.xmap > protodocument.xml Correct. That directory contains configuration data for the head of the aspect chain. The stock classes in compiled form are packed into xmlui/WEB-INF/lib/dspace-xmlui-api-VERSION.jar under org/dspace/app/xmlui/aspect/NAME. Configuration and ancillary files for each aspect will also be found there in aspects/NAME. If you used the overlay system (dspace/modules/xmlui) to add or replace classes, I believe that they would be somewhere under xmlui/WEB-INF/classes. The stock classes' sources will be in [DSpace-source]/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/cocoon (at least for the most part -- I haven't checked them all). -- Mark H. Wood, Lead System Programmer mw...@iupui.edu Friends don't let friends publish revisable-form documents.
pgpMYXyB4o5EZ.pgp
Description: PGP signature
------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech