[JBoss-dev] overlapping of ejb components in naming context

2001-05-21 Thread Stephan Gruschke
Hi, there seems to be a problem with propper handling of overlapping ejb lookup names in the naming context. For example: If I deploy two ejb components named ejb/foo and ejb/foo/fooBar in jboss I get a class cast exception ($ProxyXX) while rebinding the components. Is this allowed to have

[JBoss-dev] CVS update: jboss/src/etc/conf/default jboss.jcml

2001-05-21 Thread cgjung
User: cgjung Date: 01/05/21 01:42:04 Modified:src/etc/conf/default jboss.jcml Log: added commented entry into jcml to enable scoped deployment. Revision ChangesPath 1.33 +8 -0 jboss/src/etc/conf/default/jboss.jcml Index: jboss.jcml

[JBoss-dev] [ jboss-Bugs-425847 ] Stateful session bean problem

2001-05-21 Thread noreply
Bugs item #425847, was updated on 2001-05-21 01:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=425847group_id=22866 Category: JBossServer Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Tim McCune (javajedi) Assigned to:

Re: [JBoss-dev] jboss daily test results - SOMEBODY BROKE SOMETHING...

2001-05-21 Thread Chris Kimpton
...hopefully it wasn't me... ;-) From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBoss-dev] jboss daily test results Date: Mon, 21 May 2001 02:43:57 +0100 = ==THIS IS AN AUTOMATED EMAIL -

[JBoss-dev] jbossmq.xml

2001-05-21 Thread Oleg Nitz
Please, somebody who has CVS rw access, copy jbossmq.xml from jbossmq module to jboss module (I am behind firewall now). The current (old) version of jbossmq.xml in jboss module causes exception during startup. Thanks, Oleg ___ Jboss-development

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment/scope ScopedURLClassLoader.java

2001-05-21 Thread cgjung
User: cgjung Date: 01/05/21 04:32:12 Modified:src/main/org/jboss/deployment/scope ScopedURLClassLoader.java Log: manifest information must be taken from Deployment. Revision ChangesPath 1.3 +54 -19

[JBoss-dev] CVS update: jboss/src/etc/conf/default jbossmq.xml

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 09:12:24 Modified:src/etc/conf/default jbossmq.xml Log: Update the jbossmq.xml to be in synch the the jbossmq.jar code Revision ChangesPath 1.4 +5 -9 jboss/src/etc/conf/default/jbossmq.xml Index: jbossmq.xml

Re: [JBoss-dev] jbossmq.xml

