User: mnf999
Date: 01/09/23 13:34:55
Modified: src/docs/jbossgroup training.jsp
Log:
Adding the commercial and the new jboss license page responding to the Lutris
decision
Revision Changes Path
1.3 +88 -88 newsite/src/docs/jbossgroup/training.jsp
Index: training.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/jbossgroup/training.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- training.jsp 2001/09/08 15:12:09 1.2
+++ training.jsp 2001/09/23 20:34:55 1.3
@@ -1,88 +1,88 @@
-<jsp:include page="header.jsp" flush="true" />
-
-<span class="head">TRAINING FROM THE SOURCE</span><br><br>
-
-Our courses, delivered directly by the people behind the technology, will teach you
the skills necessary to develop on top of the leading J2EE-based Open Source
framework. Also, since JBoss is based on the J2EE industry standard, most of what you
learn will apply to other J2EE-based vendors as well.
-<br><br>
-Nowhere else can you find up-to-date information from the guys who create the
technology in the first place.
-
-<br><br><span class="head">LAS VEGAS TRAINING, OCTOBER 22-26 2001</span><br><br>
-
-We will host the next U.S. training in Las Vegas, featuring Marc Fleury and Scott
Stark, at
-<a class="link" href="http://www.ballyslv.com">
-Bally's on the Strip
-</a>. A 10% discount will be given to all those who register and pay by Sept 15th.
-Hotel rate for attendees to be announced soon. New training material on Security
and JMX available.
-<a class="link" href="mailto:[EMAIL PROTECTED]?subject=Las Vegas
Training">Send us a mail to register.</a>
-
-
-<br><br><span class="head">JBOSSGROUP-HOSTED SESSIONS:</span><br><br>
-JBoss Group (JBG) hosts quarterly training sessions. The inaugural May Atlanta
session was a successful sellout.<br> Based on feedback from the Atlanta training we
are offering a modular pricing option. The course consists of 2 days of advanced EJB
development and 3 days of JBoss-specific material.
-<br>
-<br>The price for all 5 days is $3500.
-<br>Clients interested in just EJB can opt for the first 2 days for $2000.
-<br>Clients interested in JBoss only may opt for the last 3 days for $3000.
-
-
-
-<br><br><span class="head">WHAT PEOPLE SAY</span><br><br>
-<span class="text">
-"The class was awesome!"
-<br>-- Doug Ferguson, Lead Developer, Coremetrics.
-
-<br>
-<br>
-"Marc Fleury and Scott Stark discussed a wide range of J2EE technology topics. Labs
using JBoss had been developed to support the concepts presented. We covered about 600
slides and 10 labs in five days. As such, it was a focused and fast-paced training
schedule... Over all it was an excellent experience. I highly recommend it to
companies and individuals wanting to learn J2EE and/or JBoss from the experts. It
further convinced me that JBoss is on a solid path and is a serious competitor to
commercial products."<br>
--- Erik S. Peterson, President/CEO, Ardec Corporation--</span>
-<br>
-<br>
-"Just wanted to let you know how valuable the Advanced J2EE Development with
-JBoss course was to me. I went in more or less expecting a "standard" J2EE/EJB
course,
-but you covered all that material in the first day and a half!
-To actually go through the internals of the server left me with a much clearer
understanding
-of the fundamentals of a J2EE server. Having the lead architect and current lead
developer of
-the application server teaching the class made it a unique and absolutely
incredible experience.
-The depth and quality of the course content greatly exceeded my expectations. Keep
up
-the great work!"<br>
--- John Ternent, Associate Systems Architect, The Home Depot
-
-
-
-
-<br><br><span class="head">ONSITE TRAINING</span><br><br>
-Get a bulk discount with a company-specific onsite training. JBG will bring the
training to your company,
- limit 20 students per session. <a class="link"
href="mailto:[EMAIL PROTECTED]?subject=I need onsite training
information">Contact us</a> for pricing and availability.<br>
-
-<br><br><span class="head">PREREQUISITES</span><br><br>
-For <b>EJB</b>: intermediate Java level. Basic understanding of interfaces, XML,
and RMI needed.<br>
-For <b>JBoss</b>: intermediate to advanced java level. Good understanding of Java
patterns and best practices, XML handling, and distributed computing needed. Modular
micro-kernel design knowledge a plus. System Administration knowlege is helpful.
-
-
-
-
-<br><br><span class="head">TOPICS COVERED</span><br><br>
-For <b>EJB</b>. You will learn how to develop and deploy EJB applications optimized
for the JBoss server. You will develop and deploy Session, Entity and Message Driven
Beans on the JBoss server. You will understand the transactional nature of modern
component assembly based on meta-data tag declarations at the container layer. You
will understand the fine-tuning of JBoss and where design decisions impact performance
of the JBoss server. You will know the best practices and design patterns usually
used in EJB. You will be familiar with JBoss specific optimizations.
-
-<br><br>
-For <b>JBoss</b>. You will get an in depth presentation of the architecture of
JBoss. You will understand the role of JMX as both a management view as well as the
basis of JBoss' modularity. You will write MBeans and be able to dynamically extend
the feature set of JBoss through the XMLet mechnisms as well as interact with the
system in real-time. You will study the interceptor layout and understand the
invocation flow of the core JBoss container. You willl gain knowledge on the dynamic
proxy features of JBoss. You will be familiar with the functionality offered by the
packages and classes that make up JBoss. For custom JBoss development, you will know
where to hook up your own functionality in the codebase.
-<br><br>
-
-Format is 50% theory, 50% lab.
-<i>Laptop required for hosted session</i>.
-<br><br>Subtopics:<br>
-EJB 2.0 with JBoss
-<br>Persistence with JBossCMP
-<br>Servlet and JSP with Tomcat/Catalina
-<br>Messaging and JMS with JBossMQ
-<br>JBoss advanced configurations
-<br>JMX infrastructure and MBeans
-<br>Interceptors and Plugins
-<br>JBoss internal development
-<br>JBoss advanced integration topics
-<br>Student selected topics
-
-
-<jsp:include page="copyright.jsp" flush="true" />
-<jsp:include page="menu.jsp" flush="true" >
- <jsp:param name="active" value="ABOUT"/>
-</jsp:include>
+<jsp:include page="header.jsp" flush="true" />
+
+<span class="head">TRAINING FROM THE SOURCE</span><br><br>
+
+Our courses, delivered directly by the people behind the technology, will teach you
the skills necessary to develop on top of the leading J2EE-based Open Source
framework. Also, since JBoss is based on the J2EE industry standard, most of what you
learn will apply to other J2EE-based vendors as well.
+<br><br>
+Nowhere else can you find up-to-date information from the guys who create the
technology in the first place.
+
+<br><br><span class="head">LAS VEGAS TRAINING, OCTOBER 22-26 2001</span><br><br>
+
+We will host the next U.S. training in Las Vegas, featuring Marc Fleury and Scott
Stark, at
+<a class="link" href="http://www.ballyslv.com">
+Bally's on the Strip
+</a>. A 10% discount will be given to all those who register and pay by Sept 30th.
+New training material on Security and JMX available.
+<a class="link" href="mailto:[EMAIL PROTECTED]?subject=Las Vegas
Training">Send us a mail to register.</a>
+
+
+<br><br><span class="head">JBOSSGROUP-HOSTED SESSIONS:</span><br><br>
+JBoss Group (JBG) hosts quarterly training sessions. The inaugural May Atlanta
session was a successful sellout.<br> Based on feedback from the Atlanta training we
are offering a modular pricing option. The course consists of 2 days of advanced EJB
development and 3 days of JBoss-specific material.
+<br>
+<br>The price for all 5 days is $3500.
+<br>Clients interested in just EJB can opt for the first 2 days for $2000.
+<br>Clients interested in JBoss only may opt for the last 3 days for $3000.
+
+
+
+<br><br><span class="head">WHAT PEOPLE SAY</span><br><br>
+<span class="text">
+"The class was awesome!"
+<br>-- Doug Ferguson, Lead Developer, Coremetrics.
+
+<br>
+<br>
+"Marc Fleury and Scott Stark discussed a wide range of J2EE technology topics. Labs
using JBoss had been developed to support the concepts presented. We covered about 600
slides and 10 labs in five days. As such, it was a focused and fast-paced training
schedule... Over all it was an excellent experience. I highly recommend it to
companies and individuals wanting to learn J2EE and/or JBoss from the experts. It
further convinced me that JBoss is on a solid path and is a serious competitor to
commercial products."<br>
+-- Erik S. Peterson, President/CEO, Ardec Corporation--</span>
+<br>
+<br>
+"Just wanted to let you know how valuable the Advanced J2EE Development with
+JBoss course was to me. I went in more or less expecting a "standard" J2EE/EJB
course,
+but you covered all that material in the first day and a half!
+To actually go through the internals of the server left me with a much clearer
understanding
+of the fundamentals of a J2EE server. Having the lead architect and current lead
developer of
+the application server teaching the class made it a unique and absolutely
incredible experience.
+The depth and quality of the course content greatly exceeded my expectations. Keep
up
+the great work!"<br>
+-- John Ternent, Associate Systems Architect, The Home Depot
+
+
+
+
+<br><br><span class="head">ONSITE TRAINING</span><br><br>
+Get a bulk discount with a company-specific onsite training. JBG will bring the
training to your company,
+ limit 20 students per session. <a class="link"
href="mailto:[EMAIL PROTECTED]?subject=I need onsite training
information">Contact us</a> for pricing and availability.<br>
+
+<br><br><span class="head">PREREQUISITES</span><br><br>
+For <b>EJB</b>: intermediate Java level. Basic understanding of interfaces, XML,
and RMI needed.<br>
+For <b>JBoss</b>: intermediate to advanced java level. Good understanding of Java
patterns and best practices, XML handling, and distributed computing needed. Modular
micro-kernel design knowledge a plus. System Administration knowlege is helpful.
+
+
+
+
+<br><br><span class="head">TOPICS COVERED</span><br><br>
+For <b>EJB</b>. You will learn how to develop and deploy EJB applications optimized
for the JBoss server. You will develop and deploy Session, Entity and Message Driven
Beans on the JBoss server. You will understand the transactional nature of modern
component assembly based on meta-data tag declarations at the container layer. You
will understand the fine-tuning of JBoss and where design decisions impact performance
of the JBoss server. You will know the best practices and design patterns usually
used in EJB. You will be familiar with JBoss specific optimizations.
+
+<br><br>
+For <b>JBoss</b>. You will get an in depth presentation of the architecture of
JBoss. You will understand the role of JMX as both a management view as well as the
basis of JBoss' modularity. You will write MBeans and be able to dynamically extend
the feature set of JBoss through the XMLet mechnisms as well as interact with the
system in real-time. You will study the interceptor layout and understand the
invocation flow of the core JBoss container. You willl gain knowledge on the dynamic
proxy features of JBoss. You will be familiar with the functionality offered by the
packages and classes that make up JBoss. For custom JBoss development, you will know
where to hook up your own functionality in the codebase.
+<br><br>
+
+Format is 50% theory, 50% lab.
+<i>Laptop required for hosted session</i>.
+<br><br>Subtopics:<br>
+EJB 2.0 with JBoss
+<br>Persistence with JBossCMP
+<br>Servlet and JSP with Tomcat/Catalina
+<br>Messaging and JMS with JBossMQ
+<br>JBoss advanced configurations
+<br>JMX infrastructure and MBeans
+<br>Interceptors and Plugins
+<br>JBoss internal development
+<br>JBoss advanced integration topics
+<br>Student selected topics
+
+
+<jsp:include page="copyright.jsp" flush="true" />
+<jsp:include page="menu.jsp" flush="true" >
+ <jsp:param name="active" value="ABOUT"/>
+</jsp:include>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development