[JBoss-dev] CVS update: thirdparty/mortbay/jetty/lib javax.servlet.jar

2001-08-30 Thread Hiram Chirino

  User: chirino 
  Date: 01/08/30 20:30:44

  Added:   mortbay/jetty/lib javax.servlet.jar
  Log:
  This is the servlet jar that Jetty depends on.  It was different than the one
  under the sun/servlet/lib directory.
  
  Revision  ChangesPath
  1.1  thirdparty/mortbay/jetty/lib/javax.servlet.jar
  
<>
  
  

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



RE: [JBoss-dev] Rabbit hole

2001-08-30 Thread marc fleury

SUN is a dead company, head is in the clouds but the emperor is naked.

marcf

|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of David
|Jencks
|Sent: Thursday, August 30, 2001 11:20 PM
|To: [EMAIL PROTECTED]
|Subject: Re: [JBoss-dev] Rabbit hole
|
|
|I believe there was a long discussion on ant-dev about this, apparently
|politics @ sun is holding up releasing fixed parsers, ant 1.4 distro
|includes the fixed version from apache with better classloading.  It didn't
|work for them either.
|
|david jencks
|
|On 2001.08.30 17:45:39 -0400 Jason Dillon wrote:
|> What does "fixed on apache" mean?
|>
|> --jason
|>
|>
|> On Thu, 30 Aug 2001, marc fleury wrote:
|>
|> > |Go with the lib/boot and lib/services. I'm assuming once those
|> > |jars are CL safe thenwe can move the jars from  boot to services
|> > |and remove boot.
|> >
|> >
|> > yes everything but jmxri and jboss-boot.jar (jboss-spine is already in
|> > lib/ext) it is really the xml stuff that is badly behaved.  known bugs
|> in
|> > JAXP (supposedly fixed on apache) really.
|> >
|> >
|> > |
|> > |
|> > |
|> > |
|> > |
|> > |___
|> > |Jboss-development mailing list
|> > |[EMAIL PROTECTED]
|> > |http://lists.sourceforge.net/lists/listinfo/jboss-development
|> >
|> >
|> > ___
|> > Jboss-development mailing list
|> > [EMAIL PROTECTED]
|> > http://lists.sourceforge.net/lists/listinfo/jboss-development
|> >
|>
|>
|> ___
|> Jboss-development mailing list
|> [EMAIL PROTECTED]
|> http://lists.sourceforge.net/lists/listinfo/jboss-development
|>
|>
|
|___
|Jboss-development mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-development


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



Re: [JBoss-dev] Rabbit hole

2001-08-30 Thread David Jencks

I believe there was a long discussion on ant-dev about this, apparently
politics @ sun is holding up releasing fixed parsers, ant 1.4 distro
includes the fixed version from apache with better classloading.  It didn't
work for them either.

david jencks

On 2001.08.30 17:45:39 -0400 Jason Dillon wrote:
> What does "fixed on apache" mean?
> 
> --jason
> 
> 
> On Thu, 30 Aug 2001, marc fleury wrote:
> 
> > |Go with the lib/boot and lib/services. I'm assuming once those
> > |jars are CL safe thenwe can move the jars from  boot to services
> > |and remove boot.
> >
> >
> > yes everything but jmxri and jboss-boot.jar (jboss-spine is already in
> > lib/ext) it is really the xml stuff that is badly behaved.  known bugs
> in
> > JAXP (supposedly fixed on apache) really.
> >
> >
> > |
> > |
> > |
> > |
> > |
> > |___
> > |Jboss-development mailing list
> > |[EMAIL PROTECTED]
> > |http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> >
> > ___
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> 
> 
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 

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



[JBoss-dev] remote debugging from IDEA

2001-08-30 Thread Colin Daly


hi,

i'm trying to get remote debugging with IntelliJ IDEA 
and JBoss 2.4 Beta / Jetty distribution.  IDEA says
that the remote VM must be run in debug mode with
the following settings.
-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5000

ok.

then it asks for the host (localhost) and the port.
what is the port number I should use?

Colin.

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



[JBoss-dev] CVS update: newsite/src/docs/jbossgroup copyright.jsp header.jsp index.jsp menu.jsp support.jsp training.jsp

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 16:58:37

  Added:   src/docs/jbossgroup copyright.jsp header.jsp index.jsp
menu.jsp support.jsp training.jsp
  Log:
   o import of JBoss Group web files from JBG.war
  
  Revision  ChangesPath
  1.1  newsite/src/docs/jbossgroup/copyright.jsp
  
  Index: copyright.jsp
  ===

  


  

  





   
Designed by JBG, 2001
  
  
  
  
  
  
  1.1  newsite/src/docs/jbossgroup/header.jsp
  
  Index: header.jsp
  ===
  
JBoss Group, Inc.

