April 2017

This year we are reconnecting with the student community of Sibiu by engaging our resources in two major events with great weight in the shaping of the future generations of IT talents.

Continue Reading  

Testing a new product, feature software or anything IT related, can, at some point, become a bit repetitive. Sometimes looking at the same line, entry, button, etc. can cause you to miss some things or not be able to see anything new. This is why pairing testing can prove to be a very useful testing […]

Continue Reading  

GlassFish is a flexible, lightweight, and production-ready open-source application server built for the Java EE platform. We will see in the following how to deploy a specific .ear or .war file in Glassfish Payara 4 on different environments. There are two methods to do this: 1. Deployment by staging: install free software WinSCP and Putty […]

Continue Reading  

When you need to run an ORACLE DB task every day the best choice is to use the Scheduler. Scheduled Jobs can be used to run PL/SQL Blocks, Stored Procedures or even scripts. To setup the job, we need to fill in some mandatory fields:

Continue Reading