RE: [JBoss-dev] Backend session information - Tx - Data distribut ion

2002-06-10 Thread Keysers, Wonne
Title: RE: [JBoss-dev] Backend session information - Tx - Data distribut ion Hi, I don't think JMS is an option, since the distribution mechanism requires changes to be recorded in exact order of appearance. Also, changes which have to be distributed are stored in a set of tables in

[JBoss-dev] [ jboss-Bugs-563877 ] Webapp does not find classes

2002-06-10 Thread noreply
Bugs item #563877, was opened at 2002-06-03 15:46 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=563877group_id=22866 Category: CatalinaBundle Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Thomas Peuss (tpeuss) Assigned

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 10-June-2002

2002-06-10 Thread scott . stark
Number of tests run: 609 Successful tests: 606 Errors:2 Failures: 1 [time of test: 10 June 2002 0:29 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.]

[JBoss-dev] web security constraints

2002-06-10 Thread Alex Loubyansky
Hi, I have problems with defining security constraints in web.xml. I defined two roles. For each role I defined its own security-constraint. But only the first defined constraint works properly. It seems like the constraint for the second role is omitted. And accessing restricted urls with the

[JBoss-dev] Re: web security constraints

2002-06-10 Thread Alex Loubyansky
Sorry for posting to dev-list. Unintentionally Monday, June 10, 2002, 11:56:54 AM, you wrote: AL Hi, AL I have problems with defining security constraints in web.xml. I AL defined two roles. For each role I defined its own security-constraint. AL But only the first defined constraint works

[JBoss-dev] JMX Meta data

2002-06-10 Thread Greg Wilkins
Juha, I'd like to extend the JMX metadata generation to search for proper descriptions for MBeans, attributes, methods and parameters from resource files. If you startup a JBoss that uses Jetty, you will see via the JMX agent that all the jetty MBeans have descriptive text associated with them.

Re: [JBoss-dev] JMX Meta data

2002-06-10 Thread David Jencks
It won't do multiple languages yet AFAIK, but how about using the xmbean functionality? You can put the descriptions in your source files and generate the xmbean xml descriptors using xdoclet. I don't know if jetty is using the jboss service controller stuff to load its mbeans, but that system

Re: [JBoss-dev] Testsuite problems -- no all conf.

2002-06-10 Thread Scott M Stark
I updated the build file with some changes that were missing for the multi-config build output. The all config is now populated correctly. - Original Message - From: David Jencks [EMAIL PROTECTED] To: jboss-dev [EMAIL PROTECTED] Sent: Sunday, June 09, 2002 4:43 PM Subject: [JBoss-dev]

[JBoss-dev] [ jboss-Feature Requests-567002 ] UIL - Add support for NAT

2002-06-10 Thread noreply
Feature Requests item #567002, was opened at 2002-06-10 14:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376688aid=567002group_id=22866 Category: JBossMQ Group: v2.4.x Status: Open Priority: 5 Submitted By: Howard Ungar (howardu) Assigned to: Nobody/Anonymous

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 10-June-2002

2002-06-10 Thread scott . stark
Number of tests run: 595 Successful tests: 591 Errors:3 Failures: 1 [time of test: 10 June 2002 12:48 GMT] [java.version: 1.3.1] [java.vendor: Apple Computer, Inc.]

[JBoss-dev] Stop JBoss from an outside java process

2002-06-10 Thread Marcus Redeker
All, I am developing the JBuilder OpenTool for JBoss and would like to know what is the best way to shutdown JBoss when it was started from JBuilder. I tried to way to call the JMX-HTML Adapter URL for shutdown but that seems not to work to well from within JBuilder with URL connection and

RE: [JBoss-dev] Stop JBoss from an outside java process

2002-06-10 Thread Jason Dillon
The best way to remotely shutdown a JBoss 3.x server is to use the JMX RMI Connector and invoke the 'shutdown' operation on 'jboss.system:type=Server'. Have a look at jboss-all/server/src/main/org/jboss/Shutdown.java for more details. As for 2.4 I can't really say what the best option is. The

AW: [JBoss-dev] Stop JBoss from an outside java process

2002-06-10 Thread Marcus Redeker
Thanks Jason! I will see what I can do. --Marcus -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Jason Dillon Gesendet: Montag, 10. Juni 2002 23:36 An: [EMAIL PROTECTED] Betreff: RE: [JBoss-dev] Stop JBoss from an outside java process The best

Re: [JBoss-dev] Testsuite problems -- no all conf.

2002-06-10 Thread Francisco Reverbel
Great, we're back in business. The testsuite runs again. Thanks, Francisco On Sun, 9 Jun 2002, Scott M Stark wrote: I updated the build file with some changes that were missing for the multi-config build output. The all config is now populated correctly. - Original Message -

[JBoss-dev] [ jboss-Bugs-563384 ] SAR with entity fails on server start

2002-06-10 Thread noreply
Bugs item #563384, was opened at 2002-06-01 13:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=563384group_id=22866 Category: JBossCMP Group: v3.1 Status: Open Resolution: Accepted Priority: 5 Submitted By: Scott M Stark (starksm) Assigned to: Scott M

[JBoss-dev] [AUTOMATED] JBoss org.jboss.Shutdown does not work

2002-06-10 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 11-June-2002

2002-06-10 Thread chris
Number of tests run: 746 Successful tests: 733 Errors:9 Failures: 4 [time of test: 11 June 2002 1:22 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]

[JBoss-dev] [AUTOMATED] JBoss org.jboss.Shutdown does not work

2002-06-10 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] Automated JBoss(HEAD) Testsuite Results: 11-June-2002

2002-06-10 Thread chris
Number of tests run: 752 Successful tests: 739 Errors:8 Failures: 5 [time of test: 11 June 2002 2:45 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]

[JBoss-dev] mbean accessor method names

2002-06-10 Thread Hans Gilde
It seems to me that there's a bug in the Standard MBean system: in a standard mbean, methods getProperty/setProperty result in a property named Property, not property. I believe the latter conforms to the JavaBeans standard. In other words, an mbean class with those methods would have to be

[JBoss-dev] mbean accessor method names

2002-06-10 Thread Hans Gilde
It seems to me that there's a bug in the Standard MBean system: in a standard mbean, methods getProperty/setProperty result in a property named Property, not property. I believe the latter conforms to the JavaBeans standard. In other words, an mbean class with those methods would have to be

[JBoss-dev] [ jboss-Bugs-562884 ] delay of subdeployments does not work

2002-06-10 Thread noreply
Bugs item #562884, was opened at 2002-05-31 12:03 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=562884group_id=22866 Category: JBossServer Group: v3.1 Status: Open Resolution: Accepted Priority: 7 Submitted By: Dr. Christoph Georg Jung (cgjung) Assigned

[JBoss-dev] [ jboss-Bugs-563384 ] SAR with entity fails on server start

2002-06-10 Thread noreply
Bugs item #563384, was opened at 2002-06-01 20:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=563384group_id=22866 Category: JBossCMP Group: v3.1 Status: Open Resolution: Fixed Priority: 5 Submitted By: Scott M Stark (starksm) Assigned to: David Jencks

[JBoss-dev] Getting UserTransaction object for Transaction Management

2002-06-10 Thread Dharma Kishore
Hello, I am trying to use Transaction Management facility in Jboss server. To do that first I tried to get the UserTransaction object using JNDI look up.But I don't know what JNDI name I should use to get the UserTransaction Objet. Can anyone provide me the solution with code? Thanks in