>
>By the way, these new tests are verry time consuming, they starts and
>stops JBoss and use big iteration counts. My plan is to integrate is as
>an entity ref in build.xml, to not litter that file to much, and not
>make them run dring normal testing. Is that OK?
>
I am not sure what your chang
On 21 Feb, Jason Dillon wrote:
> I will eventually get around to fixing this and in general making the
> testsuite better. I have been playing with a few ideas to make it
> easier and faster to write test cases too... if only I had more time.
Oh, yes, time. I'am sitting here with this faboulou
User: user57
Date: 02/02/22 00:00:43
Modified:.build.xml
Log:
o basic ServerLoader completed
o still need to fix up ServerImpl (much) and adapting a ServerConfigImpl
to adapt property style config to typed style
Revision ChangesPath
1.2 +4 -3
User: user57
Date: 02/02/22 00:00:45
Added: src/main/org/jboss/system/server Server.java
ServerConfig.java ServerImpl.java ServerLoader.java
package.html
Log:
o basic ServerLoader completed
o still need to fix up ServerImpl (mu
> On Thu, 21 Feb 2002, Hiram Chirino wrote:
>
> > User: chirino
> > Date: 02/02/21 15:17:00
> >
> > Modified:src/main/org/jboss/system
> UnifiedClassLoader.java
> > Log:
> > Adding new Boot class that helps out with
> creating a embedable JBoss app server.
> > embedable in the sma
User: user57
Date: 02/02/21 23:36:12
jboss-system/src/main/org/jboss/system - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/21 23:36:03
jboss-system/src/main/org/jboss - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
If so, then ignore this, otherwise please update your environment to add
the new module with:
cd jboss-all
cvs get _jboss_system
This was added a few days ago (durring all of that maddness I created),
so I expect most have it... but who knows. I would like to start using
it, and would
User: user57
Date: 02/02/21 23:36:23
jboss-system/src/main/org/jboss/system/server - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/21 23:35:55
jboss-system/src/main/org - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/21 23:35:47
jboss-system/src/main - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/21 23:35:38
jboss-system/src - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
Yes perhaps... I am gonna sleep on it and wait for any other responses.
I can think of a few reason not to move everything, but they are
dribble really.
--jason
Scott M Stark wrote:
>The utiltity of the config/xxx directory has diminished, but it still
>gives configuration files and the cor
User: d_jencks
Date: 02/02/21 23:02:53
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Fixed compilation problems from previous refactoring. JNDIView list works, but
JNDIView list and BeanCacheMonitor do not work: I will fix them shortly
Revision ChangesPath
1.16
User: d_jencks
Date: 02/02/21 23:02:53
Modified:src/main/org/jboss/ejb EJBDeployer.java EjbModule.java
Log:
Fixed compilation problems from previous refactoring. JNDIView list works, but
JNDIView list and BeanCacheMonitor do not work: I will fix them shortly
Revision Changes
User: d_jencks
Date: 02/02/21 23:02:53
Modified:src/main/org/jboss/monitor BeanCacheMonitor.java
Log:
Fixed compilation problems from previous refactoring. JNDIView list works, but
JNDIView list and BeanCacheMonitor do not work: I will fix them shortly
Revision ChangesPa
User: d_jencks
Date: 02/02/21 23:02:53
Modified:src/main/org/jboss/deployment MainDeployer.java
Log:
Fixed compilation problems from previous refactoring. JNDIView list works, but
JNDIView list and BeanCacheMonitor do not work: I will fix them shortly
Revision ChangesPat
The utiltity of the config/xxx directory has diminished, but it still
gives configuration files and the core services definition. It still
has utility as a namespace for alternate versions of:
auth.conf
jndi.properties
log4j.xml
server.policy
standardjaws.xml
standardjboss.xml
standardjbosscmp.xm
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
symbol : class Application
location: pa
If you can't tag the xdoclet release then just specify the
exact cvs command used to obtain the source. We really
don't need the source of every tool we use in our cvs tree.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Mess
Wouldn't tagging the XDoclet tree be a better approach?
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: "jboss-dev" <[EMAIL PROTECTED]>
Sent: Friday, February 22, 2002 4:40 PM
Subject: [JBoss-dev] Question about source control for our xdoclet copy
> Our copy of xdocle
Because 2.4.4 and lower still use the CacheKey and MarshalledObject
to construct a serialized view of the primary key and base equals
and hashCode on the MarshalledObject. As of 2.4.5 the primary key
equals and hashCode will be called if they are implemented in the
primary key class.
Our copy of xdoclet is not a released version: it has an extension to
generate default object names in mbeans in the style we commonly use.
After I checked the change into xdoclet cvs, I updated our binary copy
since I am using this in several mbeans. What is the best way to deal with
this? I p
User: janb
Date: 02/02/21 21:15:40
Modified:jetty/src/main/org/jboss/jetty/log JBossLogSink.java
Log:
Don't necessarily use just _log.debug() for Jetty debug: Jetty guards it's debug
output to it's log sinks, so it will only get here if Jetty has debugging enabled.
However, e
JBoss daily test results
SUMMARY
Number of tests run: 499
Successful tests: 480
Errors:7
Failures: 12
[time of test: 22 February 2002 5:14 GMT]
[java.version: 1
Two weeks.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 7:29 PM
Subject: [JBoss-dev] Beta2 release schedule?
There will not be another beta release for at least a couple weeks.
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: "Scott M Stark" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 7:56 PM
Subject: Re: [JBoss-dev] CVS update: build/jboss bui
Hi Geeks
Just ran into the issue that in JBoss 2.4.3 and 2.4.4
the equals() method on the Primary Key class of
Entity Beans is not called. But in the current Branch
2.4 it is, why ??
Thanx
x
Andreas Schaefer
Senior Consultant
JBoss Group, LLC
x
___
Bugs item #520676, was opened at 2002-02-20 14:04
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=520676&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: David Jencks (d_jencks)
Assi
User: d_jencks
Date: 02/02/21 20:24:56
Modified:src/main/org/jboss/web AbstractWebContainer.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: classloading, create
where components
User: d_jencks
Date: 02/02/21 20:23:43
jbosstest/src/main/org/jboss/test/jmx/eardeployment/a - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:23:37
jbosstest/src/resources/jmx/eardeployment - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:23:44
jbosstest/src/resources/jmx/eardeployment/META-INF - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:24:55
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc
JDBCDeclaredSQLQuery.java JDBCEJBQLQuery.java
QueryParameter.java
Log:
Made classes visible across all subpackages in a deployment such as an ear.
JBoss daily test results
SUMMARY
Number of tests run: 499
Successful tests: 489
Errors:4
Failures: 6
[time of test: 22 February 2002 4:22 GMT]
[java.version: 1.
User: d_jencks
Date: 02/02/21 20:23:37
jbosstest/src/main/org/jboss/test/jmx/eardeployment - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:24:55
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/ejbql SQLTarget.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: classloading, create
wher
User: d_jencks
Date: 02/02/21 20:24:54
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: classloading, create
where components set
User: d_jencks
Date: 02/02/21 20:24:55
Modified:.build.xml
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: classloading, create
where components set up their externally visib
User: d_jencks
Date: 02/02/21 20:24:55
Modified:src/main/org/jboss/deployment DeployerMBean.java
DeploymentInfo.java EARDeployer.java
MainDeployer.java MainDeployerMBean.java
SARDeployer.java
Log:
Made classes v
User: d_jencks
Date: 02/02/21 20:24:55
Modified:src/main/org/jboss/ejb/plugins AbstractInstanceCache.java
AbstractInstancePool.java MetricsInterceptor.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restruct
User: d_jencks
Date: 02/02/21 20:24:54
Modified:src/main/org/jboss/ha/framework/server
FarmMemberService.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: c
User: d_jencks
Date: 02/02/21 20:24:56
Modified:src/main/org/jboss/ejb/plugins/local
BaseLocalContainerInvoker.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 pha
User: d_jencks
Date: 02/02/21 20:24:55
Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge
JDBCCMRFieldBridge.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3
User: d_jencks
Date: 02/02/21 20:26:31
Added: src/main/org/jboss/test/jmx/eardeployment/b/ejb
SessionBBean.java
Log:
test for class visibility across packages in an ear
Revision ChangesPath
1.1
jbosstest/src/main/org/jboss/test
User: d_jencks
Date: 02/02/21 20:26:31
Added: src/main/org/jboss/test/jmx/test
EarDeploymentUnitTestCase.java
Log:
test for class visibility across packages in an ear
Revision ChangesPath
1.1
jbosstest/src/main/org/jboss/test/j
User: d_jencks
Date: 02/02/21 20:26:32
Added: src/resources/jmx/eardeployment/META-INF application.xml
Log:
test for class visibility across packages in an ear
Revision ChangesPath
1.1
jbosstest/src/resources/jmx/eardeployment/META-INF/application.xml
User: d_jencks
Date: 02/02/21 20:26:31
Modified:.build.xml
Log:
test for class visibility across packages in an ear
Revision ChangesPath
1.76 +88 -1 jbosstest/build.xml
Index: build.xml
=
User: d_jencks
Date: 02/02/21 20:26:31
Added: src/main/org/jboss/test/jmx/eardeployment/a/ejb
SessionABean.java
Log:
test for class visibility across packages in an ear
Revision ChangesPath
1.1
jbosstest/src/main/org/jboss/test
User: d_jencks
Date: 02/02/21 20:25:30
jbosstest/src/main/org/jboss/test/jmx/eardeployment/b/ejb - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:25:29
jbosstest/src/main/org/jboss/test/jmx/eardeployment/a/ejb - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: d_jencks
Date: 02/02/21 20:23:44
jbosstest/src/main/org/jboss/test/jmx/eardeployment/b - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
The Boot will have to stay pretty much as it is right now. The primary
purposes of the Boot is:
(1) stay small: It loads all the other classes over the network. It can't
have dependencys on other classes cause that means that we would have to put
those dependencies in the boot.jar.
(2) mini
Are you about to do another beta build? I've finished my changes for the
ear deployer problem, I think it fixes 1 bug in the testsuite, and I'm
finishing an explicit test case. If no one objects I'd like to check it in
before the next beta.
thanks
david jencks
On 2002.02.21 21:51:16 -0500 Sco
User: user57
Date: 02/02/21 19:42:30
Modified:src/main/org/jboss/logging Log4jService.java
Log:
o fixed isEnabled() to use LOG4J_INITIALIZED
o made LOG4J_INITIALIZED volatile just in case
Revision ChangesPath
1.20 +3 -3 jboss/src/main/org/jboss/logging/Lo
User: user57
Date: 02/02/21 19:42:30
Modified:src/main/org/jboss/system BootstrapLogger.java
Log:
o fixed isEnabled() to use LOG4J_INITIALIZED
o made LOG4J_INITIALIZED volatile just in case
Revision ChangesPath
1.7 +15 -9 jboss/src/main/org/jboss/system/B
Aproximatly when do we plan on releasing beta2?
--jason
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
JBoss daily test results
SUMMARY
Number of tests run: 499
Successful tests: 480
Errors:7
Failures: 12
[time of test: 22 February 2002 3:22 GMT]
[java.version: 1
User: starksm
Date: 02/02/21 19:18:08
Modified:src/main/org/jboss/test/web/servlets ENCServlet.java
Log:
Validate the types of the objects in the ENC
Revision ChangesPath
1.8 +40 -7 jbosstest/src/main/org/jboss/test/web/servlets/ENCServlet.java
Index: ENC
User: starksm
Date: 02/02/21 19:19:06
Added: src/main/org/jboss/test/web/servlets ClasspathServlet.java
Log:
Add a classpath visibility testcase
Revision ChangesPath
1.1
jbosstest/src/main/org/jboss/test/web/servlets/ClasspathServlet.java
Index:
User: starksm
Date: 02/02/21 19:19:07
Modified:src/main/org/jboss/test/web/util Util.java
Log:
Add a classpath visibility testcase
Revision ChangesPath
1.7 +2 -3 jbosstest/src/main/org/jboss/test/web/util/Util.java
Index: Util.java
User: starksm
Date: 02/02/21 19:17:40
Modified:.build.xml
Log:
Update the notjbosstest.war contents
Revision ChangesPath
1.75 +10 -1 jbosstest/build.xml
Index: build.xml
===
RCS fi
I think we need to change how we organize configuration & deployment
files before we finalize this release. Most configuration is now done
through the deploy/ directory, which is great, but what is point of
named configurations (default/*) anymore?
I would hope that users would leave jboss-
Change Notes item #521290, was opened at 2002-02-21 18:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=521290&group_id=22866
Category: None
Group: v3.0 (Rabbit Hole)
Status: Open
Priority: 5
Submitted By: Jason Dillon (user57)
Assigned to: Jason Dillon
User: user57
Date: 02/02/21 18:48:24
Removed: src/main/org/jboss/logging/log4j ConsoleAppender.java
Log:
o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead
o Moved System.out & System.err catching to Log4jService
o Added LOG4J_INITIALIZED to BootstrapL
JBoss daily test results
SUMMARY
Number of tests run: 499
Successful tests: 488
Errors:4
Failures: 7
[time of test: 22 February 2002 2:53 GMT]
[java.version: 1.
User: user57
Date: 02/02/21 18:48:24
Modified:src/main/org/jboss/logging Log4jService.java
Log4jServiceMBean.java
Log:
o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead
o Moved System.out & System.err catching to Log4jService
o
Change Notes item #521289, was opened at 2002-02-21 18:52
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=521289&group_id=22866
Category: None
Group: v3.0 (Rabbit Hole)
Status: Open
Priority: 5
Submitted By: Jason Dillon (user57)
Assigned to: Jason Dillon
User: user57
Date: 02/02/21 18:48:24
Modified:src/main/org/jboss/system BootstrapLogger.java
Log:
o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead
o Moved System.out & System.err catching to Log4jService
o Added LOG4J_INITIALIZED to BootstrapLogger,
User: starksm
Date: 02/02/21 18:51:16
Modified:jbossbuild.xml
Log:
Beta Rel_3_0_0_3 is already history
Revision ChangesPath
1.89 +3 -3 build/jboss/build.xml
Index: build.xml
===
RCS f
User: user57
Date: 02/02/21 18:48:23
Added: src/etc/conf/default log4j.xml
Removed: src/etc/conf/default log4j.properties
Log:
o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead
o Moved System.out & System.err catching to Log4jService
o Added L
Sorry for the noise, but I was trying to fix a problem a friend of mine
was having building the varia module under 98... anyone else having
trouble building under 98?
--jason
Jason Dillon wrote:
> User: user57
> Date: 02/02/21 18:26:22
>
> Removed: apache/xalan/lib xalan.jar
> Log:
User: user57
Date: 02/02/21 18:26:22
Removed: apache/xalan/lib xalan.jar
Log:
o forgot this was in jaxp
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: starksm
Date: 02/02/21 18:17:17
Modified:src/resources/web/WEB-INF notjbosstest-web.xml
Log:
Add a secured and unsecured servlet mapping
Revision ChangesPath
1.2 +52 -1 jbosstest/src/resources/web/WEB-INF/notjbosstest-web.xml
Index: notjbosstest-web
The contents of the DTDs repository on the www.jboss.org site
has not updated in over a month. Is this still including in the build
and update of the sight?
http://www.jboss.org/j2ee/dtd/
application_1_2.dtd 7302 bytes Jan 15, 2002 9:30:02 AM
connector_1_0.dtd 17716 bytes Jan 15,
User: starksm
Date: 02/02/21 18:15:32
Added: src/resources/web/html/other/WEB-INF jboss-web.xml
Log:
Make the notjbosstest.war one capable of being run standalone to test
embedded vs external servlet container issues.
Revision ChangesPath
1.1 jbosst
User: starksm
Date: 02/02/21 18:18:46
Modified:src/main/org/jboss/test/web/servlets SecureServlet.java
Log:
Show the HttpSession ID if a session exists
Revision ChangesPath
1.4 +36 -29
jbosstest/src/main/org/jboss/test/web/servlets/SecureServlet.java
Inde
User: user57
Date: 02/02/21 18:18:28
Log:
o import of xalanj 2.0 (from tools/lib)
Status:
Vendor Tag: apache
Release Tags: xalan_j_2_0
N thirdparty/apache/xalan/lib/xalan.jar
No conflicts created by this import
___
Jb
User: user57
Date: 02/02/21 18:10:25
Modified:src/main/org/jboss/system UnifiedClassLoaderMBean.java
Log:
o javadoc
Revision ChangesPath
1.2 +5 -3 jboss/src/main/org/jboss/system/UnifiedClassLoaderMBean.java
Index: UnifiedClassLoaderMBean.java
==
User: starksm
Date: 02/02/21 18:15:32
Modified:src/resources/web/html/other index.html
Log:
Make the notjbosstest.war one capable of being run standalone to test
embedded vs external servlet container issues.
Revision ChangesPath
1.2 +5 -1 jbosstest/src/res
User: starksm
Date: 02/02/21 18:15:32
Modified:src/resources/web/html/jbosstest index.html
Log:
Make the notjbosstest.war one capable of being run standalone to test
embedded vs external servlet container issues.
Revision ChangesPath
1.2 +4 -0 jbosstest/src
User: starksm
Date: 02/02/21 18:14:08
jbosstest/src/resources/web/html/other/restricted - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: starksm
Date: 02/02/21 18:16:57
Modified:src/resources/web/WEB-INF jbosstest-web.xml
Log:
Add the ClasspathServlet definition and mapping
Revision ChangesPath
1.2 +8 -0 jbosstest/src/resources/web/WEB-INF/jbosstest-web.xml
Index: jbosstest-web.xml
User: starksm
Date: 02/02/21 18:15:32
Added: src/resources/web/html/other/restricted error.html
login.html
Log:
Make the notjbosstest.war one capable of being run standalone to test
embedded vs external servlet container issues.
Revision Changes
User: starksm
Date: 02/02/21 18:14:32
jbosstest/src/resources/web/html/other/WEB-INF - New directory
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
The ConsoleAppender and interception of System.xxx
was added to immediately get all logging to log4j. It
is no longer necessary.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Jason Dillon" <[EMAIL PROTEC
User: user57
Date: 02/02/21 18:11:20
Modified:src/main/org/jboss/system UnifiedClassLoader.java
Log:
o javadoc
o removed getResourceAsStream() it was an exact dup of
ClassLoader.getResourceAsStream()
except it would catch Exception and not IOException, which could cause
User: user57
Date: 02/02/21 18:08:47
Modified:src/main/org/jboss/logging Log4jService.java
Log4jServiceMBean.java
Log:
o revert previous checkin...
Revision ChangesPath
1.18 +70 -121 jboss/src/main/org/jboss/logging/Log4jService.java
User: user57
Date: 02/02/21 18:01:58
Modified:src/main/org/jboss/logging Log4jService.java
Log:
o javadoc
o removed getResourceAsStream() it was an exact dup of
ClassLoader.getResourceAsStream()
except it would catch Exception and not IOException, which could cause probl
Bugs item #521272, was opened at 2002-02-21 17:45
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=521272&group_id=22866
Category: JBossSX
Group: v2.4 (stable)
>Status: Closed
>Resolution: Duplicate
Priority: 7
Submitted By: Jeffrey Wescott (binaryfeed)
As
sorry, didn't mean to check these in windows console really pisses
me off
--jason
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
User: user57
Date: 02/02/21 17:57:58
Modified:src/main/org/jboss/logging Log4jServiceMBean.java
Log:
o javadoc
Revision ChangesPath
1.6 +4 -13 jboss/src/main/org/jboss/logging/Log4jServiceMBean.java
Index: Log4jServiceMBean.java
==
User: user57
Date: 02/02/21 17:57:30
Modified:src/main/org/jboss/system Server.java
Log:
o back to debug =)
Revision ChangesPath
1.19 +2 -2 jboss/src/main/org/jboss/system/Server.java
Index: Server.java
I would like to move the System.out/System.err catching from
ConsoleAppender into Log4jService. If a user does not want to append
anything to console then System.out/System.err will not be
caught/deirected to log4j.
I would like to provide properties to disable the catching (enabled by
defau
User: user57
Date: 02/02/21 17:46:00
Modified:src/main/org/jboss/system Server.java
Log:
o log config as info... for the powers that be
Revision ChangesPath
1.18 +3 -3 jboss/src/main/org/jboss/system/Server.java
Index: Server.java
Bugs item #521272, was opened at 2002-02-21 17:45
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=521272&group_id=22866
Category: JBossSX
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 7
Submitted By: Jeffrey Wescott (binaryfeed)
Assigned to
|case. Or maybe we need 2 maps here...???
David,
KISS
marcf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development
Leave the config name as INFO. There is nothing more
fundamental that what configuration the server is using.
- Original Message -
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 4:42 PM
Subject: [JBoss-dev] CVS update: jboss/src/main/or
User: user57
Date: 02/02/21 16:42:42
Modified:src/main/org/jboss/system Server.java
Log:
o don't log ServerConfig as info
o fix indentation
o removed extra space from last log
Revision ChangesPath
1.17 +12 -15jboss/src/main/org/jboss/system/Server.java
cool stuff hiram, you are one of the more solid contributors, everytime you
delurk it is a "no bullshit" approach to the problems.
I like that, keep it up my friend, thanks a bunch for this timely addition.
marcf
PS: I am about to roll out a new website (we do have 3 people working on it)
and o
1 - 100 of 162 matches
Mail list logo