JAVA FAQS JAVA1,JAVA2,JAVA3,JAVA1.4,JAVA5,JAVA6,JAVA7
J2EE FAQS
PORTALS WEBLOGIC ,WEBSPHERE
DBMS FQS
ORACLE 9 FAQS ORACLE10g,ORACLE11i
MYSQL 5 ,MS SQL SERVER 2000,2005,2008,
DB2,
EAI
TIBCO FAQS
WEBMETHODS 5,6,6.5
JCAPS5,JCAPS6,WEBSPHERE
XML FAQS
EJB FAQS EJB1.0 EJB1.1 EJB2.0 EJB3.0
HIBERNATE 1,HIBERNATE 2,HIBERNATE 3
STRUTS 1.0,STRUTS 1.1 ,STRUTS 1.2,STRUTS .3 ,STRUTS 2.0
SPRING 1.0 ,SPRING2.0,SPRING2.5
param4java
Thursday, April 21, 2011
Wednesday, April 20, 2011
List of computer operation systems available in S/W Industry
HP UX 11i(unix based)
SUN /ORACLE solaries
Google Chrome OS (unix based)
Red Hat Linux
Obuntu unix opensource
IBM AIX,AS/400 Control Lanaguage .
SUN /ORACLE solaries
Google Chrome OS (unix based)
Red Hat Linux
Obuntu unix opensource
IBM AIX,AS/400 Control Lanaguage .
Monday, September 20, 2010
JVM monitoring tools
visualvm-launcher for JVM monitoring for cpu utalization and memorty utalization
jconsole connecting to glassfish server and monitoring JVMs for performence
jprofiler_windows_6_0_6 ----to glassfish server and monitoring JVMs for performence
java monitoring management console tool jconsole
http://www.uptimesoftware.com/producttour.php server monitoring tools
Nagios is a monitoring tool fro server fails
jconsole connecting to glassfish server and monitoring JVMs for performence
jprofiler_windows_6_0_6 ----to glassfish server and monitoring JVMs for performence
java monitoring management console tool jconsole
http://www.uptimesoftware.com/producttour.php server monitoring tools
Nagios is a monitoring tool fro server fails
Application server /JVM monitoring tools
Jconsole for JVM monitoring tool
Visualize Z is application server JVM monitoring tool
Visualize Z is application server JVM monitoring tool
Nagios is server monitoring tool,it is free sotware
Nagios isn't the easiest web-based software solution to install (most of the server configuration is done by editing configuration files), it is extremely easy to use, once configured. Nagios presents you with a web-based status screen, which allows you to quickly view the status of all of the servers that you are monitoring. Nagios isn't for just Linux servers either, Windows servers can be added to monitor as well.
Monday, July 26, 2010
Wednesday, July 14, 2010
UML tools
1.http://argouml.tigris.org/
2.http://en.wikipedia.org/wiki/Comparison_of_Unified_Modeling_Language_tools
3.http://www.smartdraw.com/specials/umldesign.asp
4. http://argouml.tigris.org/
2.http://en.wikipedia.org/wiki/Comparison_of_Unified_Modeling_Language_tools
3.http://www.smartdraw.com/specials/umldesign.asp
4. http://argouml.tigris.org/
Tuesday, March 16, 2010
WEB SERVISE with CFX
apache new project is CXF (CXF came from two companies ,apache(xfire),codehanse()
new project launched by apache software is called CXF , it merged with XFire and
XFire/Celtix merge FAQ
XFire is now CXF.
CXF is a continuation of the XFire project and is considered XFire 2.0. It has many new features, a ton of bug fixes, and is now JAX-WS compliant! XFire will continue to be maintained through bug fix releases, but most development will occur on CXF now
http://xfire.codehaus.org/
new project launched by apache software is called CXF , it merged with XFire and
XFire/Celtix merge FAQ
XFire is now CXF.
CXF is a continuation of the XFire project and is considered XFire 2.0. It has many new features, a ton of bug fixes, and is now JAX-WS compliant! XFire will continue to be maintained through bug fix releases, but most development will occur on CXF now
http://xfire.codehaus.org/
Wednesday, December 16, 2009
Tuesday, September 22, 2009
Friday, September 18, 2009
SUN GLASSFISH SERVER
GlassFish is an open source application server project led by Sun Microsystems for the Java EE platform. The commercial version is called Sun GlassFish Enterprise Server. GlassFish is free software, dual-licensed under two free software licences: the Common Development and Distribution License (CDDL) and the GNU General Public License (GPL) with the classpath exception.
GlassFish is based on source code donated by Sun and Oracle Corporation's TopLink persistence system. It uses a derivative of Apache Tomcat as the servlet container for serving Web content, with an added component called Grizzly which uses Java NIO for scalability and speed.
The project was launched on 6 June 2005. On 4 May 2006, Project GlassFish released the first version that supports the Java EE 5 specification.
On 8 May 2007 Project SailFin was announced at JavaOne as a sub-project under Project GlassFish. Project SailFin aims to add Session Initiation Protocol (SIP) servlet functionality to GlassFish.[1]
On 17 September 2007 the GlassFish community released version 2 (aka Sun Java System Application Server 9.1) with full enterprise clustering capabilities, Microsoft-interoperable Web Services.
On 21 January 2009 Sun Microsystems and the community released version GlassFish 2.1 (aka Sun GlassFish Enterprise Server 2.1) which serves as the basis for the Sailfin SIP AppServer project (aka Sun Communication Application Server).
In version 3, GlassFish adds new features to ease migration from Tomcat to GlassFish[2]. The other main new features are around modularity (GlassFish v3 Prelude shipped with an Apache Felix OSGi runtime), startup time (a few seconds), deploy-on-change (provided by NetBeans and Eclipse plugins), and session preservation across redeployments[3]. GlassFish v3 "final" is set to be aligned with the upcoming Java EE 6 release.
Glassfish server
MONITERING sun java SERVER FOR ALERTS halcyoninc
GlassFish is based on source code donated by Sun and Oracle Corporation's TopLink persistence system. It uses a derivative of Apache Tomcat as the servlet container for serving Web content, with an added component called Grizzly which uses Java NIO for scalability and speed.
The project was launched on 6 June 2005. On 4 May 2006, Project GlassFish released the first version that supports the Java EE 5 specification.
On 8 May 2007 Project SailFin was announced at JavaOne as a sub-project under Project GlassFish. Project SailFin aims to add Session Initiation Protocol (SIP) servlet functionality to GlassFish.[1]
On 17 September 2007 the GlassFish community released version 2 (aka Sun Java System Application Server 9.1) with full enterprise clustering capabilities, Microsoft-interoperable Web Services.
On 21 January 2009 Sun Microsystems and the community released version GlassFish 2.1 (aka Sun GlassFish Enterprise Server 2.1) which serves as the basis for the Sailfin SIP AppServer project (aka Sun Communication Application Server).
In version 3, GlassFish adds new features to ease migration from Tomcat to GlassFish[2]. The other main new features are around modularity (GlassFish v3 Prelude shipped with an Apache Felix OSGi runtime), startup time (a few seconds), deploy-on-change (provided by NetBeans and Eclipse plugins), and session preservation across redeployments[3]. GlassFish v3 "final" is set to be aligned with the upcoming Java EE 6 release.
Glassfish server
MONITERING sun java SERVER FOR ALERTS halcyoninc
Wednesday, November 5, 2008
java related technologies summary
Languages :
JDK1.7, C, C++, Java, Python, lisp, Ruby, COBOL, FORTRAN, Pascal, Fox pro, SQL, UML.
Web Technologies:
JDBC, Servlets, JSP, RMI, EJB, JNDI, Java Beans, JMS, Java Mail,LDAP,JDO, JPA , Java Doc,CORBA, MQ Series, JTA, JDO, POJO, JSTL, Struts Tag Libraries, i18N, Junit, easyMock.
Front End Technologies:
XHTML4, DHTML,JSP,Swing, JSF, AWT, ColdFusion, Perl, PHP, Struts 2.0, ASP, Visual Basic,
JavaScript--web 2.0,JSON, DOJO, Extj, GWT, YUI,EXT JS,JQuery,Prototype,Scriptaculous
DTM SQL editor , Html editor Dream Weaver, DOM.
ECM Tools:
EMC Documentum, Interwoven Team site ,IBM File Net , Vignette,IBM MAXIMO ASSET Mgt tool
DataBases ----- Oracle8i/9i/10g,oracle, IBM DB2, Sybase, exist, Tera Data, MS SQL Server, Sun MySQL, NCR Teradata, eXist, Sybase, IBM Informix 7, Cloudscape 4.0
Web/Application servers:
Weblogic 7.1/8.1/9.2/10,IBM Websphere5/6.1, Oracle Application Server10g, Tomcat4/5/6, JBoss4.2, Adobe JRun, Pramati Server 3.0, Orion app server (j2ee 1.3),Web logic portal 9.2/10 , BroadVision , JBoss portals
RDBMS tools : MS SQL Query Analyzer, Toad9.6 , Pl/sql Developer , apex sql edit, ERWin DB Model SQL Navigator , SQL Prompt , alotova sql editor, SQL Prompt , alotova sql editor, AquafoldSql editor
EAI Tools: ESB, TIBCO, Web Methods, JCAPS, IBM Process Server.
JAVA Rules Engines –PEGA, ISACS Blaze Advisor Rules Engine.
Frameworks: Jakarta Struts, Validator framework, spring, Web Services, SMC.
XML Technologies:
XML, XSD, XSL, XSLT, DOM, SAX, JAXP, JAXB, XML Spy, XML-Query, SOAP,
WSDL, Web services ,Xfire, EDI, XPATH, X12, Xml editor stylusstudio , ALTOVA , BPML, HIPAA, HL7.
IDE:
Eclipse3, WSAD, Web Logic work shop, Net Beans, RAD, J developer, J builder , Intelli J IDE, Edit plus, KAWA.
JAVA Build Tools: Log4J, logback,
Version Control Tools: VSS(Team Foundation Server ), VSS, Harvest ,Rational Clear Case.
ORM TOOLS----Hibernate, Oracle Top Links, I Batis
Performance tuning ----- JConsole, JProfile, Manage Engine
OOAD Design Tools: MS Visio, Rational Rose, together.
Reporting Tools: JFree Pie Chart, Crystal, iText, Jasper Reports, BIRT,Informatica , BOXI.
Testing tools: Test director, Win Runner, Test Director, Mercury Quality Center(QTP ),
Rational Clear Quest, create test cases , Unit, Regression System , Integration Testing,
ATLAS, Capture ,Remidi Bug Tracking Tool, Bug Reporting,
SDLC Methodology: Waterfall, V Model, TDD, Agile software development
Tools: Cute FTP, PUTTY, Smart FTP, Real VNC Viewer, Dam Ware Remote Control system Access, Oracle Identity Management, Agile, JProbe, RSA, Smart FTP, Real VNC Viewer, PUTTY.
Operating Systems: WindowsXP/NT/98/2k, DOS, UNIX, AIX, Sun Solaris, LINUX, Unix Shell Scripting.
MS office -Word, Excel, Power Point.,
J2EE Design Patterns --Value object (VO) =DTO having all set /get methods like bean
DAO Interface ,DAO impl is a bean or class
Developed implementation plans for shipping the services to System, Performance, UAT and Production boxes.
SDLC methodologies: V model ,Water fall model,SCRUM, XP, TDD , Agile
JDK1.7, C, C++, Java, Python, lisp, Ruby, COBOL, FORTRAN, Pascal, Fox pro, SQL, UML.
Web Technologies:
JDBC, Servlets, JSP, RMI, EJB, JNDI, Java Beans, JMS, Java Mail,LDAP,JDO, JPA , Java Doc,CORBA, MQ Series, JTA, JDO, POJO, JSTL, Struts Tag Libraries, i18N, Junit, easyMock.
Front End Technologies:
XHTML4, DHTML,JSP,Swing, JSF, AWT, ColdFusion, Perl, PHP, Struts 2.0, ASP, Visual Basic,
JavaScript--web 2.0,JSON, DOJO, Extj, GWT, YUI,EXT JS,JQuery,Prototype,Scriptaculous
DTM SQL editor , Html editor Dream Weaver, DOM.
ECM Tools:
EMC Documentum, Interwoven Team site ,IBM File Net , Vignette,IBM MAXIMO ASSET Mgt tool
DataBases ----- Oracle8i/9i/10g,oracle, IBM DB2, Sybase, exist, Tera Data, MS SQL Server, Sun MySQL, NCR Teradata, eXist, Sybase, IBM Informix 7, Cloudscape 4.0
Web/Application servers:
Weblogic 7.1/8.1/9.2/10,IBM Websphere5/6.1, Oracle Application Server10g, Tomcat4/5/6, JBoss4.2, Adobe JRun, Pramati Server 3.0, Orion app server (j2ee 1.3),Web logic portal 9.2/10 , BroadVision , JBoss portals
RDBMS tools : MS SQL Query Analyzer, Toad9.6 , Pl/sql Developer , apex sql edit, ERWin DB Model SQL Navigator , SQL Prompt , alotova sql editor, SQL Prompt , alotova sql editor, AquafoldSql editor
EAI Tools: ESB, TIBCO, Web Methods, JCAPS, IBM Process Server.
JAVA Rules Engines –PEGA, ISACS Blaze Advisor Rules Engine.
Frameworks: Jakarta Struts, Validator framework, spring, Web Services, SMC.
XML Technologies:
XML, XSD, XSL, XSLT, DOM, SAX, JAXP, JAXB, XML Spy, XML-Query, SOAP,
WSDL, Web services ,Xfire, EDI, XPATH, X12, Xml editor stylusstudio , ALTOVA , BPML, HIPAA, HL7.
IDE:
Eclipse3, WSAD, Web Logic work shop, Net Beans, RAD, J developer, J builder , Intelli J IDE, Edit plus, KAWA.
JAVA Build Tools: Log4J, logback,
Version Control Tools: VSS(Team Foundation Server ), VSS, Harvest ,Rational Clear Case.
ORM TOOLS----Hibernate, Oracle Top Links, I Batis
Performance tuning ----- JConsole, JProfile, Manage Engine
OOAD Design Tools: MS Visio, Rational Rose, together.
Reporting Tools: JFree Pie Chart, Crystal, iText, Jasper Reports, BIRT,Informatica , BOXI.
Testing tools: Test director, Win Runner, Test Director, Mercury Quality Center(QTP ),
Rational Clear Quest, create test cases , Unit, Regression System , Integration Testing,
ATLAS, Capture ,Remidi Bug Tracking Tool, Bug Reporting,
SDLC Methodology: Waterfall, V Model, TDD, Agile software development
Tools: Cute FTP, PUTTY, Smart FTP, Real VNC Viewer, Dam Ware Remote Control system Access, Oracle Identity Management, Agile, JProbe, RSA, Smart FTP, Real VNC Viewer, PUTTY.
Operating Systems: WindowsXP/NT/98/2k, DOS, UNIX, AIX, Sun Solaris, LINUX, Unix Shell Scripting.
MS office -Word, Excel, Power Point.,
J2EE Design Patterns --Value object (VO) =DTO having all set /get methods like bean
DAO Interface ,DAO impl is a bean or class
Developed implementation plans for shipping the services to System, Performance, UAT and Production boxes.
SDLC methodologies: V model ,Water fall model,SCRUM, XP, TDD , Agile
Monday, November 3, 2008
Saturday, October 4, 2008
ant and Maven scripts
Java Project build tools Maven ,ant groovy..
Here some of links will explain very clearly
ANT and Groovy
building-web-applications-with-maven-2
ant-build-script-for-java-web-application
build.xml
maven-1.x using war
Ant+Jetty+Plugin
roseindia-----jboss---buildingwebapplicationwithant
tomcat-6.0-doc-appdev-build.xml
some of the other scripting tools for build the application
make, gnumake, nmake, jam
groovy
Here some of links will explain very clearly
ANT and Groovy
building-web-applications-with-maven-2
ant-build-script-for-java-web-application
build.xml
maven-1.x using war
Ant+Jetty+Plugin
roseindia-----jboss---buildingwebapplicationwithant
tomcat-6.0-doc-appdev-build.xml
some of the other scripting tools for build the application
make, gnumake, nmake, jam
groovy
Sunday, September 28, 2008
java load and stress testing tool
apache Jmeter
Jmeter is one of the Java tools which is used to load testing client/server applications. Earlier it was used for testing Web Applications only however now-a-days its being used for other test functions. It is typically used to measure performance and to load test functional behavior of client-server applications. It can also handle FTP and JDBC requests. You must be aware of such other tools like WinRunner. You will be glad to know that as compared to WinRunner, Jmeter is easy to use due to its simple and intuitive GUI. Moreover its absolutely free and can be modified at ease as its an openApache jmeter testing tool
Wednesday, September 24, 2008
JAVA RELATED
SINGLE SIGN ON
Java Platform Overview Key packages of the Java platform
Unit Testing framework easymock
Unit Testing for JAVA--Testng framework
EAI
EAI on ITTOOLBOX
unix
eclipse
objectweb
libresource
eclipse plugins
sysdeo pulg in for eclipse tomcat
contenet management tools
Introduction to AJAX
ajaxpatterns
java stuff
ajax javaee 5
arctechsoftware
SAS
taleo
web works
TheRegistersite for softwares
GENERICS JAVA 6 new features
Java SE6
english pictures
chicago catalist
oracle news
oracle news
Introduction to bea portals
Web Logic portals
bea web logic
weblogic version 10
www.javacoffeebreak.com
text to pdf converted software
Web-based Oracle Reports
Jasper Report from Java
cold fusion
Design patterns
OOPS
RSA feed creation from sites
enterprise applications
sun java studio
SUN Training
EJB 3
Build Flexible Logs With log4j
designpatterns
java interview question
Java Platform Overview Key packages of the Java platform
Unit Testing framework easymock
Unit Testing for JAVA--Testng framework
EAI
EAI on ITTOOLBOX
unix
eclipse
objectweb
libresource
eclipse plugins
sysdeo pulg in for eclipse tomcat
ContentManagementTools
contenet management tools
AJAX
Introduction to AJAX
ajaxpatterns
java stuff
ajax javaee 5
arctechsoftware
SAS training meterial
SAS
taleo
web works
TheRegistersite for softwares
GENERICS JAVA 6 new features
Java SE6
Spoken English
freeenglishnow for spoken englishenglish pictures
chicago catalist
PHP training
PHPOracle DBA
oracle news
java Oracle performence
java Oracle performenceoracle news
bea weblogic portals version 10
Introduction to bea portals
Web Logic portals
bea web logic
weblogic version 10
www.javacoffeebreak.com
iText reports
iText reportstext to pdf converted software
Web-based Oracle Reports
Jasper Report from Java
cold fusion
Design patterns
OOPS
RSA feed creation from sites
enterprise applications
sun java studio
SUN Training
EJB 3
Build Flexible Logs With log4j
designpatterns
java interview question
Sunday, September 21, 2008
Spring example guide
It is good Example See this site spring examples
SaxParserProject examples
spring
struts spring
SaxParserProject examples
-------------------Spring frame work ----------------
spring referencespring
struts spring
Subscribe to:
Posts (Atom)