Configuration is the process of specifying the settings used for a system or application
0
votes
0answers
8 views
Automatic proxy detection cross OS
We have an application which currently relies on end users configuring a proxy file in order to get the application to work. We are looking to make this process a lot more slim lined and efficient. ...
0
votes
0answers
24 views
Liferay Asset-Publisher Configuration is broken
Liferay 6.1.1 ce ga2
Hi all,
sometimes, when my customer changes the configuration of the asset publisher, it gets broken=> its not visible anymore!
And what are these random characters?
I ...
0
votes
0answers
14 views
How can I automate the configuration of Apache?
I've been Googling for a while, but I haven't turned up anything that's straightforward about what it's doing. What are some common ways of automating configuring Apache for a WSGI application? (Not ...
0
votes
0answers
20 views
Tomcat instances & Share loader
I have (I think correctly) setted up two instance of tomcat on a single server using this documentation : ...
-1
votes
1answer
53 views
Oddities in Configuring Vim
Vim is exhibiting some configuration behaviors that confuse me.
I have read that vim accepts $VIM/vimrc as its default configuration file. In my shell environment, $VIM is set to /etc/vim, but ...
0
votes
1answer
36 views
How to add my JAR lib to tomcat7 installation in ubuntu
I am trying to set up an ubuntu server with tomcat7, I installed tomcat7 using basic
sudo apt-get install tomcat7 in ubuntu, I have some common libraries across my applications like JSTL and other ...
-1
votes
0answers
52 views
Hibernate 4.2 create database using annotation?
I want to use hibernate with annotation for the mapping.
I created the file hibernate.cfg.xml below:
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE hibernate-configuration PUBLIC
...
0
votes
2answers
23 views
how do i config logback to gzip my logs automatically ? did i miss something?
i am using logback in my java web appliaction. here's my "logback.xml" file.
<?xml version="1.0" encoding="UTF-8"?>
<configuration debug="false">
<property name="LOG_DIR" ...
0
votes
0answers
12 views
Is using build variables in localized InfoPlist.strings possible?
I'd like to distinguish Debug, Beta and App Store builds of my app like it's described here. This works fine and I have all the build variables in place, but the CFBundleDisplayName of my app is ...
0
votes
2answers
53 views
How to log IPython history to text file?
After some searching and trawling through the IPython documentation and some code, I can't seem to figure out whether it's possible to store the command history (not the output log) to a text file ...
0
votes
1answer
23 views
RollingFileAppender is not creating log file
I have following log4j.xml file for my tomcat web application:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE log4j:configuration PUBLIC "-//APACHE//DTD LOG4J 1.2//EN" "log4j.dtd">
...
0
votes
1answer
19 views
How to configure the web container to run continuously so it will perform a hot redeploy using GRADLE jetty?
According to gradle.org :
Once started, the web container can be configured to run continuously,
scanning for changes in the project and automatically performing a hot
redeploy when necessary.
...
0
votes
0answers
31 views
component-scan classpath subdirectory (a'la plugins + annotation capable)
Goal:
List item
I have a spring webapp project, which is using component scan for configuration and autowiring interface implementation through maven submodules
the main project is dependant on the ...
0
votes
2answers
135 views
Spring 3.2 + Hibernate 4.2 : “The application must supply JDBC connections” - What is wrong with my configuration?
I'm struggling to understand how to properly configure Spring 3.2 and Hibernate 4.2. After working through several issues over the last few days, I ran into this exception while trying to execute a ...
0
votes
0answers
15 views
@Configuration method for TestNG - Creating DataSource
The stack used here:
TestNG
OpenEJB
In new project, I was given a single Java file that contains complete Integration Test for the webservice developed in EJB and JAX-WS.
In that file, I see the ...
1
vote
1answer
39 views
Securing database connection strings
I'm looking for some suggestions and best practice advices related to storing and securing database connection strings. App.config seems to be the Microsoft prefered way of handling application ...
0
votes
0answers
22 views
MachineKey not working
We have 3 balanced servers in our production Environment. We've been getting ViewState MAC validation error recently, but it only happens after 20 or 30 minutes. I am thinking maybe the balancer also ...
0
votes
2answers
41 views
PHP code not executing on another user's server
Hi i had an issue reported for my script (https://github.com/joshf/Indication/issues/6) about echo statements printing rather than excecuting
<!DOCTYPE html>
<html lang="en">
<head>
...
0
votes
1answer
11 views
Configure libraries for VS on different computers
How do you configure (i.e. set paths/libs/whatever) for libraries you use in your project (big ones, like boost/qt, which you can't just include in the project files) in Visual Studio when you work ...
1
vote
0answers
26 views
How to manage multiple deployments of a JavaScript Web App
I have a JavaScript web application that we are offering to customers using a SaaS model. Right now, the application consists of several HTML files, JavaScript files, CSS files, and image files as ...
0
votes
1answer
23 views
Are Ivy and Gradle configurations equal?
In Gradle we have a configuration which consists of dependencies and one configuration can extends multiple others, but how is in Ivy and do we have full equivalency between Ivy and Gradle's ...
0
votes
1answer
46 views
Multiple localhost:80-bound sites in IIS?
(You can skip directly to the question, but the context is on the background section.)
Technical Context
Windows 8
IIS 7
Background:
As several others, I work with IIS and from time to time I ...
0
votes
1answer
28 views
Separate Grails logging configuration from Config.groovy?
Our Config.groovy is lengthy and we would like to begin to split key bits of configuration from the main file. Logging seems as good of a place as any to start for now.
Is there a way under Grails ...
0
votes
0answers
50 views
ASP.NET LDAP Active Directory Configuration Error: “The default users container does not exist in the specified domain”
The Configuration
I have an asp.net web application with configurations like this:
...
<configuration>
<connectionStrings>
<add name="ADConnectionString" ...
0
votes
2answers
42 views
Grails mail plugin delivery to console / log in development mode
I am using Grails with the mail plugin. In development mode I would like the mails my applications sends to be rendered (to catch bugs in the templates) but printed to the console.
The only option I ...
1
vote
0answers
15 views
How to change priority of predefined warning
The warning DE_MIGHT_IGNORE is judged as a Low priority message by findbugs. How can I change the config to treat DE_MIGHT_IGNORE as a high priority message?
Using maven and jenkins.
2
votes
1answer
51 views
Where to put Elastic Beanstalk config commands that are only run once on spin-up?
I know I can put commands in my source code in .ebextensions/*.config using the commands array. These are executed on every deploy however. What about if I want to execute a configuration command ...
0
votes
0answers
44 views
when starting emacs on ubuntu 12.04 with a file as argument it always open a scratch empty document [closed]
I've this problem since a while that frustrate me: When I open emacs on the command line e.g:
emacs file_name
In previous version of ubuntu I never had any problem, but this time I cannot find how ...
0
votes
0answers
17 views
Nested editor-browseable class properties (query-able by reflection)
Okay, this is going to be a bit of a long question, hope you got time on your hands.
I've written a simple application settings provider a few years ago that imitated the behavior of good ol' ...
0
votes
1answer
38 views
How to Open php.ini file from cPanel or WHM
Recently I have purchased a VPS and I have the root access. I need to enable the extension=php_mysqli.dll in php.ini. But I could not find the php.ini file. Actually I am a Windows User and I do not ...
-1
votes
0answers
40 views
TaskTracker is not starting after adding the host IP in /etc/hosts file [closed]
I am using CDH4 VMWare VM which is running in pseudo-distributed mode. To access the HBase service from eclipse, I have done following changes:
127.0.0.1 localhost.localdomain localhost
::1 ...
0
votes
1answer
27 views
Setting value for config from database for Grails
Setting value for config from database for Grails, Is there a way without using any plugin?
0
votes
1answer
21 views
Dreamweaver configurate text in one big line
Hello I am using dreamweaver for HTML and I have a question about the "markup" of dreamweaver. When I have lets say 1000 characters in a p tag dreamweaver "sorts" it and it gives it new lines while I ...
0
votes
1answer
25 views
GWT HTML File Not Showing Correctly
My gwt compiled to production mode without any issues, but when I try to open the hosted.html file, all that I see is:
This html file is for Development Mode support.
Is this not the correct file or ...
0
votes
1answer
31 views
Web.config page - ASP.NET 3.5 error
I have the following web.config page (My site is in ASP.NET 3.5):
<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true" targetFramework="3.0"/>
...
0
votes
1answer
9 views
How to undo a system property setting in Websphere when without starting it
I'm forced to use a Websphere Application Server 6.1.
I configured some system properties using the admin console, but now the application server doesn't start at all. Which also means I can't access ...
0
votes
1answer
33 views
requireJS pass configuration info to all modules with “*” wildcard
I have a need to pass a configuration value into all my AMD modules using requireJS.
I can happily pass a configuration value to a specific module by using the following example; as given in the ...
0
votes
0answers
66 views
Grails: Inject application configuration from application.properties into Config.groovy
Here is the problem:
For the sake of multiple developers and development environments (developer dependent, developer VM, dev, qa, stage, prod), I want to be able to use application.properties file ...
0
votes
1answer
50 views
nginx configuration. Yii project in separate directory [not in root]
I spent over 6 hours on this trouble.
I have nginx/1.2.7 server, and php-fpm on 127.0.0.1:9000.
I have base nginx config:
server
{
listen 80;
server_name example.org www.example.org;
...
0
votes
1answer
43 views
Adding handler in <system.webServer>
I am new to Asp.Net and I want to know if it is possible to add a handler tag in < system.web > and < system.webServer> in web.config file dynamically during design time so that I can add a ...
0
votes
1answer
63 views
Qt Creator 2.7.0 compiler error
Screen-shot from Tools > Options > Build & Run > Compilers
Screen-shot from Tools > Options > Build & Run > Qt versions
Screen-shot from Tools > Options > Build & Run > Kits
...
-1
votes
0answers
57 views
Disable automount in CentOS 6.3/gnome [closed]
I am trying to disable automount (and autorun by extention) for all types of external devices (USB sticks and drives, CD/DVD etc) on a CentOS 6.3 installation running gnome. I am doing this for ...
1
vote
0answers
19 views
Nginx: can I use $server_name when specifying access log location?
I want to write a config file for an nginx virtual host that looks like this:
server {
listen 80;
server_name www.my-domain-name.com;
access_log ...
1
vote
0answers
34 views
How to handle application configuration and data?
Microsofts preferred way to handle application configuration and runtime data seems obvious at a first glance: App.config, which will be stored in the application execution directory (C:\Program ...
0
votes
0answers
30 views
Can't run andEngine game on my phone
I have just created a small game in andEngine and I am unable to run it from eclipse on my HTC Rezound. I go to run configurations and the project does not show up. Any ideas what is wrong?
0
votes
1answer
60 views
Tomcat keeps logging what he wants
well, I've put this logging.properties configuration file to my web apps src directory:
handlers = org.apache.juli.FileHandler, java.util.logging.ConsoleHandler
...
0
votes
0answers
29 views
How and where does dconf/GSettings store configuration data?
Yesterday I tried updating from MATE 1.4 to MATE 1.6. I didn't like some things about it, and I decided to switch back, at least for now. One of the changes was a switch from the mateconf ...
0
votes
0answers
79 views
Sonar 3.5.1/sonar-runner 2.2 fails with BadDatabaseVersion
I have installed Sonar 3.5.1 on a brand new PostgreSQL 9.2 database. The server seems to run fine, but sonar-runner (v2.2) fails with the following error:
Caused by: ...
-1
votes
1answer
62 views
sonar:sonar doesn't support the “key” attribute
I install the sonar server 3.5.1, jdk1.6.0_26 and apache ant 1.9.0, and download the plugin sonar-ant-task-2.1.jar under the directory apache-ant-1.9.0/lib/.
when I run the ant sonar, I meet the ...
1
vote
0answers
18 views
Automating kernel configuration
I have to build custom kernels often enough, that it would make sense for me to have a tool which would take some a short list of approx. 50-100 configuration options and apply them over the default ...



