User: juhalindfors Date: 01/12/10 12:29:20 Modified: src/docs/developers jboss-projects.jsp Added: src/docs/developers jboss-jbossmx.jsp Log: need a project page Revision Changes Path 1.3 +158 -156 newsite/src/docs/developers/jboss-projects.jsp Index: jboss-projects.jsp =================================================================== RCS file: /cvsroot/jboss/newsite/src/docs/developers/jboss-projects.jsp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jboss-projects.jsp 2001/11/07 19:55:37 1.2 +++ jboss-projects.jsp 2001/12/10 20:29:20 1.3 @@ -1,156 +1,158 @@ -<jsp:include page="head.jsp" flush="true" /> -<jsp:include page="slogan.jsp" flush="true" > - <jsp:param name="SLOGAN" value="JBOSS PROJECTS - OVERVIEW"/> -</jsp:include> - <!-- CONTENT --> - <p class="text">Go directly to the PROJECT PAGE for : - <ul> - - <li><a class="link" href="jboss-server.jsp">JBossServer</a></li> - - <li><a class="link" href="jboss-jbossmq.jsp">JBossMQ</a> </li> - - <li><a class="link" href="jboss-jaws.jsp">JBossCMP</a></li> - - <li><a class="link" href="jboss-jbosscx.jsp">JBossCX</a></li> - - <li><a class="link" href="jboss-jbosstx.jsp">JBossTX</a> </li> - - <li><a class="link" href="jboss-jbossSX.jsp">JBossSX</a></li> - - <li><a class="link" href="jboss-zoap.jsp">JBossSOAP</a></li> - - <li><a class="link" href="jboss-test.jsp">JBossTest</a></li> - - <li><a class="link" href="jboss-jbossmail.jsp">JBossMail</a></li> - - <li><a class="link" href="doco.jsp">JBossDoc</a></li> - - <li><a class="link" href="jboss-mgt.jsp">JBossMGT</a></li> - - <li><a class="link" href="jboss-petstore.jsp">JBoss/Pet-store</a></li> - - <li><a class="link" href="jboss-tomcat.jsp">JBoss-Tomcat</a></li> - - <li><a class="link" href="jboss-castor.jsp">JBoss-Castor</a></li> -</ul> - - - Read all about our <a class="link" href="http://www.onjava.com/pub/a/onjava/2001/02/01/jmx.html"> - open source integration with JMX</a>. JMX, the Java Management eXtension - base of JBoss enables us to provide one of the most modular implementations - in the industry. It is a good idea in J2EE and a requirement for efficient - Open Source integration of projects. If you need to replace the persistence - engine (JBossCMP) with your own persistence engine or you prefer another - Transaction engine it is all configurable with JMX. You can include your - own plugin and your own implementation or a third party. - - <p class="head">JBossServer -- ENTERPRISE JAVA BEANS (EJB) - - -<p class="text"><a class="link" href="jboss-server.jsp"><img height="60" width="159" src="/pictures/powered_by_jboss_flat_sepia.gif" alt="'powered by JBoss'"> - </a> <br> - JBoss the container is an implementation of the EJB container specification. We currently refer to it as JBoss2.1 - It is the "bare server" and includes a JMX server spine. - <p class="text">JBoss 2.0 is truly a 3rd generation container. It takes the patterns and ideas that were investigated in 1.0. Designed from the ground up to be <b>modular</b>, JBoss introduces - yet again many ground breaking features such as a full <b>plug-in approach - </b>to the container implementation. Borrowing from the success that met - with Linux 2.0 and it's modular approach to software implementation, JBoss - 2.0 is meant to be developed by distributed parties each working on a - cleanly separated part of the server. - <p>JBoss 2.0 also standardizes on <b>JMX</b>, - the Java Management eXtension (TM) to offer standard interfaces to the - management of its components as well as the applications deployed on it. - Ease of use is still the number one priority here at JBoss and JBoss 2.0 - will set a new standard. - <p class="head">JBossMQ -- JAVA MESSAGING SERVICE (JMS) - -<p class="text"><a class="link" href="jboss-jbossmq.jsp"><img src="/pictures/jbossmq-simple-with-queue.jpg" width="167" height="62"> - </a> -<p class="text">JBossMQ is our messaging service implementation. - It is reaching 1.0 status, it is quite stable and functional. A quality - product in the making. It is a fully compliant JMS;(Java Messaging Service) - implementation. - <p class="head">JBossCMP -- EJB PERSISTENCE ENGINE - -<p class="text"><a class="link" href="jboss-jaws.jsp"><img src="/pictures/jaws.jpg" alt="jaws::just another web storage"></a> -<p class="text">JBossCMP is a - JDBC based object storage facility. It is tightly integrated - with JBoss and provides startup table creation as well as some fairly - advanced features of O/R mapping. You can define custom finders and - map complex objects with JBossGUI. JBossCMP supports all java types - including fancy collections of EJB references. - - <p class="text">JBossCMP comes with preconfigured settings - for each database, to help you get working in no time. Most leading Database - vendors in the market are currently supported out of the box and the list - is growing by the day. - <p class="head">JBossNS -- JAVA NAMING and DIRECTORY INTERFACE (JNDI) - <p class="text">Previously known as "JNP" JBossNS is the naming provider for all thing JBoss. A fully distributed lookup system it provides a JNDI interface to the clients and containers in JBoss. - - <p class="head">JBossCX -- JAVA CONNECTOR ARCHITECTURE (JCA) - -<p class="text"><a class="link" href="jboss-jbosscx.jsp"><img src="/pictures/jbossCX.png" alt="JBossCX"></a> -<p class="text">JBoss lives in distributed enterprise systems. The need to deal with disparate sources in J2EE is addressed through the latest spec from SUN, the Java Connector Architecture. This specification is promised to a great future and here at JBoss we provide an implementation that works in the JBoss framework. - <p class="head">JBossTX -- JAVA TRANSACTION SERVICE (JTA/JTS) - -<p class="text"><a class="link" href="jboss-jbosstx.jsp"><img src="/pictures/jbossTX.png" alt="JBossTX"></a> -<p class="text">The transactional web is the future of the web. He who owns the transactional web owns the web. JBossTX provides a reference implementation of JTA/JTS for the JBoss framework. Fully based on the JTA/JTS specifications, JBossTX is optimized for the JBoss framework. - - <p class="head">JBossSX -- SECURITY SERVICE (JAAS based) - -<p class="text"><a class="link" href="jboss-jbossSX.jsp"><img src="/pictures/jbossSX.png" alt="JBossSX"></a> -<p class="text"> As an enterprise-ready system, JBoss comes with a security framework. Based on JAAS the implementation from SUN and IBM, JBossSX is fully functional security framework for your enterprise applications. Integrated with JBossServer, JBossSX provides transparent propagation of credentials in our framework. - <p class="head">JBossGUI - <p class="text"><img src="/pictures/jbossgui.gif" alt="graphical management of containers, beans, resources, security"> - <p class="head">JBossZOAP -- SOAP INVOCATION - <p class="text">JBossZOAP is an alternative - invocation layer with SOAP as its basic protocol. To enable interoperability - with non-java based systems many take the alternative invocation layer very - seriously. SOAP/XML might well be the wave of the future. - <p class="head">JBossDeployer -- J2EE DEPLOYER - <p class="text">A deployer of EAR. You can take your full war and jar and deploy at once on JBoss and Tomcat. - <p class="head">JBossTest - <p class="text">The TestSuite for JBoss. - With about 200 tests of compliance, every release we put in the public has - to be compliant with the specification. The TestSuite allows us to spot - problems with fixes and patches early. - <p class="head">JBossMGT - <p class="text">Makes JBoss manageable. - This allows administrators to manage a farm of JBoss instances in its - management domain. - - - <p class="head">JBOSS/PET STORE - -<p class="text"><a class="link" href="jboss-petstore.jsp"><img height="141" width="200" src="/pictures/petstore1.gif" align="left" alt=""></a> - The Java Pet Store is a reference application produced by SUN that demonstrates - the modular design of a relatively complex application. Many users want to know - how to get the Pet Store running under JBoss since this exercise provides a - frame of reference in which to learn JBoss configuration, application packaging, - and deployment. There is a JBoss application team that is working hard to make - sure that the Pet Store as well as other standard applications can be easily - deployed with JBoss.<a class="link" href="jboss-petstore.jsp">PROJECT PAGE</a> - -<p class="head">JBOSS/TOMCAT - -<p class="text"><a class="link" href="jboss-tomcat.jsp"> -<img height="71" width="100" src="/pictures/tomcat_3.gif" align="left" alt=""></a>Apache - Tomcat the JSP/Servlet container from the java apache organization is integrated - in JBoss. JBoss/Tomcat provides various integration levels. With the JMX spine - you can either bring Tomcat and JBoss up in the same VM but as separate - stacks or you can run everyone in the same "<b>integrated stack" </b>with - tremendous speed advantages and native pointer passage. We continue to closely - integrate with the latest releases of Tomcat to offer you the smooth experience - you come to expect from JBoss. <a class="link" href="jboss-tomcat.jsp">PROJECT - PAGE</a> - -<p class="head">JBOSS/CASTOR - -<p class="text"><a class="link" href="jboss-castor.jsp"><img height="24" width="85" src="/pictures/castor_sm.gif" align="left" alt=""></a>Castor - JDO is a Java Data Object implementation. Some people prefer to use - this rather than jaws for performance reasons, and some because they are used - to it. JBoss/Castor provides the integration layer between the two.<a class="link" href="jboss-castor.jsp">PROJECT - PAGE</a> - -<jsp:include page="navigation.jsp" flush="true" /> +<jsp:include page="head.jsp" flush="true" /> +<jsp:include page="slogan.jsp" flush="true" > + <jsp:param name="SLOGAN" value="JBOSS PROJECTS - OVERVIEW"/> +</jsp:include> + <!-- CONTENT --> + <p class="text">Go directly to the PROJECT PAGE for : + <ul> + + <li><a class="link" href="jboss-server.jsp">JBossServer</a></li> + + <li><a class="link" href="jboss-jbossmq.jsp">JBossMQ</a> </li> + + <li><a class="link" href="jboss-jaws.jsp">JBossCMP</a></li> + + <li><a class="link" href="jboss-jbosscx.jsp">JBossCX</a></li> + + <li><a class="link" href="jboss-jbosstx.jsp">JBossTX</a> </li> + + <li><a class="link" href="jboss-jbossSX.jsp">JBossSX</a></li> + + <li><a class="link" href="jboss-jbossmx.jsp">JBossMX</a></li> + + <li><a class="link" href="jboss-zoap.jsp">JBossSOAP</a></li> + + <li><a class="link" href="jboss-test.jsp">JBossTest</a></li> + + <li><a class="link" href="jboss-jbossmail.jsp">JBossMail</a></li> + + <li><a class="link" href="doco.jsp">JBossDoc</a></li> + + <li><a class="link" href="jboss-mgt.jsp">JBossMGT</a></li> + + <li><a class="link" href="jboss-petstore.jsp">JBoss/Pet-store</a></li> + + <li><a class="link" href="jboss-tomcat.jsp">JBoss-Tomcat</a></li> + + <li><a class="link" href="jboss-castor.jsp">JBoss-Castor</a></li> +</ul> + + + Read all about our <a class="link" href="http://www.onjava.com/pub/a/onjava/2001/02/01/jmx.html"> + open source integration with JMX</a>. JMX, the Java Management eXtension + base of JBoss enables us to provide one of the most modular implementations + in the industry. It is a good idea in J2EE and a requirement for efficient + Open Source integration of projects. If you need to replace the persistence + engine (JBossCMP) with your own persistence engine or you prefer another + Transaction engine it is all configurable with JMX. You can include your + own plugin and your own implementation or a third party. + + <p class="head">JBossServer -- ENTERPRISE JAVA BEANS (EJB) + + +<p class="text"><a class="link" href="jboss-server.jsp"><img height="60" width="159" src="/pictures/powered_by_jboss_flat_sepia.gif" alt="'powered by JBoss'"> + </a> <br> + JBoss the container is an implementation of the EJB container specification. We currently refer to it as JBoss2.1 + It is the "bare server" and includes a JMX server spine. + <p class="text">JBoss 2.0 is truly a 3rd generation container. It takes the patterns and ideas that were investigated in 1.0. Designed from the ground up to be <b>modular</b>, JBoss introduces + yet again many ground breaking features such as a full <b>plug-in approach + </b>to the container implementation. Borrowing from the success that met + with Linux 2.0 and it's modular approach to software implementation, JBoss + 2.0 is meant to be developed by distributed parties each working on a + cleanly separated part of the server. + <p>JBoss 2.0 also standardizes on <b>JMX</b>, + the Java Management eXtension (TM) to offer standard interfaces to the + management of its components as well as the applications deployed on it. + Ease of use is still the number one priority here at JBoss and JBoss 2.0 + will set a new standard. + <p class="head">JBossMQ -- JAVA MESSAGING SERVICE (JMS) + +<p class="text"><a class="link" href="jboss-jbossmq.jsp"><img src="/pictures/jbossmq-simple-with-queue.jpg" width="167" height="62"> + </a> +<p class="text">JBossMQ is our messaging service implementation. + It is reaching 1.0 status, it is quite stable and functional. A quality + product in the making. It is a fully compliant JMS;(Java Messaging Service) + implementation. + <p class="head">JBossCMP -- EJB PERSISTENCE ENGINE + +<p class="text"><a class="link" href="jboss-jaws.jsp"><img src="/pictures/jaws.jpg" alt="jaws::just another web storage"></a> +<p class="text">JBossCMP is a + JDBC based object storage facility. It is tightly integrated + with JBoss and provides startup table creation as well as some fairly + advanced features of O/R mapping. You can define custom finders and + map complex objects with JBossGUI. JBossCMP supports all java types + including fancy collections of EJB references. + + <p class="text">JBossCMP comes with preconfigured settings + for each database, to help you get working in no time. Most leading Database + vendors in the market are currently supported out of the box and the list + is growing by the day. + <p class="head">JBossNS -- JAVA NAMING and DIRECTORY INTERFACE (JNDI) + <p class="text">Previously known as "JNP" JBossNS is the naming provider for all thing JBoss. A fully distributed lookup system it provides a JNDI interface to the clients and containers in JBoss. + + <p class="head">JBossCX -- JAVA CONNECTOR ARCHITECTURE (JCA) + +<p class="text"><a class="link" href="jboss-jbosscx.jsp"><img src="/pictures/jbossCX.png" alt="JBossCX"></a> +<p class="text">JBoss lives in distributed enterprise systems. The need to deal with disparate sources in J2EE is addressed through the latest spec from SUN, the Java Connector Architecture. This specification is promised to a great future and here at JBoss we provide an implementation that works in the JBoss framework. + <p class="head">JBossTX -- JAVA TRANSACTION SERVICE (JTA/JTS) + +<p class="text"><a class="link" href="jboss-jbosstx.jsp"><img src="/pictures/jbossTX.png" alt="JBossTX"></a> +<p class="text">The transactional web is the future of the web. He who owns the transactional web owns the web. JBossTX provides a reference implementation of JTA/JTS for the JBoss framework. Fully based on the JTA/JTS specifications, JBossTX is optimized for the JBoss framework. + + <p class="head">JBossSX -- SECURITY SERVICE (JAAS based) + +<p class="text"><a class="link" href="jboss-jbossSX.jsp"><img src="/pictures/jbossSX.png" alt="JBossSX"></a> +<p class="text"> As an enterprise-ready system, JBoss comes with a security framework. Based on JAAS the implementation from SUN and IBM, JBossSX is fully functional security framework for your enterprise applications. Integrated with JBossServer, JBossSX provides transparent propagation of credentials in our framework. + <p class="head">JBossGUI + <p class="text"><img src="/pictures/jbossgui.gif" alt="graphical management of containers, beans, resources, security"> + <p class="head">JBossZOAP -- SOAP INVOCATION + <p class="text">JBossZOAP is an alternative + invocation layer with SOAP as its basic protocol. To enable interoperability + with non-java based systems many take the alternative invocation layer very + seriously. SOAP/XML might well be the wave of the future. + <p class="head">JBossDeployer -- J2EE DEPLOYER + <p class="text">A deployer of EAR. You can take your full war and jar and deploy at once on JBoss and Tomcat. + <p class="head">JBossTest + <p class="text">The TestSuite for JBoss. + With about 200 tests of compliance, every release we put in the public has + to be compliant with the specification. The TestSuite allows us to spot + problems with fixes and patches early. + <p class="head">JBossMGT + <p class="text">Makes JBoss manageable. + This allows administrators to manage a farm of JBoss instances in its + management domain. + + + <p class="head">JBOSS/PET STORE + +<p class="text"><a class="link" href="jboss-petstore.jsp"><img height="141" width="200" src="/pictures/petstore1.gif" align="left" alt=""></a> + The Java Pet Store is a reference application produced by SUN that demonstrates + the modular design of a relatively complex application. Many users want to know + how to get the Pet Store running under JBoss since this exercise provides a + frame of reference in which to learn JBoss configuration, application packaging, + and deployment. There is a JBoss application team that is working hard to make + sure that the Pet Store as well as other standard applications can be easily + deployed with JBoss.<a class="link" href="jboss-petstore.jsp">PROJECT PAGE</a> + +<p class="head">JBOSS/TOMCAT + +<p class="text"><a class="link" href="jboss-tomcat.jsp"> +<img height="71" width="100" src="/pictures/tomcat_3.gif" align="left" alt=""></a>Apache + Tomcat the JSP/Servlet container from the java apache organization is integrated + in JBoss. JBoss/Tomcat provides various integration levels. With the JMX spine + you can either bring Tomcat and JBoss up in the same VM but as separate + stacks or you can run everyone in the same "<b>integrated stack" </b>with + tremendous speed advantages and native pointer passage. We continue to closely + integrate with the latest releases of Tomcat to offer you the smooth experience + you come to expect from JBoss. <a class="link" href="jboss-tomcat.jsp">PROJECT + PAGE</a> + +<p class="head">JBOSS/CASTOR + +<p class="text"><a class="link" href="jboss-castor.jsp"><img height="24" width="85" src="/pictures/castor_sm.gif" align="left" alt=""></a>Castor + JDO is a Java Data Object implementation. Some people prefer to use + this rather than jaws for performance reasons, and some because they are used + to it. JBoss/Castor provides the integration layer between the two.<a class="link" href="jboss-castor.jsp">PROJECT + PAGE</a> + +<jsp:include page="navigation.jsp" flush="true" /> 1.1 newsite/src/docs/developers/jboss-jbossmx.jsp Index: jboss-jbossmx.jsp =================================================================== <jsp:include page="head.jsp" flush="true" /> <jsp:include page="slogan.jsp" flush="true" > <jsp:param name="SLOGAN" value="JBoss/JBossMX"/> </jsp:include> <jsp:include page="/common/jboss-jbossmx.jsp" flush="true"/> <jsp:include page="navigation.jsp" flush="true" />
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