2001-05-21 Thread Scott M Stark
This has been done. - Original Message - From: Oleg Nitz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 21, 2001 3:47 AM Subject: [JBoss-dev] jbossmq.xml Please, somebody who has CVS rw access, copy jbossmq.xml from jbossmq module to jboss module (I am behind firewall

[JBoss-dev] [ jboss-Bugs-425963 ] Parse of jbossmq.xml is broken

2001-05-21 Thread noreply
Bugs item #425963, was updated on 2001-05-21 09:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=425963group_id=22866 Category: JBossMQ Group: v2.3 (unstable) Status: Open Resolution: None Priority: 6 Submitted By: Scott M Stark (starksm) Assigned to:

[JBoss-dev] InstanceCache is throwing IllegalStateException.... id = 0?

2001-05-21 Thread Ferguson, Doug
Hi, I posted this to users but I guess it might be too complicated for those guys... Anybody know whats up with this? When I call home.create() for my entity bean it behaves just fine under normal situations. However if I call home.create() serveral times in succession only the first call

RE: [JBoss-dev] InstanceCache is throwing IllegalStateException.. .. id = 0?

2001-05-21 Thread Ferguson, Doug
The pk is fine.. Everything works fine if I create one bean... and wait awhile then create another. However, If I try to create 2 within the same minute... I get this exception. d. -Original Message- From: Bordet, Simone [mailto:[EMAIL PROTECTED]] Sent: Monday, May 21, 2001 12:51 PM

Re: [JBoss-dev] Directory structure of jboss projects.

2001-05-21 Thread Scott M Stark
I agree that the current build structure is poor and what your proposing has merit, but it requires that modules main branch be in step with the JBoss server main branch which may not be workable as module owners come and go and work progresses at an independent rate. There should be a stronger

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment J2eeDeployer.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 12:49:10 Modified:src/main/org/jboss/deployment J2eeDeployer.java Log: Reverse the startup/shutdown ordering of wars and ears so that servlets can access EJBs in their init/destroy methods. Revision ChangesPath 1.25 +25 -24

[JBoss-dev] CVS update: jbosstest/src/build build.xml

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 12:51:38 Modified:src/build build.xml Log: Added a servlet that is loaded on startup to test deployment ordering between wars and ears Revision ChangesPath 1.31 +23 -4 jbosstest/src/build/build.xml Index: build.xml

[JBoss-dev] [ jboss-Change Notes-426034 ] EJB/WAR deployment ordering changed

2001-05-21 Thread noreply
Change Notes item #426034, was updated on 2001-05-21 13:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=426034group_id=22866 Category: None Group: v2.4 Status: Open Priority: 5 Submitted By: Scott M Stark (starksm) Assigned to: Nobody/Anonymous (nobody)

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jdbc HypersonicDatabase.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 13:30:52 Modified:src/main/org/jboss/jdbc HypersonicDatabase.java Log: Remove the comment about not being able to shutdown the service Revision ChangesPath 1.8 +1 -3 jboss/src/main/org/jboss/jdbc/HypersonicDatabase.java

[JBoss-dev] Re: Deployment

2001-05-21 Thread Peter Fagerlund
on 1-05-20 13.09, I wrote: It was mentioned a refresh of the code ... does it have bugs or just needs massaging ? ... A total rewrite then ? I se an instance of jboss - when deployed on - that could replicate to other nodes of jboss instances ... or to load deployments from other jboss

[JBoss-dev] CVS update: binaries jboss-jetty.01-05-21.tgz

2001-05-21 Thread jules_gosnell
User: jules_gosnell Date: 01/05/21 16:29:36 Added: .jboss-jetty.01-05-21.tgz Log: a JBoss-Jetty snapshot from 21/05/2001 Revision ChangesPath 1.1 binaries/jboss-jetty.01-05-21.tgz Binary file

[JBoss-dev] jboss-jetty.01-05-21.tgz

2001-05-21 Thread Julian Gosnell
I have just checked this into the binaries module. It's a snapshot of cvs jboss and jetty as of this evening, integrated using Scott's new AbstractWebContainer as the jboss_jetty superclass. New features include : - ENC support via AbstractWebContainer (thanks Scott) - internal Jetty MBeans

[JBoss-dev] jboss daily test results

2001-05-21 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JBoss daily test results SUMMARY Number of tests run: 0

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/security/interfaces StatelessSession.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 20:21:00 Modified:src/main/org/jboss/test/security/interfaces StatelessSession.java Log: Add test of principal propagation from unsecure bean to secure bean Revision ChangesPath 1.2 +5 -0

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

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 21:03:27 Modified:src/main/org/jboss/test/security/ejb StatelessSessionBean.java Log: Add test of propagating principal from servlet to unsecure EJB to secure EJB Revision ChangesPath 1.4 +2 -1

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/ejb StatelessSessionBean.java StatelessSessionBean2.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 21:03:27 Modified:src/main/org/jboss/test/web/ejb StatelessSessionBean.java StatelessSessionBean2.java Log: Add test of propagating principal from servlet to unsecure EJB to secure EJB Revision ChangesPath 1.3

[JBoss-dev] CVS update: jbosstest/src/resources/web index.html

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 21:03:27 Modified:src/resources/web index.html Log: Add test of propagating principal from servlet to unsecure EJB to secure EJB Revision ChangesPath 1.3 +6 -0 jbosstest/src/resources/web/index.html Index: index.html

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/servlets SecureEJBServlet.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 21:03:27 Modified:src/main/org/jboss/test/web/servlets SecureEJBServlet.java Log: Add test of propagating principal from servlet to unsecure EJB to secure EJB Revision ChangesPath 1.3 +19 -4

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/interfaces StatelessSession.java

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 21:03:27 Modified:src/main/org/jboss/test/web/interfaces StatelessSession.java Log: Add test of propagating principal from servlet to unsecure EJB to secure EJB Revision ChangesPath 1.2 +2 -0

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/distributed/interfaces DistributedJMSServerSetup.java

2001-05-21 Thread chirino
User: chirino Date: 01/05/21 21:54:36 Modified:src/main/org/jbossmq/distributed/interfaces DistributedJMSServerSetup.java Log: Revision ChangesPath 1.3 +5 -1

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/distributed/server DistributedJMSServerRMIImpl.java DistributedJMSServerUIL.java

2001-05-21 Thread chirino
User: chirino Date: 01/05/21 21:54:36 Modified:src/main/org/jbossmq/distributed/server DistributedJMSServerRMIImpl.java DistributedJMSServerUIL.java Log: Revision ChangesPath 1.4 +7 -5

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/server InvocationLayerFactory.java StartServer.java

2001-05-21 Thread chirino
User: chirino Date: 01/05/21 21:54:37 Modified:src/main/org/jbossmq/server InvocationLayerFactory.java StartServer.java Log: Revision ChangesPath 1.3 +16 -4 jbossmq/src/main/org/jbossmq/server/InvocationLayerFactory.java Index:

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment/scope J2eeGlobalScopeDeployer.java

2001-05-21 Thread schaefera
User: schaefera Date: 01/05/21 22:08:00 Modified:src/main/org/jboss/deployment/scope J2eeGlobalScopeDeployer.java Log: Modified the EJB deployment therefore that it can report the deployed EJBs for a given application to the Data Collector. Revision

[JBoss-dev] CVS update: jboss/src/main/org/jboss/mgt Application.java EJB.java Item.java Module.java ServerDataCollector.java ServerDataCollectorMBean.java

2001-05-21 Thread schaefera
User: schaefera Date: 01/05/21 22:08:00 Modified:src/main/org/jboss/mgt Application.java EJB.java Item.java Module.java ServerDataCollector.java ServerDataCollectorMBean.java Log: Modified the EJB deployment therefore that it can

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment J2eeDeployer.java

2001-05-21 Thread schaefera
User: schaefera Date: 01/05/21 22:08:00 Modified:src/main/org/jboss/deployment J2eeDeployer.java Log: Modified the EJB deployment therefore that it can report the deployed EJBs for a given application to the Data Collector. Revision ChangesPath 1.26 +20 -21

[JBoss-dev] CVS update: jbosstest/src/build run_tests.xml

2001-05-21 Thread starksm
User: starksm Date: 01/05/21 22:20:38 Modified:src/build run_tests.xml Log: Include the basic declartive security tests in the default test suite Revision ChangesPath 1.9 +27 -2 jbosstest/src/build/run_tests.xml Index: run_tests.xml