On Tuesday 23 Jun 2009, Duane Burke wrote:
> deployed at install and I'm just not sure it's necessary, so I have a few
> questions for those who have deployed CF8 on Glassfish (or any other J2EE
> app server besides Jrun) using unix/linux. 

Not on Glassfish, but Websphere.

> First, I can't find the 
> wsconfig file to connect apache so we're doing ugly rewrites - can anyone
> tell me where it's located, if it exists for J2EE installs?

mod_rewrite is a good solution, esp look at what the Railo folks do with 
rewriting to an 'ajp:' URL.

> Second, we 
> want the actual code files to live on a san while the CF app is deployed on
> the app server - we have used sun-web.xml files to give glassfish an
> alternate document root, but I'm wondering if that's necessary if we use
> virtual host directives in Apache 2. 

At a guess you have your J2EE server installed and running from /opt/foo ?
And your document root will live in a share mounted from the 
SAN, /exports/funkysan/sites/barry ? I would think setting the SAN path as 
the document root in the virtual host would work. Be wary of where 'WEB-INF' 
ends up, if you need that to follow the document root around.

-- 
Helping to evangelistically engineer schemas as part of the IT team of the 
year, '09 and '08

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.co

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323867
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to