Posts

http://repo1.maven.org/maven2 Connection Refused in STS

Image
Spring Source Tool Suite  Using STS inside the companies firewall Go to Window > Preference > Maven > User Settings Take note of the location of settings.xml If it does not exists, create a new one Add the element below in the file (Use the proxy that your company uses) Change the host and port to the details that is particular to your company's proxy setting Make sure to add user name and password if you need to aunthenticate.

N-Tier Systems that Uses Stored Procedures?

N-Tier systems can also yield high performance. They can be highly optimized at each tier. Server clusters can be used where bottlenecks are encountered, connection pools can be used by applications to acquire and release connections (a process more effective that creation and destruction of connections) and so on. Though not relevant to the discussion it should be noted that putting all business rules in the database tier reduces database portability and also violates tier encapsulation. Hence it is not considered a J2EE best practice to use stored procedures and triggers extensively for business logic processing.(from about.com ) Business rules in stored procedures reduces portability and violates tier encapsulation. Another thing that i experience with this is that usually the business logic gets split between the business tier and the stored procedure because the stored procedure can not do the all the complex processing that a business logic requires.

Process and Quality, they come together!

I have listened to presentations of third party vendors trying to get a project that we put out there.  (which i believe is an impossible task, given that part of the project is a legacy system older than me and almost half of the people who knows about the system is gone) . Most of the vendors as part of their presentation talks about their software development process which in general follows best practices in the industry and a keen to the latest trend on how to develop a quality software product.  Our group needs a little bit of room to grow in terms of formalizing our development process and handling the quality of the software we develop. One of the vendors asked to describe our current process because having compatible processes can largely affect the success of the project. Our group responded that we have a 'hybrid process' . Even though our group prides itself in delivering results trying to re-use and not reinvent wheels all over, a 'hybrid process' is reall

Process and Quality, they come together!

I have listened to presentations of third party vendors trying to get a project that we put out there.  (which i believe is an impossible task, given that part of the project is a legacy system older than me and almost half of the people who knows about the system is gone) . Most of the vendors as part of their presentation talks about their software development process which in general follows best practices in the industry and a keen to the latest trend on how to develop a quality software product.  Our group needs a little bit of room to grow in terms of formalizing our development process and handling the quality of the software we develop. One of the vendors asked to describe our current process because having compatible processes can largely affect the success of the project. Our group responded that we have a 'hybrid process' . Even though our group prides itself in delivering results trying to re-use and not reinvent wheels all over, a 'hybrid process' is reall

Team Dynamics for Developers

Making radical changes to the corporate culture is especially difficult for the simple reason that FDS-infected organizations usually do not support any type of initiatives, let alone ones that would attempt to completely transform the manner in which the organization conducts its internal processes. In most cases, successful organizational changes occur when new management instigates changes to improve company business. But remember, treatments work only if they fully involve everybody in the organization, not just the management team. On March 27, 1977, two Boeing 747s, Pan Am Flight 1736 and KLM flight 4805, were preparing to take off on the only runway of Los Rodeos Airport in Tenerife, one of the Canary Islands. KLM Captain Jacob Veldhuyzen van Zanten was known as a first class pilot, and was even the preferred pilot for the airline’s publicity shots, such as KLM’s magazine ads. As the KLM aircraft lined up for take-off, the Pan Am flight was still taxiing on the same runway

Penetration Testing

Image
Acquired a new skill today. I hope that i can put it to use soon.

wstemp - on my c Drive at 2.00 GB

I am developing a rich GWT application and have been testing it heavily using RAD 7.0 and all of a sudden it gives me a weird error when tried restarting my server. I can't remember the nasty error but here is the log in IBM/SDP70/runtimes/ basv_61 /profiles/ "server profile"/logs/ffdc/server1_exception.log Index Count Time of last Occurrence Exception SourceId ProbeId ------+------+---------------------------+-------------------------- 1 1 3/22/11 19:46:07:072 CDT org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ArchiveWrappedException com.ibm.ws.appprofile.ApplicationMetaDataHelper.isEARFileContainsAppProfileConfiguration 256 2 1 3/22/11 19:46:00:134 CDT java.lang.IllegalArgumentException com.ibm.wsspi.runtime.component.WsComponentImpl 470 3 1 3/22/11 19:48:09:558 CDT java.io.FileNotFoundException com.ibm.ws.management.application.sync.AddBinaryTask.fineGrainUpdate 105 4 2 3/22/11 19:58:30:883 CDT org.eclipse.jst.j2ee.commonarchivecore.internal.exceptio