Bug 855427

Summary: JBoss cartridges: can't change JBoss modules
Product: OKD Reporter: Nam Duong <nduong>
Component: ContainersAssignee: Bill DeCoste <wdecoste>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.xCC: jofernan, mpatel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-07 18:32:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nam Duong 2012-09-07 17:24:36 UTC
Description of problem:

See forum thread: https://openshift.redhat.com/community/forums/openshift/possible-to-change-jboss-modules

"I have a java web application running on the jboss as cartridge. I'm using the seam framework, which uses picketlink. Due to a problem in the jboss picketlink module, i cannot run my application, unless I change this module (as defined here: https://community.jboss.org/wiki/HowToConfigurePicketLink202WithJBossAS711). Is this possible? If yes, how?"

https://community.jboss.org/wiki/HowToConfigurePicketLink202WithJBossAS711 documents a workaround which requires the user to modify ${jboss.home.dir}/modules/org/picketlink but it's read-only.

Any chance we can change it to read/write so that users can enable seam apps with picketlink?

Comment 1 Bill DeCoste 2012-09-07 18:32:37 UTC
You can override the default modules via the git repo at .openshift/config/modules. I'll comment this on the forum post.