2009/3/19 Elliot Metsger <[email protected]>:
> The updated documentation at
> http://wiki.dspace.org/index.php/User:Emetsger:Embargo:Downloads_here should
> fix this.  I inserted a new step 4, where you run a 'mvn clean install'
> prior to step 5 (cd dspace && mvn package assembly:assembly).
>
> After running the ant target to install (or update) DSpace, you should be
> able to cd to ${dspace.dir}/webapps/xmlui and run 'jar -tf
> WEB-INF/lib/dspace-xmlui-api-1.5.1.jar |grep Embargo' and you should see the
> EmbargoProcessor class in the output.  Deploy this war to Tomcat.  You will
> need to update item-submission.xml, and I'll try to update the wiki document
> further for that step.
>
> esm:/tmp/dspace/webapps/xmlui$ jar -tf
> WEB-INF/lib/dspace-xmlui-api-1.5.1.jar |grep Embargo
> org/dspace/app/xmlui/aspect/administrative/collection/EditCollectionEmbargoForm.class
> org/dspace/app/xmlui/aspect/administrative/FlowEmbargoUtils.class
> org/dspace/app/xmlui/aspect/administrative/item/ConfirmEmbargoItemForm.class
> org/dspace/app/xmlui/aspect/submission/submit/EmbargoStep.class
> org/dspace/app/xmlui/cocoon/BitstreamReader$WorkflowEmbargo.class
> org/dspace/submit/step/EmbargoProcessor.class
> esm:/tmp/dspace/webapps/xmlui$

Sorry if I'm being dense, but I still have the same problem:

2009-03-19 11:09:15,241 ERROR
org.dspace.app.webui.servlet.SubmissionController @ Error loading step
class'org.dspace.submit.step.EmbargoProcessor':
java.lang.ClassNotFoundException: org.dspace.submit.step.EmbargoProcessor
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1362)

tomcat uses /dspace/webapps, so I don't think I have to move anything
after installation.

Does this mean I still have to move something somewhere:

/dspace/webapps/xmlui$ jar -tf WEB-INF/lib/dspace-xmlui-api-1.5.1.jar
|grep Embargo
org/dspace/app/xmlui/aspect/administrative/item/ConfirmEmbargoItemForm.class
org/dspace/app/xmlui/aspect/administrative/collection/EditCollectionEmbargoForm.class
org/dspace/app/xmlui/aspect/administrative/FlowEmbargoUtils.class
org/dspace/app/xmlui/aspect/submission/submit/EmbargoStep.class
org/dspace/app/xmlui/cocoon/BitstreamReader$WorkflowEmbargo.class
org/dspace/submit/step/EmbargoProcessor.class

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
  • Re: [D... susan rector
  • Re: [D... Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
    • R... Sean Carte
      • ... Ryan Scherle
        • ... Lyn Amery
        • ... Andrew Marlow
        • ... Sean Carte
      • ... Elliot Metsger
        • ... Sean Carte
        • ... Sean Carte
        • ... Elliot Metsger
        • ... Sean Carte
        • ... Sean Carte

Reply via email to