Better Java Code Generation

Posted by on Oct 12, 2012 in Code Generation, general, JAVA, legacy modernization | 1 comment

Because we write a lot of code very quickly, sometimes people conclude that Java code generation is responsible for the speed we achieve.  And, in a way they’re right, although often people have in mind the old style code generators of the 70′s when they say that. This is not your father’s code generator. When we built our technology, we knew there are two things people hate about code generators: first, they write low quality...

Read More

Legacy Modernization – What? When? And Above All, Why?

Posted by on Aug 1, 2012 in Legacy integration, legacy modernization, legacy system, Software Modernization, system integration | 0 comments

Legacy modernization – What? Legacy modernization is a constant attempt for companies to improve their services and to provide the quickest access to information. Organizations are challenged to cope with new applications and to constantly adapt their legacy software to keep up with the latest trends on the business field. The purpose is to improve customer service and compete with the same enterprises. Basically, a legacy application is a...

Read More

The basics of WebLogic server

Posted by on May 17, 2012 in JAVA, SOA, WebLogic | 0 comments

In order to stay competitively relevant in today’s dynamic business environment, businesses are moving to online platforms. This way they are able to expand their customer base and enhance their strategic competitiveness. However, to do so they need a reliable e-commerce platform on which to build their online business applications from. Oracle’s Java WebLogic server is one such platform. Not only does it allow for quick and simple...

Read More

Solving WebLogic Server and Memory Hanging Problems

Posted by on May 10, 2012 in errors, JAVA, NIC card, TCP, WebLogic | 0 comments

WebLogic Server and memory issues are not uncommon from time to time. This is quite natural for many applications especially when in the growth period of the application or during processes that involve adding of new features and functionality or new users to the system. In some cases developers who write code are not necessarily able to predict how applications handle the load or are used. The net effect of this is a performance problem with...

Read More

Solving WebLogic Server and Memory Hanging Problems

Posted by on Apr 19, 2012 in general | 0 comments

WebLogic Server performance and memory issues are not uncommon from time to time. This is quite natural for many applications, especially when in the growth period of the application or during processes that involve adding new features and functionality or new users to the system. In some cases, developers who write code are not necessarily able to predict how applications handle the load or will be used. The net effect of this can be a...

Read More