[webstack-discuss] APR duphi patch

2008-09-18 Thread Seema Alevoor
On 09/18/08 02:10, Jeff Trawick wrote: > (one day I'll learn to open a defect) > > duphi.patch.patch > > The socket descriptor shouldn't be moved in 64-bit mode (patch should > check build environment) since the 256-fd limit for stdio is not an > issue for 64-bit apps. > Will fix it. > Low

[webstack-discuss] Revised Proposal for FastCGI Integration

2008-09-18 Thread Amanda Waite
I was just building FastCGI on a clean workspace and I noticed that there are a lot of component specific subdirs in /usr/include. Would it be normal to install the header files into /usr/include/fcgi even with the libs in /usr/lib and the executables in /usr/bin? I see that this was the way Sn

[webstack-discuss] Revised Proposal for FastCGI Integration

2008-09-18 Thread Amanda Waite
tified any situations where they would absolutely be required yet. Thanks Amanda -- next part -- An embedded and charset-unspecified text was scrubbed... Name: FastCGI-draft-arc-2.txt URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080918/c1745b7b/attachment.txt>

[webstack-discuss] [sfwnv-discuss] Code Review request for 6693315

2008-09-18 Thread Sunanda Menon
On 09/18/08 14:53, Paul Cunningham wrote: > Sunanda, > > Here are a few more comments from quick skip through .. > > Paul > > Sunanda Menon wrote: >> Updated WebRev's are posted at >> http://cr.opensolaris.org/~sunandam/6693315/ > > 1. usr/src/pkgdefs/SUNWmysql5test/prototype_com >Do all these

[webstack-discuss] PSARC draft - Making Tomcat independent

2008-09-18 Thread Basant Kumar kukreja
On Thu, Sep 18, 2008 at 11:19:54AM +0200, Petr Sumbera wrote: > Basant Kumar kukreja wrote: >> Why conf is located in /var/tomcat6/conf? Shouldn't it be /etc/tomcat6/conf? > > Tomcat expects its configuration at CATALINA_BASE/conf directory. It seems > to be kind of hardwired there. We can create

[webstack-discuss] PSARC draft - Making Tomcat independent

2008-09-18 Thread Petr Sumbera
Basant Kumar kukreja wrote: > Why conf is located in /var/tomcat6/conf? Shouldn't it be /etc/tomcat6/conf? Tomcat expects its configuration at CATALINA_BASE/conf directory. It seems to be kind of hardwired there. For info about CATALINA_* environment variables see: http://src.opensolaris.org/so

[webstack-discuss] upgrade in webstack 1.4

2008-09-18 Thread jean jayet
Reading the PCD i didn't catch whether upgrade is mentioned Is there any upgrade supported / planned from coolstack releases to webstack 1.4 ? Jean

[webstack-discuss] [sfwnv-discuss] Code Review request for 6693315

2008-09-18 Thread Paul Cunningham
Sunanda, Here are a few more comments from quick skip through .. Paul Sunanda Menon wrote: > Updated WebRev's are posted at http://cr.opensolaris.org/~sunandam/6693315/ 1. usr/src/pkgdefs/SUNWmysql5test/prototype_com Do all these files (f ) need the 'write' permission bit set? 2. METAD

[webstack-discuss] [sfwnv-discuss] Code Review request for 6693315

2008-09-18 Thread Sunanda Menon
>> >> > > > -- > Sunanda Menon > Database Technology Group > BLR03, x87098/91-80-66937098 > http://blogs.sun.com/smenon > > > > ___ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss > -- Sunanda Menon Database Technology Group BLR03, x87098/91-80-66937098 http://blogs.sun.com/smenon -- next part -- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080918/e6fcc91f/attachment.html>

[webstack-discuss] Review: APR, APR-util and Apache updates

2008-09-18 Thread Seema Alevoor
Hi, Webrev is at http://cr.opensolaris.org/~seema/6544042/ . For each of the file, I have added a brief summary of the change. The main changes include: - Apache version update to 2.2.9 - Integration of APR and APR-util This webrev includes fixes for the following bugs. # 6544042 # 6714814 # 6703