Tag: <span>jboss</span>

JBoss Application Server 5 and Beyond

JBoss 5 with completely re-architected components represents the most comprehensive redesign of the JBoss Application Server to date. This session discusses the rationale and goals behind JBossAS 5 and introduces attendees to the new Microcontainer-based architecture that enables the blending of the various component models (simple POJOs, legacy MBeans, OSGi …

JBoss Seam and Beyond

JBoss Seam is a powerful open source development platform for building rich internet applications in Java. JBoss Seam integrates technologies such as Asynchronous JavaScript and XML (AJAX), JavaServer Faces (JSF), Java Persistence (JPA), Enterprise Java Beans (EJB 3.0) and Business Process Management (BPM) into a unified full-stack solution.The talk will …

Remote debugging of Java web applications in Apache Tomcat and JBoss

In this four minute tutorial I’m presenting how to remotely debug Java web applications in Apache Tomcat and JBoss containers. This tutorial may be useful if you deployed your application on the remote server and want to debug it in this particular environment. IMPORTANT: remember that your Java application HAS …