.text   { font-family: Arial; font-size: 14px; color: #99ff33; }
  .mail   { font-family: Arial; font-size: 13px; color: #99ff33; }
  .head   { font-family: Arial; font-size: 14px; color: #ffcc00; 
font-weight: bold; }
.link1  { font-family: Arial; font-size: 11px; color: #ffcc00; 
text-decoration: none; }
.link2  { font-family: Arial; font-size: 11px; color: #33cc00; 
text-decoration: none; }
.link1a { font-family: Arial; font-size: 11px; color: #66; }
.link2a { font-family: Arial; font-size: 11px; color: #99ff66; }
.link   { font-family: Arial; font-size: 14px; color: #ffcc00; }
.copy   { font-family: Arial; font-size: 11px; color: #33cc00; }
.link1:hover { color: #66; text-decoration: underline; }
.link2:hover { color: #99ff66; text-decoration: underline; }
.link:hover  { color: #00; }
.copy:hover  { color: #99ff66; }

  
  
  
  
  



  
  
  



  

  
  
  
  
  1.1  newsite/src/docs/jbossgroup/index.jsp
  
  Index: index.jsp
  ===
  
  
  We are JBoss Group, a group of Open Source 
programmers.
  JBoss is today a mature, state-of-the-art, Open Source J2EE-based container. 
With 40,000 downloads per month, our modular open codebase is used in production 
around 
the world. Because of its very high degree of modularity, JBoss server is a 
prime candidate for embedding in web-enabled, database-driven and scalable 
applications. 
JBoss Group represents a collection of Open Source developers who offer commercial 
services around JBoss.org's free core. 

  Training, Consulting and Support from Open Source 
programmers.
  JBoss Group is dedicated to supporting, training, developing and consulting 
around the JBoss.org platform. In it, the top JBoss.org developers act as 
independent 
consultants around the world. We are a virtual company, an umbrella for the 
Open Source programmers. They came together to bring you JBoss.org, the 
world-class 
J2EE technology-based Open-Source platform. They now come together to offer 
you commercial services around it. 

Faster, Better, Cheaper with Open Source 
programmers.
  We are the developers of JBoss.org, we are peer-trained and peer-reviewed and 
we are dedicated to helping you make the most of our world-class Open Source 
project. Whether you are an OEM looking to embed our engine, an ASP looking 
to host farms of JBoss containers, an e-business vendor looking to outsource 
the infrastructure development, a cutting-edge consultancy looking for pure 
J2EE based-container code, or a tech savvy IT department needing help in running 
your JBoss servers, our offerings will help you fully exploit the JBoss.org 
container. By working with JBoss Group, you will gain access to top J2EE-based 
infrastructure and people, while dramatically reducing your costs. At the same 
time, your fees will help support the Open Source effort. 
  
  
   
  
  
  
  
  1.1  newsite/src/docs/jbossgroup/menu.jsp
  
  Index: menu.jsp
  ===
  <%
  
  int top = 230;
  int z = 10;
  
  %>
  



ABOUT


  
  <%
top += 20;
z++;
  %>
  



OFFERINGS


  
  <%
top += 20;
z++;
  %>
  





Training


  
  <%
top += 20;
z++;
  %>
  





Support


  
  <%
top += 20;
z++;
  %>
  





Consulting


  
  <%
top += 20;
z++;
  %>



http://www.jboss.org";>JBOSS.ORG


  
  
  
  
  
  
  1.

[JBoss-dev] CVS update: newsite/src/docs/jbossgroup/images JBG.gif JBGwhite.gif JBoss.gif bullet_high.gif bullet_norm.gif coder.jpg copy_corn.gif copy_fill.gif fill.gif fill2.gif fill3.gif head.gif left.gif link_line.gif menu.gif t.gif

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 16:58:37

  Added:   src/docs/jbossgroup/images JBG.gif JBGwhite.gif JBoss.gif
bullet_high.gif bullet_norm.gif coder.jpg
copy_corn.gif copy_fill.gif fill.gif fill2.gif
fill3.gif head.gif left.gif link_line.gif menu.gif
t.gif
  Log:
   o import of JBoss Group web files from JBG.war
  
  Revision  ChangesPath
  1.1  newsite/src/docs/jbossgroup/images/JBG.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/JBGwhite.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/JBoss.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/bullet_high.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/bullet_norm.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/coder.jpg
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/copy_corn.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/copy_fill.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/fill.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/fill2.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/fill3.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/head.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/left.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/link_line.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/menu.gif
  
<>
  
  
  1.1  newsite/src/docs/jbossgroup/images/t.gif
  
<>
  
  

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



Re: [JBoss-dev] Docs for New Features

2001-08-30 Thread Hunter Hillegas

That's hard for me to answer since I don't know what is there that may be
JBoss specific and I haven't used the code much yet.

I'm sure someone else could give a more enlightened opinion.

Hunter

> From: "Dain Sundstrom" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 30 Aug 2001 18:35:53 -0500
> To: <[EMAIL PROTECTED]>
> Subject: Re: [JBoss-dev] Docs for New Features
> 
> Docs are the next thing on my todo list.  I just finished the alias
> generation code and I'm going to start on the docs tomorrow.
> 
> What do you want documented first?
> 
> -dain


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



[JBoss-dev] CVS update: newsite/src/docs/jbossgroup/images - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 16:49:57

  newsite/src/docs/jbossgroup/images - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossgroup - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 16:49:37

  newsite/src/docs/jbossgroup - New directory

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



Re: [JBoss-dev] Docs for New Features

2001-08-30 Thread Dain Sundstrom

Docs are the next thing on my todo list.  I just finished the alias
generation code and I'm going to start on the docs tomorrow.

What do you want documented first?

-dain
- Original Message -
From: "Hunter Hillegas" <[EMAIL PROTECTED]>
To: "JBoss Dev" <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 5:48 PM
Subject: [JBoss-dev] Docs for New Features


> Is there any docs for new features, both Marc's RH stuff and Dain's 2.0
CMP
> stuff?
>
> Hunter
>
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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



[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCEJBQLFinderCommand.java

2001-08-30 Thread Dain Sundstrom

  User: dsundstrom
  Date: 01/08/30 16:32:54

  Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCEJBQLFinderCommand.java
  Log:
  Rewrote most of the sql generation code. It's much cleaner now.
  
  Added table alias generation code.  Table aliases are prepened with a header.
  The default header is t1_, where 1 is incremented as each header is generated.
  
  Revision  ChangesPath
  1.4   +2 -2  
jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLFinderCommand.java
  
  Index: JDBCEJBQLFinderCommand.java
  ===
  RCS file: 
/cvsroot/jboss/jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLFinderCommand.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- JDBCEJBQLFinderCommand.java   2001/08/26 19:37:10 1.3
  +++ JDBCEJBQLFinderCommand.java   2001/08/30 23:32:54 1.4
  @@ -27,7 +27,7 @@
* clause. This code has been cleaned up to improve readability.
*
* @author mailto:[EMAIL PROTECTED]";>Dain Sundstrom
  - * @version $Revision: 1.3 $
  + * @version $Revision: 1.4 $
*/
   public class JDBCEJBQLFinderCommand extends JDBCFinderCommand
   {
  @@ -66,7 +66,7 @@
setSQL(target.toSQL());

// select bridge object
  - Object selectBridgeObject = target.getSelectBridgeObject();
  + Object selectBridgeObject = target.getSelectObject();
if(selectBridgeObject instanceof JDBCEntityBridge) {
selectEntity = (JDBCEntityBridge)selectBridgeObject;
selectCMPField = null;
  
  
  

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



[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata JDBCTypeMappingMetaData.java

2001-08-30 Thread Dain Sundstrom

  User: dsundstrom
  Date: 01/08/30 16:32:54

  Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata
JDBCTypeMappingMetaData.java
  Log:
  Rewrote most of the sql generation code. It's much cleaner now.
  
  Added table alias generation code.  Table aliases are prepened with a header.
  The default header is t1_, where 1 is incremented as each header is generated.
  
  Revision  ChangesPath
  1.5   +52 -1 
jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCTypeMappingMetaData.java
  
  Index: JDBCTypeMappingMetaData.java
  ===
  RCS file: 
/cvsroot/jboss/jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCTypeMappingMetaData.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- JDBCTypeMappingMetaData.java  2001/08/19 22:50:33 1.4
  +++ JDBCTypeMappingMetaData.java  2001/08/30 23:32:54 1.5
  @@ -18,7 +18,7 @@
*
* @author mailto:[EMAIL PROTECTED]";>Dain Sundstrom
*   @author Sebastien Alborini
  - *   @version $Revision: 1.4 $
  + *   @version $Revision: 1.5 $
*/
   public final class JDBCTypeMappingMetaData {

  @@ -32,6 +32,10 @@

private final HashMap functionMappings = new HashMap();
   
  + private final String aliasHeaderPrefix;
  + private final String aliasHeaderSuffix;
  + private final int aliasMaxLength;
  +
/**
 * Constructs a mapping with the data contained in the type-mapping xml element
 * from a jbosscmp-jdbc xml file.
  @@ -63,6 +67,24 @@
JDBCFunctionMappingMetaData functionMapping = new 
JDBCFunctionMappingMetaData(mappingElement);

functionMappings.put(functionMapping.getFunctionName().toLowerCase(), functionMapping);
}
  + 
  + String prefix = MetaData.getOptionalChildContent(element, 
"alias-header-prefix");
  + if(prefix == null) {
  + prefix = "t";
  + }
  + aliasHeaderPrefix = prefix;
  + 
  + String suffix = MetaData.getOptionalChildContent(element, 
"alias-header-suffix");
  + if(suffix == null) {
  + suffix = "_";
  + }
  + aliasHeaderSuffix = suffix;
  + 
  + String max = MetaData.getOptionalChildContent(element, 
"alias-max-length");
  + if(max == null) {
  + max = "32";
  + }
  + aliasMaxLength = Integer.parseInt(max);
}

/**
  @@ -74,7 +96,36 @@
public String getName() {
return name;
}
  + 
  + /**
  +  * Gets the prefix for that is used when generating an alias header.  An alias 
header
  +  * is prepended to a generated table alias to prevent name collisions. An 
alias header
  +  * is constructed as folows: aliasHeaderPrefix + int_counter + 
aliasHeaderSuffix
  +  * @return the prefix for alias headers
  +  */
  + public String getAliasHeaderPrefix() {
  + return aliasHeaderPrefix;
  + }
  
  + /**
  +  * Gets the suffix for that is used when generating an alias header.  An alias 
header
  +  * is prepended to a generated table alias to prevent name collisions. An 
alias header
  +  * is constructed as folows: aliasHeaderPrefix + int_counter + 
aliasHeaderSuffix
  +  * @return the suffix for alias headers
  +  */
  + public String getAliasHeaderSuffix() {
  + return aliasHeaderSuffix;
  + }
  +   
  + /**
  +  * Gets maximum length of a table alias.
  +  * An alias is constructed as folows: aliasHeader + ejb_ql_identifier_path
  +  * @return the maximum length that a table alias can be
  +  */
  + public int getAliasMaxLength() {
  + return aliasMaxLength;
  + }
  +  
/**
 * Gets the jdbc type which this class has mapped to the specified java class. 
 * The jdbc type is used to retrieve data from a result set and to set 
  
  
  

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



Re: [JBoss-dev] Question about build system.

2001-08-30 Thread Julian Gosnell

jboss/jetty 2.4 was built by setting JBOSS_HOME, JETTY_HOME and JETTY_EXTRA
and then :

cd contrib/jetty/src/build
sh ./build.sh dist

Jules


Jason Dillon wrote:

> I think they might still be done by hand.
>
> --jason
>
> On Thu, 30 Aug 2001, Tomasz Skutnik wrote:
>
> > Hi.
> >
> > I wonder if there are somewhere some scripts that build JBoss+Tomcat
> > distribution as it's available on sf.net. Are there ? Maybe in CVS ? Or
> > these distributions (JBoss+[Tomcat|Jetty|...]) assembled by hand ?
> >
> > Need any help with it ?
> >
> > Scooter
> >
> >
> > ___
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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



[JBoss-dev] Docs for New Features

2001-08-30 Thread Hunter Hillegas

Is there any docs for new features, both Marc's RH stuff and Dain's 2.0 CMP
stuff?

Hunter


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



[JBoss-dev] finished moving newsite/website files to src/docs

2001-08-30 Thread Jason Dillon

Please update your workspaces.  If you want to play with the build system,
check out the jboss-website module, else the newsite/website module will
still work... just besure you edit files under src/docs.

This change will allow us to use the build system to generate the website,
actually the deployables for the website, which should make it really easy
to maintain (and test locally).

Sorry about the extra dirs (src/docs/src/...) I was moving too fast... I
gotta slow down.

--jason


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



[JBoss-dev] CVSROOT/module -a usage for thirdparty

2001-08-30 Thread Jason Dillon

FYI.

This only seems to work (on my machine at least) for limiting what
gets pulled out durring the first checkout, once you update, you get
everything.  =(

--jason


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



[JBoss-dev] CVS update: tools/bin ant

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:37:31

  Modified:bin  ant
  Log:
   o only showing ANT_OPTS and running jvm for help message if $ANT_DEBUG is set.
  
  Revision  ChangesPath
  1.3   +5 -2  tools/bin/ant
  
  Index: ant
  ===
  RCS file: /cvsroot/jboss/tools/bin/ant,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ant   2001/08/30 14:48:52 1.2
  +++ ant   2001/08/30 22:37:31 1.3
  @@ -131,6 +131,9 @@
 LOCALCLASSPATH=`cygpath --path --windows "$LOCALCLASSPATH"`
   fi
   
  -$JAVACMD $ANT_OPTS
  -echo ant opts = $ANT_OPTS
  +if [ "x$ANT_DEBUG" != "x" ]; then
  +$JAVACMD $ANT_OPTS
  +echo "ANT_OPTS = $ANT_OPTS"
  +fi
  +
   $JAVACMD $ANT_OPTS -classpath "$LOCALCLASSPATH" -Dant.home="${ANT_HOME}" 
org.apache.tools.ant.Main "$@"
  
  
  

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



[JBoss-dev] CVS update: newsite build.bat build.sh build.xml

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:34:32

  Added:   .build.bat build.sh build.xml
  Log:
   o added build files
  
  Revision  ChangesPath
  1.1  newsite/build.bat
  
  Index: build.bat
  ===
  @echo off
  REM  ==
  REM
  REM  This is the main entry point for the build system.
  REM
  REM  Users should be sure to execute this file rather than 'ant' to ensure
  REM  the correct version is being used with the correct configuration.
  REM
  REM  ==
  REM
  REM $Id: build.bat,v 1.1 2001/08/30 22:34:32 user57 Exp $
  REM
  REM Authors:
  REM Jason Dillon <[EMAIL PROTECTED]>
  REM Sacha Labourey  <[EMAIL PROTECTED]>
  REM
  
  REM **
  REM Ignore the users classpath, cause it might mess
  REM things up
  REM **
  
  set CLASSPATH=
  
  
  REM **
  REM - "for" loops have been unrolled for compatibility
  REM   with some WIN32 systems.
  REM **
  
  set NAMES=tools;tools\ant;tools\apache\ant
  set SUBFOLDERS=..;..\..;..\..\..;..\..\..\..
  
  REM **
  REM **
  
  SET EXECUTED=FALSE
  for %%i in (%NAMES%) do call :subLoop %%i %1 %2 %3 %4 %5 %6
  
  goto :EOF
  
  
  REM **
  REM * Search for names in the subfolders *
  REM **
  
  :subLoop
  for %%j in (%SUBFOLDERS%) do call :testIfExists %%j\%1\bin\ant.bat %2 %3 %4 %5 %6 %7
  
  goto :EOF
  
  
  REM **
  REM  Test if ANT Batch file exists ***
  REM **
  
  :testIfExists
  if exist %1 call :BatchFound %1 %2 %3 %4 %5 %6 %7 %8
  
  goto :EOF
  
  
  REM **
  REM ** Batch file has been found *
  REM **
  
  :BatchFound
  if (%EXECUTED%)==(FALSE) call :ExecuteBatch %1 %2 %3 %4 %5 %6 %7 %8
  set EXECUTED=TRUE
  
  goto :EOF
  
  REM **
  REM * Execute Batch file only once ***
  REM **
  
  :ExecuteBatch
  echo Calling %1 %2 %3 %4 %5 %6 %7 %8
  call %1 %2 %3 %4 %5 %6 %7 %8
  
  :end
  
  
  1.1  newsite/build.sh
  
  Index: build.sh
  ===
  #!/bin/sh
  ### == ###
  ##  ##
  ##  This is the main entry point for the build system.  ##
  ##  ##
  ##  Users should be sure to execute this file rather than 'ant' to ensure   ##
  ##  the correct version is being used with the correct configuration.   ##
  ##  ##
  ### == ###
  
  # $Id: build.sh,v 1.1 2001/08/30 22:34:32 user57 Exp $
  
  PROGNAME=`basename $0`
  DIRNAME=`dirname $0`
  GREP="grep"
  ROOT="/"
  
  # the default search path for ant
  ANT_SEARCH_PATH="\
  tools
  tools/ant \
  tools/apache/ant \
  ant"
  
  # the default build file name
  ANT_BUILD_FILE="build.xml"
  
  # the default arguments
  ANT_OPTIONS="-find $ANT_BUILD_FILE"
  
  # the jaxp parser to use
  if [ "x$JAXP" = "x" ]; then
  # Default to crimson
  JAXP="crimson"
  fi
  
  #
  # Helper to complain.
  #
  die() {
  echo "${PROGNAME}: $*"
  exit 1
  }
  
  #
  # Helper to source a file if it exists.
  #
  maybe_source() {
  for file in $*; do
if [ -f "$file" ]; then
. $file
fi
  done
  }
  
  search() {
  search="$*"
  for d in $search; do
ANT_HOME="`pwd`/$d"
ANT="$ANT_HOME/bin/ant"
if [ -x "$ANT" ]; then
# found one
echo $ANT_HOME
break
fi
  done
  }
  
  #
  # Main function.
  #
  main() {
  # if there is a build config file. then source it
  maybe_source "$DIRNAME/build.conf" "$HOME/.build.conf"
  
  # try the search path
  ANT_HOME=`search $ANT_SEARCH_PATH`
  
  # try looking up to root
  if [ "x$ANT_HOME" = "x" ]; then
target="build"
_cwd=`pwd`
  
while [ "x$ANT_HOME" = "x" 

[JBoss-dev] article on app-server overspending

2001-08-30 Thread Toby Hede

http://www.internetweek.com/newslead01/lead083001.htm




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



[JBoss-dev] CVS update: newsite/src/metadata - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:31:42

  newsite/src/metadata - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/zol wap0.gif wap1.gif wap2.gif webs0.gif webs0_t.gif webs1.gif webs1_t.gif webs2.gif webs2_t.gif

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:29

  Added:   src/docs/zol wap0.gif wap1.gif wap2.gif webs0.gif
webs0_t.gif webs1.gif webs1_t.gif webs2.gif
webs2_t.gif
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/zol/wap0.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/wap1.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/wap2.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs0.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs0_t.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs1.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs1_t.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs2.gif
  
<>
  
  
  1.1  newsite/src/docs/zol/webs2_t.gif
  
<>
  
  

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



[JBoss-dev] CVS update: newsite/zol wap0.gif wap1.gif wap2.gif webs0.gif webs0_t.gif webs1.gif webs1_t.gif webs2.gif webs2_t.gif

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:29

  Removed: zol  wap0.gif wap1.gif wap2.gif webs0.gif webs0_t.gif
webs1.gif webs1_t.gif webs2.gif webs2_t.gif
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt architecture.jsp

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:21

  Added:   src/docs/jbossmgt architecture.jsp
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/jbossmgt/architecture.jsp
  
  Index: architecture.jsp
  ===
  
  
 
  
  

  
 JBoss Management Project: Architecture
 
The JBossMGT implementation must support the flexibility of JBoss but
still make JBoss manageable and JSR-77 compliant. In addition it shall
give the future developers guidelines how to add the mangement support.
 
 Purpose of this document
 
This document should reflect the actual stand of the JSR-77 implementation
and support all the developers how to use JSR-77 and the JBoss specific
implementations. When you make changes please add a log entry at the
end of this document.When you disagree with parts of this document please
send an email to the JBoss developer mailing list and we can dicuss this
because this document should only contain what we all (or most of us) agreed
to. 
 
 Basic Architecture
 
These are the basic ideas of the architecture for the JSR-77 implementation

   
  A dedicated server host the management server knowing where the 
application
  servers of the management domains are.
  
  According to the J2EE spec. and the JSR-77 draft an logical application
  server can be build upon a farm of physical application server instances
  running in multiple JVMs and computers. In JSR-77 the top most element
  is the management domain where its application server are grouped into.
  This management domain is loosly defined through all the application
  deployed within this management domain or just how the administrator
  likes to group. To implement this we need to have a dedicated server to
  gather the information, handle the events and administer the servers.
  Most like this will be a stripped down JBoss server just running the
  management server (like IBM WebSphere does now). The rational behind the
  dedicated server is that any other solution would have a problem when
  the server is going down.
   
   
  Each JSR-77 "Managed Object" is an JMX MBean. This MBean is either an 
adjusted
  MBean of an existing Module or Wrapper (JDBC Datasource) or a logical 
MBean
  dealing with more than one existing Module/Wrapper or when we have more 
than
  one logical MBean per Module/Wrapper.
  
  Whenever possible we leverage existing modules/MBeans but when major 
changes
  are necessary the modules/MBeans creates the logical MBeans.
   
   
  All JSR-77 MBeans belongs either to the domain "Management" or contains 
the
  property "type=management" (or something like this). This allows the 
management
  server to look up the appropriate JSR-77 MBeans.
   
   
  All JSR-77 MBeans implements the appropriate JSR-77 interface(s).
   
   
  For all JSR-77 MBeans implementing the Statistics Provider the 
appropriate
  Module delivers the statistics to avoid too much of a performance hit. 
On the
  other side the JSR-77 MBean executes the requested operations on the 
module
  to perform administration tasks.
   

 
 To Do List
 
This list contains all the known issues to be performed in order or their 
prioprity.
Please adjust when done.

   
  Get an up to date version of JSR-77 interfaces and classes
   
   
  Create the JSR-77 MBeans implementing the appropriate operations.
   
   
  Creating the management server which is added to the JBoss server as 
additional
  configuration "/conf/management" with the stripped down configuration 
and the
  necessary libs and MBeans.
   
   
  Adding some sort of security to the JMX RMI-Connector to avoid a 
security issue
  because an RMI-Connector is necessary for the management server and all 
the
  JBoss instance in the management domain.
   
   
  Creating the required MEJB (by JSR-77) running as EJB on the management 
server
  allowing the management client to manage the management domain, its 
applications
  and servers.
   

 
 
 
 
 
 
 
 
 
 
 
 
 
  
  
  
  
  

__

[JBoss-dev] CVS update: newsite/castorjdo jboss-castorjdo.jar rooms2.zip

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: castorjdo jboss-castorjdo.jar rooms2.zip
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/minerva/org/jboss/minerva/factories JDBCConnectionFactory.html XAConnectionFactory.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:17

  Removed: minerva/org/jboss/minerva/factories
JDBCConnectionFactory.html XAConnectionFactory.html
package-frame.html package-summary.html
package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/examples ejb-jar.xml.txt index.html jboss.conf jboss.jcml jboss.properties jboss.xml.txt

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:25

  Added:   src/docs/minerva/examples ejb-jar.xml.txt index.html
jboss.conf jboss.jcml jboss.properties
jboss.xml.txt
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/minerva/examples/ejb-jar.xml.txt
  
  Index: ejb-jar.xml.txt
  ===
  
  
  
   EMAX Researcher Desktop Server
   ERD
   
 
 MySession
 com.test.MySessionHome
 com.test.MySession
 com.test.MySessionBean
 Stateless
 Container
 
   Variable
   java.lang.String
   stuff
 
 
   jdbc/MySessionDB
   javax.sql.DataSource
   Container
 
 
   
   
 
 Requisition Transaction Properties
 
   MySession
   *
 
 Required
 
   
 
  
  
  
  1.1  newsite/src/docs/minerva/examples/index.html
  
  Index: index.html
  ===
  
  

Minerva & JBoss Complete Example

  

Minerva & JBoss Complete Example
Here's an example of a JBoss and EJB configuration using Minerva. 
It uses an Oracle database, though certain names and passwords have been changed to 
protect the innocent.
JBoss Configuration Files
These files configure the entire JBoss server. Though this example 
uses only one pool, you can add more pools (for the same or other databases and DBMSs) 
simply by repeating the blocks in jboss.conf and jboss.jcml and changing the pool name 
and configuration. One bean may use multiple pools, though CMP beans can only have the 
container use one pool per bean for the work it does.

jboss.conf - the minerva MBean is 
buried in there toward the end.
jboss.jcml - remember, you don't 
need to add all these configuration parameters, just the ones you want to 
override. The server will update this file with all the parameters and their default 
values once you start it successfully.
jboss.properties - you only 
need to change the "jdbc.drivers=" line here

EJB Configuration Files
These files go in the JAR with your EJB code.

ejb-jar.xml - this is common 
to all EJB 1.1 servers.
jboss.xml - this is specific 
to JBoss.

EJB Implementation
The code to access the pool uses the "res-ref-name" 
specified in the ejb-jar.xml file. In this example, it was 
"jdbc/MySessionDB", and of course you need the usual 
"java:comp/env", so the resulting code looks like:

  
  try {
  
InitialContext ctx = new InitialContext();
  
DataSource ds = 
(DataSource)ctx.lookup("java:comp/env/jdbc/MySessionDB");
  
Connection con = ds.getConnection();
  
PreparedStatement ps = con.prepareStatement(sql);
  
...
  
  } catch(NamingException e) {
  
...
  
  } catch(SQLException e) {
  
...
  
  }
  
  
Troubleshooting
The most common problem right now is that the Minerva pools are 
sometimes loaded after the auto-deployer, so your beans try to deploy before the pools 
exist. In that case, they tend to get naming exceptions and fail to deploy. Look for 
an output line like:
[XADataSource] XA Connection pool foo bound to foo
and that is when the pool has started.
If this is the case for you, there's little you can do. Sometimes 
if you try again it will work, since it seems to be dependent in some way on your 
configuration which may change slightly over time. This should be fixed by the JMX 
update which will be forthcoming very soon.
If you're a real hacker (warning!) and desperate to get this 
to work right now, you can find the last property set on the pool in jboss.jcml, 
locate the setter for that property in org.jboss.jdbc.XADataSourceLoader.java, and 
move the line for initializePool(); from startService to the 
end of that setter and recompile. Don't say I didn't warn you.

  
  
  
  
  
  1.1  newsite/src/docs/minerva/examples/jboss.conf
  
  Index: jboss.conf
  ===
  
  
  
  
  
 
 
  
  
  
 
  
  
  
 
  
  
  
 
  
  
  
  
  
  
 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.1  newsite/src/docs/minerva/examples/jboss

[JBoss-dev] CVS update: newsite/pictures ClientSideAuthentication.sq.gif Entity_container_call.gif HiramChirino.jpg JBG.gif JBGcog.gif JBGwhite.gif JDJ-458x601.JPG ServerSideAuthentication.sq.gif SeverSecurityContext.sq.gif Thierry.JPG Thumbs.db andy.jpg blank.gif button-Home.psd button-download.GIF byTelkel.GIF castor_sm.gif cog1.gif cog2.gif confgui.gif cvs_structure.png danch.jpg danielS.jpg dot_empty.gif dot_empty2.gif dot_filled.gif downloadVV.GIF hang_peter.jpg head000.jpg head1.gif head2.gif head3.gif headback1.jpg headback2.jpg header.gif headfill.gif infor_logo.jpg jason.jpg jaws.jpg jawsgui.gif jboss-botbar_r1_c1.gif jboss-botbar_r1_c2.gif jboss-botbar_r1_c3.gif jboss-navbar.gif jboss-sx.jpg jboss-topbar150_r1_c1.gif jboss-topbar_r1_c1.gif jboss-topbar_r1_c2.gif jboss.gif jboss.survey.ear jboss.survey.zip jboss3.jpg jbossCX.png jbossSX.png jbossTX.png jbossVV.GIF jbossgroup.gif jbossgui.gif jbossmq-simple-with-queue.jpg jbossmq-simple.jpg jbossmq-simple.psd jbossmq.jpg jbossmq.psd jetty.png jmx.PNG jo.jpg juha.jpg jules.jpg jung.jpg justin.jpg layer.png logo_telkel.gif logo_telkel_yellow.gif main1.gif main2.gif main3.gif mainfill.gif marc.gif marc.jpg nathy.jpg o_reilly.gif oberg.gif oconnor_headshot.jpg oleg1.jpg osh.jpg petstore1.gif photo9 copy.jpg pi_software _logo.gif powered_by_jboss_flat_blue.gif powered_by_jboss_flat_metal.gif powered_by_jboss_flat_sepia.gif powered_by_jboss_square_blue.gif powered_by_jboss_square_metal.gif powered_by_jboss_square_sepia.gif problem.jpg productVV.gif resourcesVV.GIF robert.jpg sebastien.jpg simone.jpg spacer.gif spine.PNG spine.gif stark.gif stark2.gif sun.gif sylvain.jpg t.gif tail1.gif tail2.gif takeMeBiz.gif takeMeDev.GIF takeMeDev2.GIF tb1.gif tb1u.gif tb2.gif tb2u.gif tb3.gif tb3u.gif tb4.gif tb5.gif tb6.gif tb7.gif tb8.gif tb9.gif telkel_all_1.jpg tex.jpg thought.GIF tobias.jpg tobya.jpg tomcat_3.gif vladimir1.jpg wap0.gif

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:19

  Removed: pictures ClientSideAuthentication.sq.gif
Entity_container_call.gif HiramChirino.jpg JBG.gif
JBGcog.gif JBGwhite.gif JDJ-458x601.JPG
ServerSideAuthentication.sq.gif
SeverSecurityContext.sq.gif Thierry.JPG Thumbs.db
andy.jpg blank.gif button-Home.psd
button-download.GIF byTelkel.GIF castor_sm.gif
cog1.gif cog2.gif confgui.gif cvs_structure.png
danch.jpg danielS.jpg dot_empty.gif dot_empty2.gif
dot_filled.gif downloadVV.GIF hang_peter.jpg
head000.jpg head1.gif head2.gif head3.gif
headback1.jpg headback2.jpg header.gif headfill.gif
infor_logo.jpg jason.jpg jaws.jpg jawsgui.gif
jboss-botbar_r1_c1.gif jboss-botbar_r1_c2.gif
jboss-botbar_r1_c3.gif jboss-navbar.gif
jboss-sx.jpg jboss-topbar150_r1_c1.gif
jboss-topbar_r1_c1.gif jboss-topbar_r1_c2.gif
jboss.gif jboss.survey.ear jboss.survey.zip
jboss3.jpg jbossCX.png jbossSX.png jbossTX.png
jbossVV.GIF jbossgroup.gif jbossgui.gif
jbossmq-simple-with-queue.jpg jbossmq-simple.jpg
jbossmq-simple.psd jbossmq.jpg jbossmq.psd
jetty.png jmx.PNG jo.jpg juha.jpg jules.jpg
jung.jpg justin.jpg layer.png logo_telkel.gif
logo_telkel_yellow.gif main1.gif main2.gif
main3.gif mainfill.gif marc.gif marc.jpg nathy.jpg
o_reilly.gif oberg.gif oconnor_headshot.jpg
oleg1.jpg osh.jpg petstore1.gif photo9 copy.jpg
pi_software _logo.gif
powered_by_jboss_flat_blue.gif
powered_by_jboss_flat_metal.gif
powered_by_jboss_flat_sepia.gif
powered_by_jboss_square_blue.gif
powered_by_jboss_square_metal.gif
powered_by_jboss_square_sepia.gif problem.jpg
productVV.gif resourcesVV.GIF robert.jpg
sebastien.jpg simone.jpg spacer.gif spine.PNG
spine.gif stark.gif stark2.gif sun.gif sylvain.jpg
t.gif tail1.gif tail2.gif takeMeBiz.gif
takeMeDev.GIF takeMeDev2.GIF tb1.gif tb1u.gif
tb2.gif tb2u.gif tb3.gif tb3u.gif tb4.gif tb5.gif
tb6.gif tb7.gif tb8.gif tb9.gif telkel_all_1.jpg
tex.jpg thought.GIF tobias.jpg tobya.jpg
tomcat_3.gif vladimir1.jpg wap0.gif
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/jbossmgt architecture.jsp

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: jbossmgt architecture.jsp
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/src/docs/pictures ClientSideAuthentication.sq.gif Entity_container_call.gif HiramChirino.jpg JBG.gif JBGcog.gif JBGwhite.gif JDJ-458x601.JPG ServerSideAuthentication.sq.gif SeverSecurityContext.sq.gif Thierry.JPG Thumbs.db andy.jpg blank.gif button-Home.psd button-download.GIF byTelkel.GIF castor_sm.gif cog1.gif cog2.gif confgui.gif cvs_structure.png danch.jpg danielS.jpg dot_empty.gif dot_empty2.gif dot_filled.gif downloadVV.GIF hang_peter.jpg head000.jpg head1.gif head2.gif head3.gif headback1.jpg headback2.jpg header.gif headfill.gif infor_logo.jpg jason.jpg jaws.jpg jawsgui.gif jboss-botbar_r1_c1.gif jboss-botbar_r1_c2.gif jboss-botbar_r1_c3.gif jboss-navbar.gif jboss-sx.jpg jboss-topbar150_r1_c1.gif jboss-topbar_r1_c1.gif jboss-topbar_r1_c2.gif jboss.gif jboss.survey.ear jboss.survey.zip jboss3.jpg jbossCX.png jbossSX.png jbossTX.png jbossVV.GIF jbossgroup.gif jbossgui.gif jbossmq-simple-with-queue.jpg jbossmq-simple.jpg jbossmq-simple.psd jbossmq.jpg jbossmq.psd jetty.png jmx.PNG jo.jpg juha.jpg jules.jpg jung.jpg justin.jpg layer.png logo_telkel.gif logo_telkel_yellow.gif main1.gif main2.gif main3.gif mainfill.gif marc.gif marc.jpg nathy.jpg o_reilly.gif oberg.gif oconnor_headshot.jpg oleg1.jpg osh.jpg petstore1.gif photo9 copy.jpg pi_software _logo.gif powered_by_jboss_flat_blue.gif powered_by_jboss_flat_metal.gif powered_by_jboss_flat_sepia.gif powered_by_jboss_square_blue.gif powered_by_jboss_square_metal.gif powered_by_jboss_square_sepia.gif problem.jpg productVV.gif resourcesVV.GIF robert.jpg sebastien.jpg simone.jpg spacer.gif spine.PNG spine.gif stark.gif stark2.gif sun.gif sylvain.jpg t.gif tail1.gif tail2.gif takeMeBiz.gif takeMeDev.GIF takeMeDev2.GIF tb1.gif tb1u.gif tb2.gif tb2u.gif tb3.gif tb3u.gif tb4.gif tb5.gif tb6.gif tb7.gif tb8.gif tb9.gif telkel_all_1.jpg tex.jpg thought.GIF tobias.jpg tobya.jpg tomcat_3.gif vladimir1.jpg wap0.gif

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:29

  Added:   src/docs/pictures ClientSideAuthentication.sq.gif
Entity_container_call.gif HiramChirino.jpg JBG.gif
JBGcog.gif JBGwhite.gif JDJ-458x601.JPG
ServerSideAuthentication.sq.gif
SeverSecurityContext.sq.gif Thierry.JPG Thumbs.db
andy.jpg blank.gif button-Home.psd
button-download.GIF byTelkel.GIF castor_sm.gif
cog1.gif cog2.gif confgui.gif cvs_structure.png
danch.jpg danielS.jpg dot_empty.gif dot_empty2.gif
dot_filled.gif downloadVV.GIF hang_peter.jpg
head000.jpg head1.gif head2.gif head3.gif
headback1.jpg headback2.jpg header.gif headfill.gif
infor_logo.jpg jason.jpg jaws.jpg jawsgui.gif
jboss-botbar_r1_c1.gif jboss-botbar_r1_c2.gif
jboss-botbar_r1_c3.gif jboss-navbar.gif
jboss-sx.jpg jboss-topbar150_r1_c1.gif
jboss-topbar_r1_c1.gif jboss-topbar_r1_c2.gif
jboss.gif jboss.survey.ear jboss.survey.zip
jboss3.jpg jbossCX.png jbossSX.png jbossTX.png
jbossVV.GIF jbossgroup.gif jbossgui.gif
jbossmq-simple-with-queue.jpg jbossmq-simple.jpg
jbossmq-simple.psd jbossmq.jpg jbossmq.psd
jetty.png jmx.PNG jo.jpg juha.jpg jules.jpg
jung.jpg justin.jpg layer.png logo_telkel.gif
logo_telkel_yellow.gif main1.gif main2.gif
main3.gif mainfill.gif marc.gif marc.jpg nathy.jpg
o_reilly.gif oberg.gif oconnor_headshot.jpg
oleg1.jpg osh.jpg petstore1.gif photo9 copy.jpg
pi_software _logo.gif
powered_by_jboss_flat_blue.gif
powered_by_jboss_flat_metal.gif
powered_by_jboss_flat_sepia.gif
powered_by_jboss_square_blue.gif
powered_by_jboss_square_metal.gif
powered_by_jboss_square_sepia.gif problem.jpg
productVV.gif resourcesVV.GIF robert.jpg
sebastien.jpg simone.jpg spacer.gif spine.PNG
spine.gif stark.gif stark2.gif sun.gif sylvain.jpg
t.gif tail1.gif tail2.gif takeMeBiz.gif
takeMeDev.GIF takeMeDev2.GIF tb1.gif tb1u.gif
tb2.gif tb2u.gif tb3.gif tb3u.gif tb4.gif tb5.gif
tb6.gif tb7.gif tb8.gif tb9.gif telkel_all_1.jpg
tex.jpg thought.GIF tobias.jpg tobya.jpg
tomcat_3.gif vladimir1.jpg wap0.gif
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/pictures/ClientSideAuthentication.sq.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/Entity_container_call.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/HiramChirino.jpg
  
<>
  
  
  1.1  newsite/src/docs/pictures/JBG.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/JBGcog.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/JBGwhite.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/JDJ-458x601.JPG
  
<>
  
  
  1.1  newsite/src/docs/pictures/ServerSideAuthentication.sq.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/SeverSecurityContext.sq.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/Thierry.JPG
  
<>
  
  
  1.1  newsite/src/docs/pictures/Thumbs.db
  
<>
  
  
  1.1  newsite/src/docs/pictures/andy.jpg
  
<>
  
  
  1.1  newsite/src/docs/pictures/blank.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/button-Home.psd
  
<>
  
  
  1.1  newsite/src/docs/pictures/button-download.GIF
  
<>
  
  
  1.1  newsite/src/docs/pictures/byTelkel.GIF
  
<>
  
  
  1.1  newsite/src/docs/pictures/castor_sm.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/cog1.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/cog2.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/confgui.gif
  
<>
  
  
  1.1  newsite/src/docs/pictures/cvs_structure.png
  
<>
  
  
  1.1  newsite/src/docs/pictures/danch.jpg
  
<>
  
  
  1.1  newsite/src/docs/pictures/danielS.jpg
  
<>
  
  

[JBoss-dev] CVS update: newsite/src/docs/castorjdo jboss-castorjdo.jar rooms2.zip

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:20

  Added:   src/docs/castorjdo jboss-castorjdo.jar rooms2.zip
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/castorjdo/jboss-castorjdo.jar
  
<>
  
  
  1.1  newsite/src/docs/castorjdo/rooms2.zip
  
<>
  
  

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



[JBoss-dev] CVS update: newsite/minerva/org/jboss/minerva/pools ObjectPool.html PoolEvent.html PoolEventListener.html PoolObjectFactory.html PooledObject.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:18

  Removed: minerva/org/jboss/minerva/pools ObjectPool.html
PoolEvent.html PoolEventListener.html
PoolObjectFactory.html PooledObject.html
package-frame.html package-summary.html
package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/minerva/org/jboss/minerva/jdbc ConnectionInPool.html ConnectionWrapper.html PSCacheKey.html PreparedStatementInPool.html ResultSetInPool.html StatementInPool.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:18

  Removed: minerva/org/jboss/minerva/jdbc ConnectionInPool.html
ConnectionWrapper.html PSCacheKey.html
PreparedStatementInPool.html ResultSetInPool.html
StatementInPool.html package-frame.html
package-summary.html package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/jbossmgt/docs/javax/management/j2ee Attribute.html AttributeList.ListIterator.html AttributeList.html AttributeNotFoundException.html BoundaryStatistic.html BoundedRangeStatistic.html ConnectorModule.html CountStatistic.html EJB.html EJBStats.html EjbModule.html EntityBean.html EntityBeanStats.html EventProvider.html InstanceNotFoundException.html IntrospectionException.html InvalidAttributeValueException.html IpAddress.html J2EEApplication.html J2EEDeployedObject.html J2EEDeployment.html J2EEManagedObject.html J2EEManagement.html J2EEManagementEvent.html J2EEManagementEventFilter.html J2EEManagementEventListener.html J2EEManagementException.html J2EEManagementRuntimeException.html J2EEModule.html J2EEObjectName.html J2EEResource.html J2EEServer.html JDBC.html JDBCConnection.html JDBCConnectionPool.html JDBCConnectionPoolStats.html JDBCConnectionStats.html JDBCDataSource.html JMS.html JMSConnection.html JMSConsumer.html JMSEndpointStats.html JMSProducer.html JMSSession.html JMSSessionStats.html JNDI.html JTA.html JTAStats.html JVM.html JVMStats.html JavaMail.html JavaMailStats.html ListenerNotFoundException.html MEJBServer.html MalformedObjectNameException.html ManagedObjectException.html MessageBeanStats.html MessageDrivenBean.html Node.html OperationsException.html Port.html RMI_IIOP.html RangeStatistic.html ReflectionException.html ResourceAdapter.html RuntimeOperationsException.html Servlet.html ServletStats.html SessionBean.html SessionBeanStats.html StateManageable.html StatefulSessionBean.html StatefulSessionBeanStats.html StatelessSessionBean.html StatelessSessionBeanStats.html Statistic.html StatisticsProvider.html Stats.html TimeStatistic.html URL.html URLStats.html WebModule.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:17

  Removed: jbossmgt/docs/javax/management/j2ee Attribute.html
AttributeList.ListIterator.html AttributeList.html
AttributeNotFoundException.html
BoundaryStatistic.html BoundedRangeStatistic.html
ConnectorModule.html CountStatistic.html EJB.html
EJBStats.html EjbModule.html EntityBean.html
EntityBeanStats.html EventProvider.html
InstanceNotFoundException.html
IntrospectionException.html
InvalidAttributeValueException.html IpAddress.html
J2EEApplication.html J2EEDeployedObject.html
J2EEDeployment.html J2EEManagedObject.html
J2EEManagement.html J2EEManagementEvent.html
J2EEManagementEventFilter.html
J2EEManagementEventListener.html
J2EEManagementException.html
J2EEManagementRuntimeException.html J2EEModule.html
J2EEObjectName.html J2EEResource.html
J2EEServer.html JDBC.html JDBCConnection.html
JDBCConnectionPool.html
JDBCConnectionPoolStats.html
JDBCConnectionStats.html JDBCDataSource.html
JMS.html JMSConnection.html JMSConsumer.html
JMSEndpointStats.html JMSProducer.html
JMSSession.html JMSSessionStats.html JNDI.html
JTA.html JTAStats.html JVM.html JVMStats.html
JavaMail.html JavaMailStats.html
ListenerNotFoundException.html MEJBServer.html
MalformedObjectNameException.html
ManagedObjectException.html MessageBeanStats.html
MessageDrivenBean.html Node.html
OperationsException.html Port.html RMI_IIOP.html
RangeStatistic.html ReflectionException.html
ResourceAdapter.html
RuntimeOperationsException.html Servlet.html
ServletStats.html SessionBean.html
SessionBeanStats.html StateManageable.html
StatefulSessionBean.html
StatefulSessionBeanStats.html
StatelessSessionBean.html
StatelessSessionBeanStats.html Statistic.html
StatisticsProvider.html Stats.html
TimeStatistic.html URL.html URLStats.html
WebModule.html package-frame.html
package-summary.html package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite CVSAdmin.jsp ECPerf.html TEMPLATE.jsp binary.jsp bm-usersguide.pdf changelog_2_2_1.jsp changelog_2_2_2.jsp changelog_2_4_beta.jsp cmp-two.jsp contrib.jsp cvs.jsp doco.jsp faq.jsp favicon.ico frametop.html guidelines.jsp head.jsp index.jsp indexPET.jsp jboss-castor.jsp jboss-jaws.jsp jboss-jbossSX.html jboss-jbossSX.jsp jboss-jbosscx.jsp jboss-jbossmail.jsp jboss-jbossmq.jsp jboss-jbosstx.jsp jboss-jetty.html jboss-mgt.jsp jboss-overview.jsp jboss-petstore.jsp jboss-projects.jsp jboss-server.jsp jboss-test.jsp jboss-third.jsp jboss-tomcat.jsp jboss-zoap.jsp jboss.survey.ear lists.jsp main.css migration.jsp navigation.jsp news.jsp news082000.htm news122000.html petstore_frames.html slogan.jsp store.jsp team.jsp testimonials.jsp

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: .CVSAdmin.jsp ECPerf.html TEMPLATE.jsp binary.jsp
bm-usersguide.pdf changelog_2_2_1.jsp
changelog_2_2_2.jsp changelog_2_4_beta.jsp
cmp-two.jsp contrib.jsp cvs.jsp doco.jsp faq.jsp
favicon.ico frametop.html guidelines.jsp head.jsp
index.jsp indexPET.jsp jboss-castor.jsp
jboss-jaws.jsp jboss-jbossSX.html jboss-jbossSX.jsp
jboss-jbosscx.jsp jboss-jbossmail.jsp
jboss-jbossmq.jsp jboss-jbosstx.jsp
jboss-jetty.html jboss-mgt.jsp jboss-overview.jsp
jboss-petstore.jsp jboss-projects.jsp
jboss-server.jsp jboss-test.jsp jboss-third.jsp
jboss-tomcat.jsp jboss-zoap.jsp jboss.survey.ear
lists.jsp main.css migration.jsp navigation.jsp
news.jsp news082000.htm news122000.html
petstore_frames.html slogan.jsp store.jsp team.jsp
testimonials.jsp
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/minerva allclasses-frame.html deprecated-list.html help-doc.html index-all.html index.html minerva-0.99-doc.zip minerva-0.99-src.zip minerva-0.99.jar minerva.htm overview-frame.html overview-summary.html overview-tree.html package-list packages.html serialized-form.html stylesheet.css

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:17

  Removed: minerva  allclasses-frame.html deprecated-list.html
help-doc.html index-all.html index.html
minerva-0.99-doc.zip minerva-0.99-src.zip
minerva-0.99.jar minerva.htm overview-frame.html
overview-summary.html overview-tree.html
package-list packages.html serialized-form.html
stylesheet.css
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/jbossmgt/docs allclasses-frame.html deprecated-list.html help-doc.html index-all.html index.html overview-frame.html overview-summary.html overview-tree.html package-list packages.html serialized-form.html stylesheet.css

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: jbossmgt/docs allclasses-frame.html deprecated-list.html
help-doc.html index-all.html index.html
overview-frame.html overview-summary.html
overview-tree.html package-list packages.html
serialized-form.html stylesheet.css
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/minerva/org/jboss/minerva/xa TransactionListener.html XAClientConnection.html XAConnectionImpl.html XADataSourceImpl.html XAResourceImpl.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:18

  Removed: minerva/org/jboss/minerva/xa TransactionListener.html
XAClientConnection.html XAConnectionImpl.html
XADataSourceImpl.html XAResourceImpl.html
package-frame.html package-summary.html
package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/src/docs/business CVSAdmin.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:20

  Added:   src/docs/business CVSAdmin.html
  Log:
   o moved *everything* to src/docs
  
  Revision  ChangesPath
  1.1  newsite/src/docs/business/CVSAdmin.html
  
  Index: CVSAdmin.html
  ===
  
  
  
JBoss CVS Administration Policy
  
  
  
  Introduction
  
  This document describes the JBoss CVS administration policies for managing
  the sourceforge cvs repository. Comments or questions regarding these polcies
  should be directed to the mailto:[EMAIL PROTECTED]";>jboss-development mailing 
list
  
  
  Creating and Managing Release Branches
  The CVS branching and release management proceedures are outlined in this section.
  All development of new features occurs on the main trunk. Releases are done on
  branches off of the main trunk.
  Release Numbering
  Releases are tracked using CVS tags that have the following forms:
  
Final Binary Releases: 
JBoss_..
Beta Binary Releases: 
Rel_...
Development Binary Releases(optional): 
JBoss_..
Alpha Development Builds(optional): 
Rel_...
  
  A final binary release is a tested and approved release of the JBoss server. The 
major and
  minor version numbers are fixed for a given branch. The minor version number is 
always even
  on a release branch. Example final release tags are: JBoss_2_2_0, JBoss_2_2_1, 
JBoss_2_4_13,
  JBoss_3_0_0
  
  
  A beta binary release is a candidate final release that is being made available for 
testing.
  The major and minor version numbers are fixed for a given branch. The patch number 
is one
  greater than the current final binary. The build number indicates the number of 
patches that
  have been incorporated into the candidate release. For example, if the latest final
  release is JBoss_2_2_0, then next beta binary release patch number will be 1 and
  build numbers will start at 1. A build number of 0 is used to tag the previous
  final release code. So, if JBoss_2_2_0 were the latest final release, and three
  fixes were incorported into the 2.2 branch, there would be beta binary release tags
  of Rel_2_2_1_0, Rel_2_2_1_1 Rel_2_2_1_2, Rel_2_2_1_3. The idea is that beta binary
  releases are building to the next final binary release, in this case JBoss_2_2_1.
  
  A development binary release is an alpha release of the JBoss server. It
  is a snapshot of the functionallity in the main trunk at some point in time.
  The major version number is >= the latest final binary release. The minor version 
number is 1 greater
  than the latest final binary release minor version number. This means that minor 
versions
  of development binaries will always be odd. Example development binary releases are:
  JBoss_2_3_0, JBoss_2_3_1, JBoss_2_5_13, JBoss_3_1_0
  
  
  A alpha development build is a patch beyond a development binary release.
  The patch number is one greater than the current development binary. The build number
  indicates the number of patches that have been incorporated into the candidate build.
  For example, if the latest development build is JBoss_2_3_0, then next alpha build
  patch number will be 1 and build numbers will start at 1. A build number of 0 is used
  to tag the previous devlopment build code. So, if JBoss_2_3_0 were the latest 
development build,
  and three fixes were incorported into the main trunk, there would be alpha release 
tags
  of Rel_2_3_1_0, Rel_2_3_1_1 Rel_2_3_1_2, Rel_2_3_1_3. The idea is that alpha
  builds are leading to the next development build, in this case JBoss_2_3_1.
  
  
  Example Release Scenarios
  Consider events 1-12 in blue on the following figure:
  
  
  
  Prior to event 1, the latest alpha development build is Rel_2_1_0_57. At this
  point it is decided to create a new binary release.
  
  Event 1 is the creation of a 2.2 branch. It is labeled with a branch tag of 
Branch_2_2. This fixes the
  major version to 2 and the minor version to 2 for all tags on this branch.
  
  Event 2 is the creation of a Rel_2_2_0_0 beta release tag in the branch. It serves as
  an alias to the state of the main branch at the time the 2.2 branch was created.
  
  Event 3 is the creation of a Rel_2_3_0_0 alpha release tag on the main trunk. It
  it is also an alias to the state of the main branch at the time of the 2.2 branch
  creation.
  
  Event 4 is the integration of the first patch/change into the 2.2 branch. After
  the code is commited the Rel_2_2_0_1 tag is applied.
  
  Event 5 is the release of the initial 2.2 branch binary. The release is tagged
  as JBoss_2_2_0 as well as Rel_2_2_1_0 to start the next beta series.
  
  Event 6 is the integration of the first patch/change after the 2.2.0 binary
  release. After the code is commited the Rel_2_2_1_1 tag is applied.
  
  Event 7 is the release of th

[JBoss-dev] CVS update: newsite/minerva/examples ejb-jar.xml.txt index.html jboss.conf jboss.jcml jboss.properties jboss.xml.txt

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:17

  Removed: minerva/examples ejb-jar.xml.txt index.html jboss.conf
jboss.jcml jboss.properties jboss.xml.txt
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/minerva/org/jboss/minerva/datasource JDBCPoolDataSource.html PoolDriver.html XAPoolDataSource.html package-frame.html package-summary.html package-tree.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:17

  Removed: minerva/org/jboss/minerva/datasource JDBCPoolDataSource.html
PoolDriver.html XAPoolDataSource.html
package-frame.html package-summary.html
package-tree.html
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/doco_files JBoss-ECperf-patch-001.zip blackbox-tx.rar blackbox-xa.rar connector-1_0-ea-src.zip documentation-example.tar.gz documentation-example.zip jaas-howto.zip jaws.dtd jaws_2_4.dtd jboss-web.dtd jboss.dtd jboss_2_4.dtd jps112-01.zip petstore-1.1.1-patch.zip rmh_jboss.zip

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: doco_files JBoss-ECperf-patch-001.zip blackbox-tx.rar
blackbox-xa.rar connector-1_0-ea-src.zip
documentation-example.tar.gz
documentation-example.zip jaas-howto.zip jaws.dtd
jaws_2_4.dtd jboss-web.dtd jboss.dtd jboss_2_4.dtd
jps112-01.zip petstore-1.1.1-patch.zip
rmh_jboss.zip
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/documentation DOCUMENTATION_STANDARDS.html ECperf.html HowTo.css TEMPLATE.jsp Updating-Webstore-to-Jboss2.htm Using Autonumber in JBoss.txt Using Primary Key Constraints in JBoss.txt ejb.html head.jsp jbuilder.htm jbuilder4.htm logo.jpg logo_telkel.gif main.css migration.jsp navigation.jsp oraclecmp.htm postgres.htm slogan.jsp styles.css

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: documentation DOCUMENTATION_STANDARDS.html ECperf.html
HowTo.css TEMPLATE.jsp
Updating-Webstore-to-Jboss2.htm Using Autonumber in
JBoss.txt Using Primary Key Constraints in
JBoss.txt ejb.html head.jsp jbuilder.htm
jbuilder4.htm logo.jpg logo_telkel.gif main.css
migration.jsp navigation.jsp oraclecmp.htm
postgres.htm slogan.jsp styles.css
  Log:
   o moved *everything* to src/docs

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



[JBoss-dev] CVS update: newsite/business CVSAdmin.html

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:29:16

  Removed: business CVSAdmin.html
  Log:
   o moved *everything* to src/docs

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



Re: [JBoss-dev] CVS update: newsite/src/docs/src/docs/castorjdo -New directory

2001-08-30 Thread Jason Dillon

$hit.

--jason


On Thu, 30 Aug 2001, Jason Dillon wrote:

>   User: user57
>   Date: 01/08/30 15:10:43
>
>   newsite/src/docs/src/docs/castorjdo - New directory
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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



[JBoss-dev] updating newsite/website module

2001-08-30 Thread Jason Dillon

Turning this into a buildmagic module, moving everything under src/docs.  I
don't plan on doing anything else to those files at the moment, though it
looks like there might be some legecy stuff that could be cleaned up.

--jason


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



[JBoss-dev] CVS update: CVSROOT cvswrappers

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:13:55

  Modified:.cvswrappers
  Log:
   o added some more binary extentions
  
  Revision  ChangesPath
  1.4   +7 -0  CVSROOT/cvswrappers
  
  Index: cvswrappers
  ===
  RCS file: /cvsroot/jboss/CVSROOT/cvswrappers,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cvswrappers   2001/04/17 20:10:10 1.3
  +++ cvswrappers   2001/08/30 22:13:55 1.4
  @@ -23,6 +23,8 @@
   #*.gif -k 'b'
   
   *.gif   -k 'b' -m 'COPY'
  +*.png   -k 'b' -m 'COPY'
  +*.psd   -k 'b' -m 'COPY'
   *.jpg   -k 'b' -m 'COPY'
   *.jpeg  -k 'b' -m 'COPY'
   *.class -k 'b' -m 'COPY'
  @@ -35,4 +37,9 @@
   *.tgz-k 'b' -m 'COPY'
   *.gz -k 'b' -m 'COPY'
   *.pdf-k 'b' -m 'COPY'
  +*.db-k 'b' -m 'COPY'
   
  +# files should be changed to lowercase, but this will keep them as binaries
  +*.GIF   -k 'b' -m 'COPY'
  +*.JPG   -k 'b' -m 'COPY'
  +*.PNG   -k 'b' -m 'COPY'
  
  
  

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/documentation - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/documentation - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva/pools - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva/pools - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/jbossmgt/docs/javax - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/jbossmgt/docs/javax - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/zol - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:45

  newsite/src/docs/zol - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/doco_files - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/doco_files - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva/xa - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva/xa - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/jbossmgt/docs - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/jbossmgt/docs - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva/datasource - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva/datasource - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/examples - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/examples - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/castorjdo - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/castorjdo - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva/jdbc - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva/jdbc - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/jbossmgt/docs/javax/management - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/jbossmgt/docs/javax/management - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/jbossmgt - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva/pools - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva/pools - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/doco_files - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:40

  newsite/src/docs/doco_files - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/pictures - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:45

  newsite/src/docs/src/docs/pictures - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva/factories - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva/factories - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva/jdbc - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva/jdbc - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/business - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:40

  newsite/src/docs/business - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva/xa - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva/xa - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/minerva/org/jboss/minerva - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:44

  newsite/src/docs/src/docs/minerva/org/jboss/minerva - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/jbossmgt - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/jbossmgt - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/jbossmgt/docs/javax/management/j2ee - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/jbossmgt/docs/javax/management/j2ee - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva/datasource - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva/datasource - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src/docs/business - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:43

  newsite/src/docs/src/docs/business - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/src - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/src - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/examples - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/minerva/examples - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/pictures - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/pictures - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/minerva/org - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt/docs/javax/management - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/jbossmgt/docs/javax/management - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss/minerva/factories - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss/minerva/factories - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/documentation - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/documentation - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva/org/jboss - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:42

  newsite/src/docs/minerva/org/jboss - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt/docs/javax/management/j2ee - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/jbossmgt/docs/javax/management/j2ee - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/castorjdo - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:40

  newsite/src/docs/castorjdo - New directory

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



[JBoss-dev] CVS update: newsite/src - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:08:26

  newsite/src - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt/docs/javax - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/jbossmgt/docs/javax - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/minerva - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/minerva - New directory

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



[JBoss-dev] CVS update: newsite/src/docs/jbossmgt/docs - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:10:41

  newsite/src/docs/jbossmgt/docs - New directory

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



[JBoss-dev] CVS update: newsite/src/docs - New directory

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:08:50

  newsite/src/docs - New directory

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



[JBoss-dev] CVS update: build/website build.xml config.xml

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:07:30

  Modified:website  build.xml
  Removed: website  config.xml
  Log:
   o don't know why config.xml made it in the import
   o fixed up names/version for jboss-website
  
  Revision  ChangesPath
  1.2   +8 -180build/website/build.xml
  
  Index: build.xml
  ===
  RCS file: /cvsroot/jboss/build/website/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 2001/08/30 22:01:56 1.1
  +++ build.xml 2001/08/30 22:07:30 1.2
  @@ -10,9 +10,9 @@
   
   
   
  -
  +
   
  -
  +
   
 
 
  @@ -70,17 +70,10 @@
 
 
   
  -  
  -  
  -  
  -  
  -  
  -  
  -
 
  -  
  -  
  -  
  +  
  +  
  +  
   
   
 
  @@ -95,62 +88,18 @@
   
   
 
  -  
  -  
  -  
  -  
  -  
  -  
  -  
  -  
  -  
  -  
  +  
 
   
  -  
  -  
  -  
  -
 
  -  
  -
  -  
  -
 
  -
  -
  +
 
   
  -  
  -
  -  
  -
  -  
  -
  -  
  -
 
 
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  +
 
  -
  -  
  -
  -
  -  
  -
   
 
   
  @@ -462,126 +411,5 @@
   
 
  -
  -
  -  
  -  
  -  
  -
  -  
  -
  -  
  -  
  -
  -  
  -  
  -  
  -  
  -
  -  
  -
  -  
  -  
  -
  -  
  -Starting JBoss (redirected ${basedir}/run.log) 
  -
  -
  -
  -  
  -
  -  
  -
  -  
  -
  -
  -  
  -
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -
  -  
  -  
  -  
  -
  -  
  -
  -  
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -  
  -
  -  
  -
  -  
  -Waiting for JBoss to activate (1 minute)
  -
  -
  -
  -
  -Starting JBoss/Testsuite
  -
  -
  -
  -Stopping JBoss
  -
  -  
  -
  -  
  -
  -  
  -  
  -
  -  
  -
  -
  -Sending Reports
  -
  -
  -  
  -
  -  
  -
  -  
   
   
  
  
  

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



[JBoss-dev] CVS update: build/website - Imported sources

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 15:01:56

  Log:
   o importing the jboss-website build control module (from build/jboss)
  
  Status:
  
  Vendor Tag:   jboss
  Release Tags: start
  
  N build/website/build.bat
  N build/website/build.sh
  N build/website/build.xml
  N build/website/config.xml
  N build/website/etc/local.properties-example
  
  No conflicts created by this import

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



[JBoss-dev] CVS update: CVSROOT modules

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 14:58:14

  Modified:.modules
  Log:
   o added jboss-website
  
  Revision  ChangesPath
  1.55  +15 -20CVSROOT/modules
  
  Index: modules
  ===
  RCS file: /cvsroot/jboss/CVSROOT/modules,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- modules   2001/08/30 01:14:31 1.54
  +++ modules   2001/08/30 21:58:14 1.55
  @@ -118,32 +118,27 @@
&_plugins_varia
   
   ##
  -## The jboss-min module should contain the minimun modules required to build
  -## a functional server.
  +## The JBoss website.  This is the module used to generate/update 
  +## http://www.jboss.org.
   ##
   
  -jboss-min-d jboss-min \
  +jboss-website-d jboss-website \
build/jboss/etc/root \
&tools \
  - &thirdparty \
  - &jboss-min-modules \
  - &jboss-min-plugins
  + &jboss-website-thirdparty \
  + &jboss-website-modules 
   
  -jboss-min-modules-a \
  - _jboss_build \
  - _jboss_j2ee \
  - _jboss_naming \
  - _jboss_server \
  - _jboss_pool \
  - _jboss_connector \
  - _jboss_messaging \
  - _jboss_security \
  - _jboss_cluster \
  - _jboss_admin
  +jboss-website-thirdparty -a \
  + thirdparty/oasis 
   
  -jboss-min-plugins-d plugins \
  - build/_emptydir \
  - &_plugins_varia
  +jboss-website-modules-a \
  + _jboss_website_build \
  + _jboss_website \
  + _jboss_manual
  +
  +_jboss_website_build -d buildbuild/website
  +_jboss_website   -d website  newsite
  +
   
   ##
   ## The jboss-docs module contains everything required to build the manual.
  
  
  

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



[JBoss-dev] CVS update: newsite cvs.jsp

2001-08-30 Thread Jason Dillon

  User: user57  
  Date: 01/08/30 14:59:13

  Modified:.cvs.jsp
  Log:
   o added jboss-website, removed jboss-min (silly me)
  
  Revision  ChangesPath
  1.10  +5 -5  newsite/cvs.jsp
  
  Index: cvs.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/cvs.jsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- cvs.jsp   2001/08/29 21:56:17 1.9
  +++ cvs.jsp   2001/08/30 21:59:13 1.10
  @@ -44,11 +44,11 @@
 work.
   

  -   jboss-all: everything required to build JBoss
  -   jboss-most: almost everything
  -   jboss-min: the minimum required to build a functional server
  -   jboss-docs: everything required to build the manual.
  -   jboss-mq: the JBossMQ standalone server
  +   jboss-all: Everything required to build JBoss.
  +   jboss-most: Almost everything required to build JBoss.
  +   jboss-docs: JBoss documenation module (contains the manual).
  +   jboss-website: The JBoss website.
  +   jboss-mq: The JBossMQ standalone server.

   

  
  
  

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



Re: [JBoss-dev] The Rabbit is out of the bag

2001-08-30 Thread Jason Dillon

> > Perhaps if there was a thin proxy layer which automated this.
>
> Correct.

After re-reading your email I noticed that is basically what you said...
silly me.

--jason


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



Re: [JBoss-dev] org.jboss.Shutdown - seems to not be working?

2001-08-30 Thread Jason Dillon

The url might need to be updated for the new server?  Or perhaps it should
be rewritten to not depend on the jmx html adapter?

--jason


On Thu, 30 Aug 2001, Chris Kimpton wrote:

> Hi,
>
> When I run this, there are no messages in either the jboss server log
> or the console that is doing the shutdown to indicate success or
> failure.
>
> But the shutdown process finishes and the server stays up...
>
> Is this a known problem in the current CVS?
>
> Regards,
> Chris
>
> =
> Need somewhere to Live in London - http://freeflats.com
>
> __
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
> http://im.yahoo.com
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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



Re: [JBoss-dev] testsuite build system changes

2001-08-30 Thread Jason Dillon

> I am getting my server back up and running with respect to running
> jboss builds and tests.

Cool.

> I can look at fixing the above variable problem in the summary1.xsl.
> Is that ok - no one else doing it or making major changes?

Go for it, I don't have time to figure it out at the moment.

> I plan to use the junitreport and can then see where it needs
> customising.

I was planning on pulling the stylesheets out of the optional.jar, and
adding them to src/testsuite.  I would like to keep the javadoc-like style,
but I want to make the errors stand out more (bold isn't really that
obvious... I was going to go for white on red).

It is low on my list, if you could make it high on yours we could get things
done faster =)

--jason


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



Re: [JBoss-dev] Help Please !!

2001-08-30 Thread Jason Dillon

Abandoing ship a?  Have you tried:

http://lists.sourceforge.net/lists/listinfo/jboss-development

Otherwise you will need to get the attention of one of the project admins
(alborini, mnf999, starksm or juhalindfors) and have them remove you from
the list of subscribers by hand.

--jason


On Thu, 30 Aug 2001 [EMAIL PROTECTED] wrote:

>
> Hi,
> Somebody please help me to unsubscribe from this list.
>
> Thanks & Regards,
> S Gopinath
>
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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



RE: [JBoss-dev] Rabbit hole

2001-08-30 Thread Jason Dillon

What does "fixed on apache" mean?

--jason


On Thu, 30 Aug 2001, marc fleury wrote:

> |Go with the lib/boot and lib/services. I'm assuming once those
> |jars are CL safe thenwe can move the jars from  boot to services
> |and remove boot.
>
>
> yes everything but jmxri and jboss-boot.jar (jboss-spine is already in
> lib/ext) it is really the xml stuff that is badly behaved.  known bugs in
> JAXP (supposedly fixed on apache) really.
>
>
> |
> |
> |
> |
> |
> |___
> |Jboss-development mailing list
> |[EMAIL PROTECTED]
> |http://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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



  1   2   >