0
votes
3answers
43 views
Any good articles related to deploying GWT applications to production?
Hi everyone,
Does anyone know any good articles on how to deploy Google Web Toolkit (GWT) applications to a production environment? What are the requirements? Should I use Tomcat …
0
votes
2answers
141 views
Getting “Access denied for user ‘root’@’localhost’ (using password: NO)” in production mode and no errors getting logged
I deployed my Rails app and am getting 500 Errors on all pages. My production.log isn't showing anything (which is a problem), but I did a 'script/console production' and tried to …
2
votes
4answers
153 views
PHP 5.3.0 - Is it stable enough for production use?
I'm running a couple of sites and are thinking about moving over to using Nginx instead of Apache and as such I need to move to FCGI where the preferred choice right now seem to be …
1
vote
1answer
36 views
Glassfish in a production environment?
Do you use Glassfish 2 or v3 in a production environment?
Do you find it robust?
Have you ever been able to find a complete set of documentation?
What do you do when you find th …
3
votes
3answers
225 views
Development and Production Workflow
I've seen pieces of this problem solved around the net, yet I'm still confused, so I thought I'd ask the smart folks at Stack Overflow about this.
We're a small startup and at the …
3
votes
1answer
50 views
ASP.Net ScriptManager globally setting ScriptMode in Machine.Config
All of our applications have Debug="False" in the web.config and Release DLL's.
We have a number of Applications that use ScriptManagers now for .net Ajax implementations. The Scr …
0
votes
3answers
54 views
How do different visitor metrics relate?
Hypothetically, tets say someone tells you to to expect X (like 100,000 or something) number of unique visitors per day as a result of a successful marketing campaing.
How does t …
1
vote
3answers
36 views
Setting up development server references
What would you guys recommend as good references for setting up a testing server (xampp on xp pro), a staging server and a production server while also having svn? I'm a noob to "h …
0
votes
2answers
44 views
When was Tcl v8.5 first released for production?
I can't seem to locate this on the web anywhere.
What was the date of the first stable release of Tcl v8.5?
Thanks.
1
vote
2answers
30 views
Can I use a VM for MOSS (SharePoint) 2007 production environment?
I am currently working on a fairly simple company intranet based on MOSS 2007 with around 1400 users, a few blogs and wikis, minimal file sharing and no My Sites (at the moment).
…
0
votes
0answers
55 views
Going to production: Success metrics
Context (feel free to skip):
I recently launched my first big Software Project to production, where it replaces a legacy system. Besides using an agile process and having constant …
1
vote
2answers
33 views
Copying live sites to local
Recently I've been getting more and more into web development and as such have a few questions. I have a few websites that are on a production LAMP server and I've been trying to c …
9
votes
4answers
298 views
What’s the risk of deploying debug symbols (pdb file) in a production environment?
I have an application that logs exception strack traces and I wanted those stack traces to include file names and line numbers when deployed in production. I figured out how to de …
4
votes
2answers
110 views
Is it viable to use ASP.NET MVC 2 Preview 1 in a production application?
Hello,
I'm not sure if it is viable to use ASP.NET MVC 2 Preview 1 already in a production system? I would like to, because it introduces several much-needed functionalities which …
7
votes
8answers
470 views
Tracing memory corruption on a production linux server
Guys, could you please recommend a tool for spotting a memory corruption on a production multithreaded server built with c++ and working under linux x86_64? I'm currently facing th …
