Bug 115808 - NoClassDefFoundException if ccm hostinit not run
Summary: NoClassDefFoundException if ccm hostinit not run
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: installation
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-16 10:33 UTC by Steve Etherington
Modified: 2007-04-18 17:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-07 23:23:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Steve Etherington 2004-02-16 10:33:04 UTC
Description of problem:
The WAF installation guide says that the command 
ccm hostinit [options] should not be run when installing for 
development. However, when I install the aplaws bundle and start the 
server, I get a NoClassDefFoundException for 
com.arsdigita..BaseServlet. 

If I run ccm hostinit, then this problem is solved.

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Berrangé 2004-02-16 11:01:22 UTC
Have you added all the applications to project.xml, run
ccm-configure.sh and run 'ant deploy' ? Running 'ccm hostinit' will
not work because it will not copy any files from your development
environment.

Comment 2 Steve Etherington 2004-02-16 11:03:02 UTC
yes I had carried out all those steps.


Comment 3 Dennis Gregorovic 2006-12-07 23:23:48 UTC
closing old CCM bugs


Note You need to log in before you can comment on or make changes to this bug.