Posts

Showing posts from April, 2007

Bugzilla - Multiple projects - Instances of Bugzilla - Database

This post has some of the best results I found for configuring bugzilla to support multiple projects. Remember, bugzilla already supports multiple projects but what we were trying to do was 1) find out if we need different instances of bugzilla for isolation/seperation? 2) do we need seperate dbs instead of the default bugs db ? Some of the helpful links : http://www.faqs.org/docs/bugzilla/faq.html Google search bugzilla multiple projects Multiple installations on the same server Google groups multiple projects Groups Multiple projects on bugzilla Groups : Isolate products by group? Multiple databases through a single Bugzilla installation Powered by ScribeFire .

ColdFusion - Webservice & Java Interaction

http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00001566.htm http://livedocs.adobe.com/coldfusion/5.0/Developing_ColdFusion_Applications/cfobject8.htm Good Article this one.... http://www.talkingtree.com/blog/index.cfm/2006/7/12/cfinvokeargument-omit-attr Passing input parameters to web services as complex types http://livedocs.adobe.com/coldfusion/6.1/htmldocs/webser39.htm Passing parameters to methods using the cfinvoke tag http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00001051.htm#1215321 Using cfinvoke to consume a web service http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00001051.htm#1215321 powered by performancing firefox

Bugzilla Schema for Version 2.22

Bugzilla Schema for Version 2.22 This schema is a good reference for all the tables/objects maintained by bugzilla.