[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/security/ejb EntityBeanImpl.java RunAsMDB.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 03:20:26 Modified:src/main/org/jboss/test/security/ejb Tag: Branch_2_4 EntityBeanImpl.java RunAsMDB.java Log: Update active subject access test Revision ChangesPath No revision No

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb Container.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 03:22:55 Modified:src/main/org/jboss/ejb Tag: Branch_2_4 Container.java Log: Bind a link from java:comp/env/security/subject to security-domain/subject Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jboss/src/main/org/jboss/configuration ConfigurationService.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 03:24:08 Modified:src/main/org/jboss/configuration Tag: Branch_2_4 ConfigurationService.java Log: Add an eol character to each line read from the jboss.jcml file to preserve line oriented content Revision ChangesPath

[JBoss-dev] CVS update: jboss/src/lib jboss-jaas.jar jbosssx.jar

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 03:25:26 Modified:src/lib Tag: Branch_2_4 jboss-jaas.jar jbosssx.jar Log: Include the JBossSX changes in Rel_2_4_0_22 Revision ChangesPath No revision No revision 1.11.2.3 +108 -108

[JBoss-dev] CVS update: jbosssx/src/main/org/jboss/security/plugins JaasSecurityManager.java JaasSecurityManagerService.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 03:18:57 Modified:src/main/org/jboss/security/plugins Tag: Branch_2_4 JaasSecurityManager.java JaasSecurityManagerService.java Log: Fix problem with security manager override. Add support for accessing

RE: [JBoss-dev] WARNING: No rollback on transaction timeout with mainline(2.5)

2001-07-19 Thread Bill Burke
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury Sent: Thursday, July 19, 2001 6:21 AM To: [EMAIL PROTECTED]; Jboss-User@Lists. Sourceforge. Net Subject: RE: [JBoss-dev] WARNING: No rollback on transaction timeout with mainline(2.5)

[JBoss-dev] [ jboss-Bugs-442804 ] dtd reference

2001-07-19 Thread noreply
Bugs item #442804, was opened at 2001-07-19 09:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=442804group_id=22866 Category: None Group: v2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

RE: [JBoss-dev] new wait(1000) not good

2001-07-19 Thread Dain Sundstrom
Bill and Georg, I wrote a lock manager several years ago, so my comments may be out dated. I remember that, if I wanted to wake the waiting threads in a specific order (LIFO FIFO), we would have each thread wait on a different object so it could be awoken individually. Before the thread waits on

[JBoss-dev] CVS update: jboss/src/main/org/jboss/configuration ConfigurationService.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 10:09:54 Modified:src/main/org/jboss/configuration ConfigurationService.java Log: Add eol to each line read from jboss.jcml Revision ChangesPath 1.35 +3 -2 jboss/src/main/org/jboss/configuration/ConfigurationService.java

Re: [JBoss-dev] jboss.jcml reading properties problem/bug.

2001-07-19 Thread Scott M Stark
Yes. - Original Message - From: Jay Walters [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 19, 2001 5:30 AM Subject: RE: [JBoss-dev] jboss.jcml reading properties problem/bug. Did you make this change to the mainline as well? -Original Message- From: Scott M

Re: [JBoss-dev] new wait(1000) not good

2001-07-19 Thread Joseph Dane
Georg == Georg Rehfeld [EMAIL PROTECTED] writes: Georg notifyAll seems to be MUCH better as of the docs: Georg | The awakened threads will compete in the usual manner with | Georg any other threads that might be actively competing to | Georg synchronize on this object; for example, the

[JBoss-dev] CVS update: manual/src/docs jbossintro.xml

2001-07-19 Thread Tobias Frech
User: gropi Date: 01/07/19 12:58:06 Modified:src/docs jbossintro.xml Log: Included advice from Chiew Kwooi Lee for NoClassDefFoundError. Revision ChangesPath 1.19 +3 -1 manual/src/docs/jbossintro.xml Index: jbossintro.xml

RE: [JBoss-dev] jboss.jcml reading properties problem/bug.

2001-07-19 Thread Schaefer, Andreas
Hi Geeks I just took the latest code from CVS and when I start JBoss it tells me that the Document Root element is missing: java.io.IOException: Document root element is missing which comes from org.jboss.configuration.ConfigurationService.loadConfiguration line 433. Andy -Original

[JBoss-dev] CVS update: jnp/src/main/org/jnp/test TestJNPSockets.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:09:40 Modified:src/main/org/jnp/test Tag: Branch_2_4 TestJNPSockets.java Log: Add support for binding the jnp port on a specific address Revision ChangesPath No revision No revision

[JBoss-dev] CVS update: jnp/src/main/org/jnp/server Main.java MainMBean.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:09:40 Modified:src/main/org/jnp/server Tag: Branch_2_4 Main.java MainMBean.java Log: Add support for binding the jnp port on a specific address Revision ChangesPath No revision No

[JBoss-dev] CVS update: jnp/src/main/org/jnp/client Main.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:09:40 Modified:src/main/org/jnp/client Tag: Branch_2_4 Main.java Log: Add support for binding the jnp port on a specific address Revision ChangesPath No revision No revision 1.6.2.1

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jrmp/server DefaultSocketFactory.java JRMPContainerInvoker.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:13:07 Modified:src/main/org/jboss/ejb/plugins/jrmp/server Tag: Branch_2_4 JRMPContainerInvoker.java Added: src/main/org/jboss/ejb/plugins/jrmp/server Tag: Branch_2_4 DefaultSocketFactory.java

[JBoss-dev] CVS update: jboss/src/main/org/jboss/naming NamingService.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:13:07 Modified:src/main/org/jboss/naming Tag: Branch_2_4 NamingService.java Log: Add support for binding the JRMP/RMI objects on a specific address Integrate the jnp changes to support binding the name service on a specific address Revision

Re: [JBoss-dev] jboss.jcml reading properties problem/bug.

2001-07-19 Thread Scott M Stark
Fixed. - Original Message - From: Schaefer, Andreas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 19, 2001 1:01 PM Subject: RE: [JBoss-dev] jboss.jcml reading properties problem/bug. Hi Geeks I just took the latest code from CVS and when I start JBoss it tells me

[JBoss-dev] Coding Style

2001-07-19 Thread Schaefer, Andreas
Hi Geeks Due the latest bunch of email I was getting a little bit confused how the actual Coding Style or Guidelines are. Do we have a document/page about this (or shouldn't we have one)? Have fun - Mad Andy / Better Pizza [EMAIL PROTECTED] [EMAIL PROTECTED] while( true ) { think(); write();

[JBoss-dev] CVS update: jboss/src/main/org/jboss/configuration ConfigurationService.java

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 13:17:18 Modified:src/main/org/jboss/configuration ConfigurationService.java Log: Fix typo in eol property name Revision ChangesPath 1.36 +2 -2 jboss/src/main/org/jboss/configuration/ConfigurationService.java Index:

RE: [JBoss-dev] jboss.jcml reading properties problem/bug.

2001-07-19 Thread Schaefer, Andreas
Sorry Ignore it because it is fixed with the latest CVS updates from Scott. Andy -Original Message- From: Schaefer, Andreas [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 1:02 PM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] jboss.jcml reading properties problem/bug.

RE: [JBoss-dev] Coding Style

2001-07-19 Thread Schaefer, Andreas
Thanx But now I am a little bit more confused. Just to fix this maybe once and for all: the classes uses 2 spaces as identation but one of the latest mails Marc said use 3 spaces !! I favor 3 but I can live with any number but we should only use one. Andy -Original Message- From:

RE: [JBoss-dev] new wait(1000) not good

2001-07-19 Thread Bill Burke
Yeah, sure, having multiple instances makes things easier, they can only be applied to commit option B and C. For option A, you're going to need to share instances and thus you'll need some locking mechanism. I totaly agree though, for B and C, let the datastore manage locks and serialization.

Re: [JBoss-dev] Coding Style

2001-07-19 Thread Scott M Stark
The classes say to use 3 even though they use 2. Originally 2 spaces was suggested and this was changed to 3. - Original Message - From: Schaefer, Andreas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 19, 2001 1:54 PM Subject: RE: [JBoss-dev] Coding Style Thanx But

Re: [JBoss-dev] how do i

2001-07-19 Thread Juha-P Lindfors
At the end of the page: To change your subscription (set options like digest and delivery modes, get a reminder of your password, or unsubscribe from Jboss-development), enter your subscription email address: Follow the link :p -- Juha On Thu, 19 Jul 2001 [EMAIL PROTECTED] wrote:

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

2001-07-19 Thread Scott M Stark
User: starksm Date: 01/07/19 14:54:17 Modified:.binary.jsp Log: Update the 2.4 release links Revision ChangesPath 1.5 +6 -7 newsite/binary.jsp Index: binary.jsp === RCS file:

RE: [JBoss-dev] Coding Style

2001-07-19 Thread Jason Dillon
3 spaces. --jason On Thu, 19 Jul 2001, Schaefer, Andreas wrote: Thanx But now I am a little bit more confused. Just to fix this maybe once and for all: the classes uses 2 spaces as identation but one of the latest mails Marc said use 3 spaces !! I favor 3 but I can live with any

[JBoss-dev] Status of JBoss and EJB 2.0 deatures

2001-07-19 Thread Matt Veitas
I know that a few weeks back there were some emails saying that the 2.x CMP fields are complete and more recently the CMR has been committed to the latest code...how far along is the EJB-QL going? Is that still on schedule? Matt ___ Jboss-development

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

2001-07-19 Thread Mad
User: schaefera Date: 01/07/19 18:02:08 Added: .guidelines.jsp Log: Guidelines web site to explain this and make it easier to read. Revision ChangesPath 1.1 newsite/guidelines.jsp Index: guidelines.jsp

[JBoss-dev] CVS update: jboss/src/etc class.java interface.java

2001-07-19 Thread Mad
User: schaefera Date: 01/07/19 18:03:13 Modified:src/etc class.java interface.java Log: Adjusted the identation to the specified indentation of 3 spaces. Revision ChangesPath 1.7 +77 -72jboss/src/etc/class.java Index: class.java

[JBoss-dev] JBoss Guidelines Webpage

2001-07-19 Thread Schaefer, Andreas
Hi Geeks I just added guidelines.jsp to the JBoss CVS module newsite. Please have a look at this and give me feedback. It is linked from Contribution page. Have fun - Mad Andy / Better Pizza [EMAIL PROTECTED] [EMAIL PROTECTED] while( true ) { think(); write(); publish(); }

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

2001-07-19 Thread Mad
User: schaefera Date: 01/07/19 18:05:59 Modified:.contrib.jsp Log: Added link to Guidelines page. Revision ChangesPath 1.3 +7 -0 newsite/contrib.jsp Index: contrib.jsp === RCS

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

2001-07-19 Thread Mad
User: schaefera Date: 01/07/19 18:14:36 Modified:.guidelines.jsp Log: Added remarks to how JavaDoc reviews can be implemented. Revision ChangesPath 1.2 +7 -3 newsite/guidelines.jsp Index: guidelines.jsp

[JBoss-dev] jboss daily test results

2001-07-19 Thread chris
JBoss daily test results SUMMARY Number of tests run: 124 Successful tests: 122 Errors:0 Failures: 2 [time of test: 20 July 2001 3:0 GMT] See http://lubega.com

[JBoss-dev] CVS update: jboss/src/main/org/jboss/util MBeanProxy.java

2001-07-19 Thread Jason Dillon
User: user57 Date: 01/07/19 22:08:56 Modified:src/main/org/jboss/util MBeanProxy.java Log: o cleaned up added javadoc o added methods that take a MBeanServer o decoding a few more jmx exceptions Revision ChangesPath 1.6 +131 -36

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jms/asf StdServerSessionPool.java

2001-07-19 Thread Jason Dillon
User: user57 Date: 01/07/19 22:10:53 Modified:src/main/org/jboss/jms/asf StdServerSessionPool.java Log: o re-indent javadoc clean up o changed logging to Log4j Revision ChangesPath 1.8 +186 -157 jboss/src/main/org/jboss/jms/asf/StdServerSessionPool.java