Hello,
I also think that clustering shouldn't be deployed by default. Nevertheless,
the problem was to have, in the official distribution, a place where to put
optional service.xml, sar, ... so that any user can pick one and deploy it.
In the first alpha, cluster-service.xml wasn't present in the
User: user57
Date: 02/02/28 00:04:26
tools/etc/buildmagic - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: starksm
Date: 02/02/28 00:08:39
Modified:src/main/org/jboss/invocation/jrmp/server JRMPInvoker.java
Log:
Do not log invocation exceptions unless trace is enabled as this
will cause normal application exceptions to be logged as errors.
Revision ChangesPath
1.16
User: cgjung
Date: 02/02/28 00:01:32
Modified:jboss.net/testsuite/src/main/org/jboss/test/net/hello
HelloUnitTestCase.java
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them
User: cgjung
Date: 02/02/28 00:01:29
Modified:jboss.net/testsuite build.xml
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them anymore.
Revision ChangesPath
1.7 +3 -3 contrib
User: cgjung
Date: 02/02/28 00:01:26
Modified:jboss.net/docs README.html
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them anymore.
Revision ChangesPath
1.6 +2 -2 contrib/jb
User: cgjung
Date: 02/02/28 00:01:28
Modified:jboss.net/src/main/org/jboss/net/jmx/adaptor/server
Adaptor.java
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them anymore.
User: cgjung
Date: 02/02/28 00:01:27
Modified:jboss.net/src/main/org/jboss/net Constants.java
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them anymore.
Revision ChangesPath
1.2
User: cgjung
Date: 02/02/28 00:01:27
Modified:jboss.net/src/main/org/jboss/net/axis/server
AxisService.java
Log:
runtime MBean invocations work again (detyped JMX is a pain!). Security
tests removed, because hello bean does not support them anymore.
User: cgjung
Date: 02/02/27 23:55:49
Modified:src/main/org/jboss/deployment MainDeployer.java
Log:
added web service archives (wsr´s) to the deployment ordering.
Revision ChangesPath
1.12 +2 -2 jboss-system/src/main/org/jboss/deployment/MainDeployer.java
User: user57
Date: 02/02/27 23:35:34
Modified:tasks/src/main/org/jboss/tools/buildmagic/task/module
ModuleConfig.java
Log:
o less verbose init
Revision ChangesPath
1.2 +4 -1
buildmagic/tasks/src/main/org/jboss/tools/buildmagic/task/
User: user57
Date: 02/02/27 23:35:35
Modified:tasks/src/resources/org/jboss/tools/buildmagic common.xml
Log:
o less verbose init
Revision ChangesPath
1.4 +10 -18
buildmagic/tasks/src/resources/org/jboss/tools/buildmagic/common.xml
Index: common.xml
==
User: user57
Date: 02/02/27 23:35:34
Modified:tasksbuild.xml
Log:
o less verbose init
Revision ChangesPath
1.4 +62 -45buildmagic/tasks/build.xml
Index: build.xml
===
RCS file: /cvsr
User: user57
Date: 02/02/27 23:07:49
Modified:tasks/src/resources/org/jboss/tools/buildmagic common.xml
Log:
o set a sys prop for build log detection... so we only get one where the
build was started
Revision ChangesPath
1.3 +3 -3
buildmagic/tasks/src
A quick note, as I have not had time to digest all of this... but if you
remember back to those pesky birds of many months ago when I wrote that
email about sar, you will notice that I was for seperating the
byte/support code from config.
Having them in one archive is a pain, you have to have
User: user57
Date: 02/02/27 22:47:42
Added: tasks/src/main/org/jboss/tools/buildmagic/task/module
ModuleInit.java
Log:
o Added ModuleLibrary, a minor hack of Library to reuse Library+
LibrarySet functionality for module classpath config
o Added M
User: user57
Date: 02/02/27 22:47:41
Modified:tasks/src/main/org/jboss/tools/buildmagic/task/config
Library.java LibrarySet.java
Added: tasks/src/main/org/jboss/tools/buildmagic/task/config
ModuleLibrary.java
Log:
o Added Mo
User: user57
Date: 02/02/27 22:47:41
Modified:tasksbuild.xml
Log:
o Added ModuleLibrary, a minor hack of Library to reuse Library+
LibrarySet functionality for module classpath config
o Added ModuleInit
Revision ChangesPath
1.3 +47 -61buildmagic/
User: user57
Date: 02/02/27 22:47:42
Modified:tasks/src/resources/org/jboss/tools/buildmagic common.xml
Log:
o Added ModuleLibrary, a minor hack of Library to reuse Library+
LibrarySet functionality for module classpath config
o Added ModuleInit
Revision Changes
User: user57
Date: 02/02/27 22:47:42
Modified:tasks/src/resources/org/jboss/tools/buildmagic/task
autoload.properties
Log:
o Added ModuleLibrary, a minor hack of Library to reuse Library+
LibrarySet functionality for module classpath config
o Added
which brings us to the configuration story going around the list for the
past month or so...
oka, I will just do a summary since I haven't really sat down and thought,
just sat here on my ass going "nonono" at Jason and David on the "all in
deploy" proposal.
OK
What I don't like, really, is the
I would argue no, for the reason in the original email and because the
majority of JBoss installations will most likely not be clustered...
> From: "Scott M Stark" <[EMAIL PROTECTED]>
> Organization: JBoss Group
> Reply-To: "Scott M Stark" <[EMAIL PROTECTED]>
> Date: Wed, 27 Feb 2002 21:36:09 -08
JBoss daily test results
SUMMARY
Number of tests run: 471
Successful tests: 200
Errors:263
Failures: 8
[time of test: 28 February 2002 6:4 GMT]
[java.version: 1
Hi
If you running a laptop without the network card and therefore
network services are down the start of the cluster will hang
JBoss forever.
I think clustering should not be part of the default configuration
because it should used on purpose (for distribution).
On the other hand maybe clusterin
User: user57
Date: 02/02/27 21:54:09
Modified:tasks/src/main/org/jboss/tools/buildmagic/task/config
Library.java
Added: tasks/src/main/org/jboss/tools/buildmagic/task/config
LibrarySet.java
Log:
o Added LibrarySet, to help m
The test host looks hosed as there are numerous JNDI lookup
failures of the JNDI service.
javax.naming.CommunicationException: Receive timed out. Root exception is
java.io.InterruptedIOException: Receive timed out
at java.net.PlainDatagramSocketImpl.receive(Native Method)
at java.net.DatagramSock
User: user57
Date: 02/02/27 21:36:07
Added: tasks/src/main/org/jboss/tools/buildmagic/task/config
Library.java
Log:
o a helper task for setting up a required library
Revision ChangesPath
1.1
buildmagic/tasks/src/main/org/jbo
This is a good comment. Should clustering really be enabled
as part of the default configuration?
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Stephen Coy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
S
JBoss daily test results
SUMMARY
Number of tests run: 471
Successful tests: 200
Errors:263
Failures: 8
[time of test: 28 February 2002 5:5 GMT]
[java.version: 1
User: user57
Date: 02/02/27 20:57:49
Modified:.build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.5 +94 -94newsite/build.bat
Index: build.bat
===
RCS f
User: user57
Date: 02/02/27 20:57:49
Modified:src/examples/org/jboss/docs/javamail build.xml
Log:
o fixed build files
Revision ChangesPath
3.1 +84 -84manual/src/examples/org/jboss/docs/javamail/build.xml
Index: build.xml
==
User: user57
Date: 02/02/27 20:57:49
Modified:.build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.3 +94 -94website-survey/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:57:49
Modified:.build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
3.2 +94 -94manual/build.bat
Index: build.bat
===
RCS fi
User: user57
Date: 02/02/27 20:57:48
Modified:website build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.5 +94 -94build/website/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:57:48
Modified:.build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.3 +94 -94website-forums/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:56:11
Modified:.build.sh build.bat build.xml
Log:
o fixed build files... module stills need help
Revision ChangesPath
1.3 +2 -2 website-snapshots/build.sh
Index: build.sh
User: user57
Date: 02/02/27 20:43:34
Modified:tasksbuild.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.2 +2 -2 buildmagic/tasks/build.bat
Index: build.bat
==
User: user57
Date: 02/02/27 20:43:17
Modified:buildbuild.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.2 +2 -2 buildmagic/build/build.bat
Index: build.bat
==
User: user57
Date: 02/02/27 20:41:12
Modified:docs build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.4 +94 -94build/docs/build.bat
Index: build.bat
===
RC
User: user57
Date: 02/02/27 20:40:14
Modified:jbossmx build.bat build.sh build.xml
Log:
o fixed build files
Revision ChangesPath
1.2 +94 -94build/jbossmx/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:39:24
Modified:jbossmq build.bat build.sh build.xml
Log:
o updated build files, still needs some help to make a build though...
Revision ChangesPath
1.8 +94 -94build/jbossmq/build.bat
Index: build.bat
==
|I'd rather we didn't, although I only use it occasionally. What's the
:
means death for any feature.
|problem with it?
bulky 5m download
marcf
___
Jboss-development mailing lis
User: user57
Date: 02/02/27 20:21:37
Added: src/etc default.mf
Log:
o using local default mf for version info
Revision ChangesPath
1.1 jboss-j2ee/src/etc/default.mf
Index: default.mf
==
User: user57
Date: 02/02/27 20:21:37
Modified:.build.xml
Log:
o using local default mf for version info
Revision ChangesPath
1.18 +8 -14 jboss-j2ee/build.xml
Index: build.xml
===
User: user57
Date: 02/02/27 20:20:26
jboss-j2ee/src/etc - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/27 20:08:04
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbossmq/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:01
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbossmx/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:05
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbosstest/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:06
Modified:variabuild.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.4 +94 -94contrib/varia/build.bat
Index: build.bat
User: user57
Date: 02/02/27 20:08:05
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +94 -94jboss-system/build.bat
Index: build.bat
=
User: user57
Date: 02/02/27 20:08:05
Modified:lib buildmagic-tasks.jar
Log:
o using jboss buildmagic
Revision ChangesPath
1.6 +276 -417 tools/lib/buildmagic-tasks.jar
<>
___
Jboss-development ma
User: user57
Date: 02/02/27 20:08:01
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +94 -94jboss-common/build.bat
Index: build.bat
=
User: user57
Date: 02/02/27 20:08:04
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbosssx/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:13:57
buildmagic/tasks/src/main/org/jboss/tools/buildmagic/task/config - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/27 20:08:03
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +94 -94jmx/build.bat
Index: build.bat
===
RCS
User: user57
Date: 02/02/27 20:08:02
Modified:jboss.net build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.3 +94 -94contrib/jboss.net/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:02
Modified:iiop build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +94 -94contrib/iiop/build.bat
Index: build.bat
=
User: user57
Date: 02/02/27 20:08:01
Modified:jbossbuild.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.8 +94 -94build/jboss/build.bat
Index: build.bat
==
User: user57
Date: 02/02/27 20:08:02
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +94 -94jboss-ejb/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:03
Modified:jboss.net/testsuite build.bat build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.3 +94 -94contrib/jboss.net/testsuite/build.bat
Index: build.bat
User: user57
Date: 02/02/27 20:08:02
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jboss-j2ee/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:04
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jnp/build.bat
Index: build.bat
===
RCS
User: user57
Date: 02/02/27 20:08:04
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbosspool/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:06:48
Modified:src/main/org/jboss/util/coerce CoercionHandler.java
Log:
o xdoclet @todo kicks ass
Revision ChangesPath
1.3 +5 -1 jboss-common/src/main/org/jboss/util/coerce/CoercionHandler.java
Index: CoercionHandler.java
User: user57
Date: 02/02/27 20:08:05
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jboss/build.bat
Index: build.bat
===
RC
User: user57
Date: 02/02/27 20:08:03
Modified:jettybuild.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.4 +94 -94contrib/jetty/build.bat
Index: build.bat
User: user57
Date: 02/02/27 20:08:01
Modified:catalina build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.2 +2 -2 contrib/catalina/build.bat
Index: build.bat
=
User: user57
Date: 02/02/27 20:08:02
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94jbosscx/build.bat
Index: build.bat
===
User: user57
Date: 02/02/27 20:08:00
Modified:.build.bat build.sh build.xml
Log:
o using jboss buildmagic
Revision ChangesPath
1.5 +94 -94admin/build.bat
Index: build.bat
===
RC
User: user57
Date: 02/02/27 20:02:45
Modified:src/main/org/jboss/util LRUCachePolicy.java
Log:
o javadocs build clean now
Revision ChangesPath
1.2 +9 -6 jboss-common/src/main/org/jboss/util/LRUCachePolicy.java
Index: LRUCachePolicy.java
=
User: user57
Date: 02/02/27 20:02:46
Modified:src/main/org/jboss/util/coerce CoercionHandler.java
Log:
o javadocs build clean now
Revision ChangesPath
1.2 +5 -5 jboss-common/src/main/org/jboss/util/coerce/CoercionHandler.java
Index: CoercionHandler.jav
JBoss daily test results
SUMMARY
Number of tests run: 471
Successful tests: 200
Errors:263
Failures: 8
[time of test: 28 February 2002 3:57 GMT]
[java.version:
User: user57
Date: 02/02/27 19:54:51
Modified:src/main/org/jboss/logging Logger.java
Log:
o javadoc fixes
Revision ChangesPath
1.3 +4 -4 jboss-common/src/main/org/jboss/logging/Logger.java
Index: Logger.java
==
User: user57
Date: 02/02/27 19:17:53
Log:
Status:
Vendor Tag: jboss
Release Tags: start
N buildmagic/tasks/build.bat
N buildmagic/tasks/build.sh
N buildmagic/tasks/build.xml
N buildmagic/tasks/src/bin/build.bat
N buildmagic/tasks/src/bin/build.sh
N buildmagic/tas
JBoss daily test results
SUMMARY
Number of tests run: 471
Successful tests: 200
Errors:263
Failures: 8
[time of test: 28 February 2002 3:11 GMT]
[java.version:
I'm beginning to doubt my sanity.
This is the second time this week!
I tried this about 5 times in different orders and
changed the test slightly (included the preprocess)
I just swapped it back and yes, it is the JIT!
Sorry to waste your time. :-(
Regards,
Adrian
> Tried it all ways :-)
>
>
User: user57
Date: 02/02/27 18:01:01
Modified:.build.xml
Log:
o no more docs-pdf
Revision ChangesPath
3.3 +1 -32 manual/build.xml
Index: build.xml
===
RCS file: /cvsroot/jboss/m
User: user57
Date: 02/02/27 18:00:19
Removed: lib batik.jar fop.jar stylebook.jar
Log:
o not needed anymore
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
I'd rather we didn't, although I only use it occasionally. What's the
problem with it?
david jencks
On 2002.02.27 21:02:50 -0500 Jason Dillon wrote:
> Can we remove the pdf support? There is about 5m of support jars for
> this in tools/lib which can be removed if this is dropped.
>
> I would
yes go ahead, simplication is good, small idem
marcf
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
|Dillon
|Sent: Wednesday, February 27, 2002 6:03 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-dev] jboss-docs/manual + pdf
|
|
|Can we remove the
User: user57
Date: 02/02/27 17:28:38
Modified:src/main/org/jboss/net/protocol/njar Handler.java
Log:
o initial xdoclet todo integration
Revision ChangesPath
1.3 +2 -3 jboss-common/src/main/org/jboss/net/protocol/njar/Handler.java
Index: Handler.java
User: user57
Date: 02/02/27 17:28:37
Modified:jbossbuild.xml
Log:
o initial xdoclet todo integration
Revision ChangesPath
1.96 +10 -1 build/jboss/build.xml
Index: build.xml
===
RCS f
User: user57
Date: 02/02/27 17:28:37
Modified:.build.xml
Log:
o initial xdoclet todo integration
Revision ChangesPath
1.8 +52 -19jboss-common/build.xml
Index: build.xml
===
RCS
Can we remove the pdf support? There is about 5m of support jars for
this in tools/lib which can be removed if this is dropped.
I would copy the docs list, but I can't find the address...
--jason
___
Jboss-development mailing list
[EMAIL PROTECTED]
just teasing
marcf
|-Original Message-
|From: Jason Dillon [mailto:[EMAIL PROTECTED]]
|Sent: Wednesday, February 27, 2002 5:58 PM
|To: marc fleury
|Cc: [EMAIL PROTECTED]
|Subject: Re: [JBoss-dev] jboss.xml vs. jboss-ejb-jar.xml
|
|
|It not about waiting or not. Shit man. I just had a t
It not about waiting or not. Shit man. I just had a thought and wanted
to let it out. No need to be so abrasive either.
--jason
marc fleury wrote:
>|I believe that his idea would still require a JBoss specific dd, but I
>
>so does yours, mother fucker.
>
>|could be wrong. Once that work s
|I believe that his idea would still require a JBoss specific dd, but I
so does yours, mother fucker.
|could be wrong. Once that work starts moving then I will bring this up
|again... unless I forget.
wait for his unifying XSL thingy, I think there is value, and for what it is
worth I was bang
User: mnf999
Date: 02/02/27 16:50:49
Modified:src/docs index.jsp
Log:
Updated JavaOne again (with the final version of the file)
Revision ChangesPath
1.41 +13 -6 newsite/src/docs/index.jsp
Index: index.jsp
===
User: user57
Date: 02/02/27 16:45:09
Modified:src/docs/developers/guide logging.jsp
Log:
o using xmp tags for xml log4j examples
Revision ChangesPath
1.4 +9 -9 newsite/src/docs/developers/guide/logging.jsp
Index: logging.jsp
=
User: user57
Date: 02/02/27 16:37:12
Modified:src/docs/developers/guide quickstart.jsp
Log:
o fixed link to cvs.jsp
Revision ChangesPath
1.5 +2 -2 newsite/src/docs/developers/guide/quickstart.jsp
Index: quickstart.jsp
Backwards compatible here is not a big deal to implement really. Simply
look for a jboss.xml, if it is there, complain and use it, else look for
jboss-ejb-jar.xml.
--jason
Bill Burke wrote:
>must be backward compatible though, otherwise you break everybody and piss
>off everybody. Keep it
I believe that his idea would still require a JBoss specific dd, but I
could be wrong. Once that work starts moving then I will bring this up
again... unless I forget.
--jason
marc fleury wrote:
>David's got an even better idea
>
>marcf
>
>|-Original Message-
>|From: [EMAIL PROTECT
User: starksm
Date: 02/02/27 10:41:12
Modified:.build.xml
Log:
Cleanup the hello.jar build
Revision ChangesPath
1.79 +2 -5 jbosstest/build.xml
Index: build.xml
===
RCS file: /cvsr
User: mnf999
Date: 02/02/27 16:07:00
Modified:src/docs index.jsp
Log:
Updating the JavaOne info
Revision ChangesPath
1.40 +14 -6 newsite/src/docs/index.jsp
Index: index.jsp
===
RCS file:
|must be backward compatible though, otherwise you break everybody and piss
|off everybody. Keep it the same.
jason, I am clearly with bill on this one, this is simple thinking too.
Talk to david for his advanced merge ideas,
marcf
|
|> -Original Message-
|> From: [EMAIL PROTECTED]
|>
User: schaefera
Date: 02/02/27 10:45:22
Modified:varia/src/main/org/jboss/mail MailService.java
Log:
Enabled JavaMail MBean to start and stop the Mail Service MBean.
Revision ChangesPath
1.3 +11 -5 contrib/varia/src/main/org/jboss/mail/MailService.java
Ind
$.01:
Would have been a great idea a year or two ago. Now that a lot of users
are used to the congnitive dissonance of 'jboss.xml' vs. 'jboss-web.xml'
the change might be a bit of a problem.
On the other hand, it ain't much of a change, and the fact that it'll
make more sense probably helps. O
David's got an even better idea
marcf
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
|Dillon
|Sent: Wednesday, February 27, 2002 4:29 PM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-dev] jboss.xml vs. jboss-ejb-jar.xml
|
|
|Quick idea. Use jboss-e
User: mnf999
Date: 02/02/27 15:47:27
Modified:src/docs/pictures gemstone_logo.gif
Log:
Updated Gemstone logo
Revision ChangesPath
1.2 +14 -6 newsite/src/docs/pictures/gemstone_logo.gif
<>
___
Jboss
must be backward compatible though, otherwise you break everybody and piss
off everybody. Keep it the same.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jason
> Dillon
> Sent: Wednesday, February 27, 2002 7:29 PM
> To: [EMAIL PROTECTED]
> Subjec
1 - 100 of 178 matches
Mail list logo