ColdBox Framework Forums Notification: Post to So, I'm stuck...Coldbox can't find the "handlers directory"

Title: RE: So, I'm stuck...Coldbox can't find the
Thread: So, I'm stuck...Coldbox can't find the "handlers directory"
Forum: Need Help?
Conference: ColdBox
User: sanaullah73 Hi,

[code]
<jboss-web><context-root>/cfusion</context-root></jboss-web>
This is just a sample of context-root.
in jboss you can define your own
context-root and each instance of CF will have own context-root.
[/code]
[code]
<!--Messagebox Style Override. A boolean of wether to override the
styles using your own css.-->
    <Setting name="MessageboxStyleOverride"
value="" />
you can define your own style, read about this.

also easy way
you can define a virtual-host in your web-server
/coldbox pointing to coldbox
folder.
[/code]

thanks
Sana
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=44F4FB0C-FF65-CEF6-6515637F857FFCFA