[JBoss-dev] CVS update: newsite/src/docs/common jboss-projects.jsp

2002-02-18 Thread Dr. Christoph Georg Jung

  User: cgjung  
  Date: 02/02/18 01:13:12

  Modified:src/docs/common jboss-projects.jsp
  Log:
  updated jboss.net doco (finally!)
  
  Revision  ChangesPath
  1.3   +11 -7 newsite/src/docs/common/jboss-projects.jsp
  
  Index: jboss-projects.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/common/jboss-projects.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jboss-projects.jsp10 Dec 2001 20:30:25 -  1.2
  +++ jboss-projects.jsp18 Feb 2002 09:13:12 -  1.3
  @@ -16,7 +16,7 @@
   
 JBossMX
   
  -  JBossSOAP
  +  JBoss.net (replaces JBossSOAP)
   
 JBossTest
   
  @@ -101,12 +101,16 @@
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. 
   JBossGUI
   
  -JBossZOAP -- SOAP INVOCATION
  -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.
  -JBossDeployer -- J2EE DEPLOYER
  +
  +
  +JBoss.net -- Integrating Web Services with J2EE
  + 
  +JBoss.net is a plugin that should facilitate both the painless 
implementation and 
  +publication of J2EE-based Web Services and the seamless integration of external Web 
Services 
  +running on other business platforms 
  +into the J2EE environment. Jboss.net replaces the deprecated JBossZOAP effort. 
  +
  +JBossDeployer -- J2EE DEPLOYER
   A deployer of EAR.  You can take your full war and jar and 
deploy at once on JBoss and Tomcat.
   JBossTest 
   The TestSuite for JBoss. 
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite/src/docs/common jboss-projects.jsp

2001-12-10 Thread Juha Lindfors

  User: juhalindfors
  Date: 01/12/10 12:30:25

  Modified:src/docs/common jboss-projects.jsp
  Log:
  need a project page
  
  Revision  ChangesPath
  1.2   +152 -150  newsite/src/docs/common/jboss-projects.jsp
  
  Index: jboss-projects.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/common/jboss-projects.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-projects.jsp2001/10/05 13:46:07 1.1
  +++ jboss-projects.jsp2001/12/10 20:30:25 1.2
  @@ -1,150 +1,152 @@
  - 
  - Go directly to the PROJECT PAGE for :
  -  
  -
  -  JBossServer
  -
  -  JBossMQ 
  -
  -  JBossCMP
  -
  -  JBossCX
  -
  -  JBossTX 
  -
  -  JBossSX
  -
  -  JBossSOAP
  -
  -  JBossTest
  -
  -  JBossMail
  -
  -  JBossDoc
  -
  -  JBossMGT
  -   
  -  JBoss/Pet-store
  -  
  -  JBoss-Tomcat
  -
  -  JBoss-Castor
  -
  -
  -
  - Read all about our http://www.onjava.com/pub/a/onjava/2001/02/01/jmx.html";> 
  -  open source integration with JMX. 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.
  -
  - JBossServer -- ENTERPRISE JAVA BEANS (EJB) 
  - 
  -  
  - 
  -   
  -  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.
  -  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 
modular, JBoss introduces 
  -yet again many ground breaking features such as a full plug-in approach 
  -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. 
  -  JBoss 2.0 also standardizes on JMX, 
  -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.
  -JBossMQ -- JAVA MESSAGING SERVICE (JMS) 
  -
  - 
  -   
  -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.
  -JBossCMP -- EJB PERSISTENCE ENGINE
  -
  - 
  -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. 
  -  
  -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.
  -JBossNS -- JAVA NAMING and DIRECTORY INTERFACE (JNDI) 
  -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.
  -  
  -JBossCX -- JAVA CONNECTOR ARCHITECTURE (JCA)
  -
  - 
  -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.  
  -JBossTX -- JAVA TRANSACTION SERVICE (JTA/JTS)
  -
  - 
  -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.
  -
  -JBossSX -- SECURITY SERVICE (JAAS based)
  - 
  - 
  - As an enterprise-ready syst