I'm trying to use old 32-bit firefox (v 3.6) on 64-bit CentOS machine (CentOS 6.4) and getting the following error: /usr/local/fi...
нотатки на полях
I'm trying to use old 32-bit firefox (v 3.6) on 64-bit CentOS machine (CentOS 6.4) and getting the following error: /usr/local/fi...
01:00:50,876 ERROR [JBossContextConfig] XML error parsing: context.xml org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a ...
Just a short note for myself about parsing XML by jQuery and getting attributes.
Usually you can use maven-assembly-plugin to build one JAR file with all dependencies (JAR files which your project depends on). But thi...
I have searched for this a long time. And I found the solution, at last! So, we need to intercept traffic from web-site under test. Actua...
How to copy/move/delete files before tests and/or change file permissions for Linux OS with maven? I'm using maven-antrun-plugin for...
Got " Unbound Classpath Variable M2_REPO " in Eclipse? It's because M2_REPO system variable is not added to eclipse classpa...