Bug 110573

Summary: ccm-profile does not export CLASSPATH
Product: [Retired] Red Hat Web Application Framework Reporter: Steve Etherington <steve.etherington>
Component: dev environmentAssignee: ccm-bugs-list
Status: CLOSED DUPLICATE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:00:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Etherington 2003-11-21 14:46:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET 
CLR 1.0.3705; .NET CLR 1.1.4322)

Description of problem:
ccm load-aplaws .... fails because it it unable to find the jdbc 
driver. The CLASSPATH variable contains the path for the appropriate 
classes12.zip but javac can't find it. If I run 

#export CLASSPATH 

then everything runs ok.

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

How reproducible:
Always

Steps to Reproduce:
1. create a new login
2. add to ccm
3. create a project
4. run ccm-profile <prject-name>
5. ccm load-aplaws -- ....

    

Actual Results:  fails with error reporting 
oracle.jdbc.driver.OracleDriver not found

Expected Results:  installs correctly

Additional info:

I'm running redhat 8 with bash shell.

Comment 1 Daniel Berrangé 2003-11-21 14:54:47 UTC

*** This bug has been marked as a duplicate of 110342 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:00:06 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.