Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate

Free ebooks 3 Comments »

The Java language itself is not strictly open-source (Sun has held onto control, albeit with lots of public input). There is, however, a large open-source development community around this highly capable language.Java Open Source Programmingdescribes and provides tutorials on some of the most interesting public Java projects, and is designed to enable a Java programmer [...]

 Read More

How to start Solr on Linux System

Linux No Comments »

To start solr on Linux just go to the the example folder of sole and run java -jar start.jar . see the below given example /apache-solr-1.2.0/example/ [root@pss2 example]# java -jar start.jar & [1] 20691 [root@pss2 example]# 2009-10-22 15:21:29.943::INFO: Logging to STDERR via org.m ortbay.log.StdErrLog 2009-10-22 15:21:30.386::INFO: jetty-6.1.3 2009-10-22 15:21:30.506::INFO: Extract jar:file:/usr/local/apache-solr-1.2.0/ex ample/webapps/solr.war!/ to /tmp/Jetty_0_0_0_0_8984_solr.war__solr__-sltihw/weba pp [...]

 Read More

How to verify that Java is running under Linux System

Linux No Comments »

To verify java is running under linux box , run the following command ps -ax | grep java Warning: bad syntax, perhaps a bogus ‘-’? See /usr/share/doc/procps-3.2.3/FAQ 7534 ? Sl 336313:19 java -jar start.jar 7536 ? Sl 2:50 java -jar HServer.jar 19993 pts/2 S+ 0:00 grep java

 Read More

Java EE 6 web application (JSF 2.0 + JPA 2.0 + EJB 3.1) using Oracle, NetBeans and GlassFish

LAMP, Tech Guru, Technology News No Comments »

This application will use Java Server Faces 2.0 for displaying the results, Enterprise Java Beans 3.1 + Java Persistence API 2.0 for middle tier, and Oracle database server + GlassFish v3 as the backend. The most recent development bundle NetBeans 6.8 & GlassFish V3 build 68 would be good work for testing Download NetBeans IDE [...]

 Read More

How to Install Java Runtime Environment – Linux

Linux No Comments »

You can download SUN’s latest Java JDKs at: http://java.sun.com/javase/downloads/index.jsp. For my 64-bit Debian system I selected the 64-bit JDK multiplatform binary for Linux: jdk-6u10-linux-x64.bin. I downloaded the binary file to /tmp and installed it as follows as root: # mkdir -p /usr/java # cd /usr/java # # chmod 700 /tmp/jdk-6u10-linux-x64.bin # /tmp/jdk-6u10-linux-x64.bin … creating: jdk1.6.0_10/ [...]

 Read More

How to enable and disable Java on Browser

Windows No Comments »

If you’re working on a slow system and notice a significant speed degradation while visiting Java enabled web pages, you can disable Java support to find out if you could gain some speed. Speed degradation occur on slow systems because some Java enabled pages take longer to load, specially, during your first visit. Also certain [...]

 Read More

How to enable ActiveX on my browser

Windows No Comments »

A control using ActiveX technologies. An ActiveX control can be automatically downloaded and executed by a Web browser. ActiveX is not a programming language, but rather a set of rules for how applications should share information. Programmers can develop ActiveX controls in a variety of languages, including C, C++, Visual Basic, and Java. To enable [...]

 Read More

How to Install Imagemagick on CentOS

Linux No Comments »

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply [...]

 Read More

A Quick Guide To Install SUBVERSION

Open Source No Comments »

Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

 Read More

What Is PHP-Nuke

Tech Guru No Comments »

It is a CMS (Content Managment System) that integrates in its inside all the instruments that are used to create a site/portal of information (meant in broad sense). Given the immense number of present functions in the installation and in an even greater quantity of modules developed from third parties, the system is also adept to the management of

 Read More

How to install dimdim on ubuntu linux

Open Source 1 Comment »

Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! Its still alpha at the moment, but definately useable. Heres how to install it on [...]

 Read More
Techgurulive is a free Howtos and tutorials website on apache, Linux, windows, php, Networking, MySQL, Cisco, open source, IT-Tips, Nas, Virtualization, voip, vpn, email,send mail, lamp, security, SEO, squid, Anti virus, Backup, Database,and much more.