[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1599) EJB Pools Strict Maximum Pool Permits Leak

2005-03-20 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1599?page=history ] Scott M Stark updated JBAS-1599: Assign To: Scott M Stark Version: (was: JBossAS-4.0.2 Final) Fix Version: JBossAS-4.0.2 Final EJB Pools Strict Maximum Pool Permits Leak

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1556) SingletonStatelessSessionInstancePool doesn't work properly now

2005-03-20 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1556?page=history ] Scott M Stark closed JBAS-1556: --- Assign To: Scott M Stark Resolution: Done Fix Version: JBossAS-4.0.2 Final JBossAS-5.0 Alpha The changes have been integrated

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1600) Stateless sesion ejbCreate CreateException are not propagated correctly

2005-03-20 Thread Scott M Stark (JIRA)
: EJBs Versions: JBossAS-4.0.1 SP1, JBossAS-4.0.2RC1 Reporter: Scott M Stark Assigned to: Scott M Stark Fix For: JBossAS-4.0.2 Final I see that we do not handle the propagation of CreateExceptions thrown from stateless session ejbCreate callbacks correctly due to the delay

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1599) EJB Pools Strict Maximum Pool Permits Leak

2005-03-20 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1599?page=history ] Scott M Stark closed JBAS-1599: --- Resolution: Done Fix Version: JBossAS-5.0 Alpha Ok, its fixed and an equivalent unit test has been added. The StatelessSessionEnterpriseContext

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1600) Stateless sesion ejbCreate CreateException are not propagated correctly

2005-03-20 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1600?page=history ] Scott M Stark closed JBAS-1600: --- Resolution: Done The StatelessSessionInstanceInterceptor invokeHome now obtains an instance from the pool and frees it on completion. Stateless sesion

[JBoss-dev] [JBoss JIRA] Closed: (JBXB-6) Create xsd for current pojo server xml deployer

2005-03-19 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-6?page=history ] Scott M Stark closed JBXB-6: Resolution: Done jboss-head/testsuite/src/resources/xml/pojoserver/xml-deployer_1_0.xsd is the initial prototype. All the example deployment document instances

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-19 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316266 ] Scott M Stark commented on JBXB-7: -- I'm not sure what the polymorphism example scope is, but the testSimpleCollection.xml example in jboss-head/testsuite/src/resources/xml

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-19 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-5?page=comments#action_12316267 ] Scott M Stark commented on JBXB-5: -- The current testsuite xml-deployer_1_0.xsd schema is an extension of the document model that was being coded

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-19 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-5?page=comments#action_12316268 ] Scott M Stark commented on JBXB-5: -- The AbstractKernelDeployment from the pojo server codebase and most of its associated metadata has been placed into the testsuite under

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1597) Update docs for the 4.0.2 release

2005-03-18 Thread Scott M Stark (JIRA)
Update docs for the 4.0.2 release - Key: JBAS-1597 URL: http://jira.jboss.com/jira/browse/JBAS-1597 Project: JBoss Application Server Type: Task Components: Documentation Versions: JBossAS-4.0.2RC1 Reporter: Scott M

[JBoss-dev] [JBoss JIRA] Created: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-18 Thread Scott M Stark (JIRA)
: Scott M Stark Assigned to: Alexey Loubyansky Ok, so what I would to see is that Adrian, myself and others provide as freakishly complex as needed xml documents and the associated object model as content that goes into the xml binding testsuite. We need to evolve the associated schema

[JBoss-dev] [JBoss JIRA] Updated: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-18 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-5?page=history ] Scott M Stark updated JBXB-5: - Description: Ok, so what I would like to see is that Adrian, myself and others provide as freakishly complex as needed xml documents and the associated object model

[JBoss-dev] [JBoss JIRA] Created: (JBXB-6) Create xsd for current pojo server xml deployer

2005-03-18 Thread Scott M Stark (JIRA)
Create xsd for current pojo server xml deployer --- Key: JBXB-6 URL: http://jira.jboss.com/jira/browse/JBXB-6 Project: JBoss XML Binding (JBossXB) Type: Sub-task Reporter: Scott M Stark Assigned to: Scott M Stark

[JBoss-dev] [JBoss JIRA] Created: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requriements

2005-03-18 Thread Scott M Stark (JIRA)
Reporter: Scott M Stark Assigned to: Adrian Brock -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug

[JBoss-dev] [JBoss JIRA] Updated: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-18 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-5?page=history ] Scott M Stark updated JBXB-5: - Environment: Usecase Resources: jboss-head/testsuite/src/resources/xml/pojoserver (was: ) Evolve the schema driven binding to that needed by the pojoserver

[JBoss-dev] [JBoss JIRA] Updated: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-18 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-7?page=history ] Scott M Stark updated JBXB-7: - Summary: Create a deployment instance doc illustrating the polymorphism requirements (was: Create a deployment instance doc illustrating the polymorphism

[JBoss-dev] [JBoss JIRA] Created: (JBXB-8) Create a deployment instance doc illustrating the extension point requirements

2005-03-18 Thread Scott M Stark (JIRA)
-task Reporter: Scott M Stark Assigned to: Scott M Stark Need an xml deployer document instance example that illustrates the requirement for parsing an xml fragment from foreign namespaces at the xml-deployer_1_0.xsd xsd:any wildcard extension points. This should show incorpration

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-18 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=comments#action_12316260 ] Scott M Stark commented on JBAS-1579: - Agreed that the org.jboss.management.j2ee.J2EEManagedObject should not be Serializable. All of the org.jboss.metadata.* really

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1378) Need tcp configuration variation of the cluster unit tests

2005-03-17 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1378?page=comments#action_12316241 ] Scott M Stark commented on JBAS-1378: - Yes, that is what I was looking for. Need tcp configuration variation of the cluster unit tests

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1591) Throwing InvalidKeyException in business mehtods cause RemoteException

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1591?page=history ] Scott M Stark reassigned JBAS-1591: --- Assign To: Scott M Stark There is a wrapping of SecurityException or GeneralSecurityException by an interceptor to map it to an ejb security exception

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1551) Classloader bug (version 3.2.3)

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1551?page=history ] Scott M Stark updated JBAS-1551: Assign To: Scott M Stark Version: JBossAS-4.0.1 Final JBossAS-3.2.7 Final Fix Version: JBossAS-4.0.2RC1 The issue

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1593) Bad CRC checksum on files in downloaded archive

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1593?page=history ] Scott M Stark closed JBAS-1593: --- Resolution: Won't Fix 329678 is the correct uncompressed size: [EMAIL PROTECTED] console-mgr.sar]$ ls -l total 1388 -rw-rw-r--1 starksm starksm

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1592) JaccAuthorizationRealm always returns false on subsequent requests

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1592?page=history ] Scott M Stark updated JBAS-1592: Assign To: Scott M Stark Component: Web (Tomcat) service Fix Version: JBossAS-4.0.2 Final JBossAS-5.0 Alpha

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1590) Container does not call commit or refresh for the JACC provider

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1590?page=history ] Scott M Stark updated JBAS-1590: Assign To: Scott M Stark Fix Version: JBossAS-4.0.2 Final JBossAS-5.0 Alpha Container does not call commit or refresh for the JACC

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1555) HTTP Status 403 on using org.jboss.web.tomcat.security.JaccAuthorizationRealm

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1555?page=history ] Scott M Stark reassigned JBAS-1555: --- Assign To: Scott M Stark HTTP Status 403 on using org.jboss.web.tomcat.security.JaccAuthorizationRealm

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1512) misspelling of UserPrinicpalRequest and UserPrinicipalServletRequest

2005-03-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1512?page=history ] Scott M Stark closed JBAS-1512: --- Resolution: Done Fix Version: JBossAS-4.0.2 Final These classes are gone in the 4.0.2 release. Spelng muns noting to ma in gnrl. misspelling

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-15 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=comments#action_12316182 ] Scott M Stark commented on JBAS-1579: - Here is a preliminary example of the types of changes I'm seeing. This is a diff between the current 4.0 branch and the 4.0.1

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1279) shutdown -u -p options are not working

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1279?page=history ] Scott M Stark updated JBAS-1279: Summary: shutdown -u -p options are not working (was: shutdown -u -p) shutdown -u -p options are not working

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-614) entityCtx.getEJBLocalObject() returns wrong instance

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-614?page=comments#action_12316107 ] Scott M Stark commented on JBAS-614: Open a new issue with the testcase. entityCtx.getEJBLocalObject() returns wrong instance

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1577) white-space in ServiceMBean EVENT types

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1577?page=comments#action_12316108 ] Scott M Stark commented on JBAS-1577: - Certainly no reason for this. white-space in ServiceMBean EVENT types --- Key

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-5) Test and report bugs agaisnt the new InstallShield package from Scott

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-5?page=history ] Scott M Stark closed JBAS-5: Resolution: Won't Fix Fix Version: (was: JBossAS-4.0.2 Final) The installer was seen to be too unstable to use effectively. We need another approach here

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1473) Add support for customization of the login module password hash mechanism

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1473?page=history ] Scott M Stark reassigned JBAS-1473: --- Assign To: Scott M Stark Add support for customization of the login module password hash mechanism

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1559) Check all serverSocket accept threads

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1559?page=history ] Scott M Stark updated JBAS-1559: Priority: Critical (was: Major) Fix Version: JBossAS-5.0 Alpha Check all serverSocket accept threads

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1561) Fix for Hibernate/JBossCache integration

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1561?page=comments#action_12316115 ] Scott M Stark commented on JBAS-1561: - We need some integration testcase in the JBAS project to validate the interaction between the cache and hibernate. Fix

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-55) Aspectize DynamicLoginConfig

2005-03-14 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-55?page=history ] Scott M Stark updated JBAS-55: -- JBoss Forum Reference: http://www.jboss.org/index.html?module=bbop=viewtopict=57296 Fix Version: (was: JBossAS-5.0 Alpha

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1584) Create a unit test for tracking the serialVersionUID across versions using ObjectStreamClass

2005-03-14 Thread Scott M Stark (JIRA)
Application Server Type: Sub-task Components: Test Suite Reporter: Scott M Stark Assigned to: Scott M Stark Priority: Critical Fix For: JBossAS-4.0.2 Final We need a unit test that compares the serialVersionUID of classes in the dist against those from previous versions using

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-93) JBoss AOP jars in 4.0

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-93?page=history ] Scott M Stark closed JBAOP-93: -- Resolution: Done The Branch_EJB_3_0_PREVIEW_3_0 code was used to build the jboss-aop.deployer and the thirdparty/jboss-aop include this deployer and jars

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1515) Update the AOP binaries and remove the aop modules

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1515?page=history ] Scott M Stark updated JBAS-1515: Comment: was deleted Update the AOP binaries and remove the aop modules -- Key: JBAS-1515

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1522) HttpNamingContextFactory fails due to system property read when under a security manager

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1522?page=history ] Scott M Stark closed JBAS-1522: --- Resolution: Done The org.jboss.security.httpInvoker.sslSocketFactoryBuilder system property is read in a PrivilegedAction, and failure simply results

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1558) HAJNDI should use a thread pool

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1558?page=history ] Scott M Stark reassigned JBAS-1558: --- Assign To: Scott M Stark HAJNDI should use a thread pool --- Key: JBAS-1558 URL: http://jira.jboss.com

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1558) HAJNDI should use a thread pool

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1558?page=history ] Scott M Stark closed JBAS-1558: --- Resolution: Done Fix Version: JBossAS-5.0 Alpha The DetachedHANamingService now uses a thread pool set via the LookupPool attribute the same

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1544) Wrong MBean attribute name in jboss:service=Mail (POP3SererHost )

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1544?page=history ] Scott M Stark closed JBAS-1544: --- Resolution: Done MailServiceMBean.java is generated from MailService.java in 4.0 and has been corrected in head. Wrong MBean attribute name

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1258) Remove jbossha-httpsession.sar

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1258?page=history ] Scott M Stark reassigned JBAS-1258: --- Assign To: Scott M Stark (was: Ben Wang) Remove jbossha-httpsession.sar -- Key: JBAS-1258 URL: http

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1258) Remove jbossha-httpsession.sar

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1258?page=history ] Scott M Stark closed JBAS-1258: --- Resolution: Done Fix Version: JBossAS-5.0 Alpha Remove jbossha-httpsession.sar -- Key: JBAS-1258 URL

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ] Scott M Stark closed JBAS-1526: --- Resolution: Done Fix Version: (was: JBossPOJOServer-1.0 Alpha) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1571) Logging of cluster rpc method exceptions at warn level is incorrect

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1571?page=history ] Scott M Stark updated JBAS-1571: JBoss Forum Reference: http://www.jboss.org/index.html?module=bbop=viewtopict=61348 Logging of cluster rpc method exceptions at warn level is incorrect

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1571) Logging of cluster rpc method exceptions at warn level is incorrect

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1571?page=history ] Scott M Stark closed JBAS-1571: --- Resolution: Done The handler now simply returns any exception thrown during the rpc method call dispatch as this is the only way to propagate this back

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1494) Need to expose the filter list for the default Filter implementation on URLDeploymentScanner

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1494?page=history ] Scott M Stark closed JBAS-1494: --- Assign To: Scott M Stark Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha A new FilterInstance attribute allows

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1508) JBoss AS needs JSF

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1508?page=history ] Scott M Stark updated JBAS-1508: Fix Version: (was: JBossAS-5.0 Beta) (was: JBossAS-4.0.2RC1) (was: JBossPOJOServer-1.0 Alpha

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1559) Check all serverSocket accept threads

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1559?page=history ] Scott M Stark reassigned JBAS-1559: --- Assign To: Scott M Stark Check all serverSocket accept threads - Key: JBAS-1559 URL: http

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1559) Check all serverSocket accept threads

2005-03-13 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1559?page=history ] Scott M Stark updated JBAS-1559: Fix Version: JBossAS-4.0.2 Final (was: JBossAS-4.0.2RC1) Check all serverSocket accept threads

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1574) SerializableResultSetMetaData.getColumnCount is off by one

2005-03-12 Thread Scott M Stark (JIRA)
: JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final Reporter: Scott M Stark Fix For: JBossAS-4.0.2RC1, JBossAS-4.0.2 Final, JBossAS-5.0 Alpha The SerializableResultSetMetaData wrapper ctor is creating a copy of the ResultSetMetaData column info into an array of getColumnCount+1 to allow

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1574) SerializableResultSetMetaData.getColumnCount is off by one

2005-03-12 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1574?page=history ] Scott M Stark reassigned JBAS-1574: --- Assign To: Scott M Stark SerializableResultSetMetaData.getColumnCount is off by one

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1574) SerializableResultSetMetaData.getColumnCount is off by one

2005-03-12 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1574?page=history ] Scott M Stark closed JBAS-1574: --- Resolution: Done SerializableResultSetMetaData.getColumnCount is off by one -- Key

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1571) Logging of cluster rpc method exceptions at warn level is incorrect

2005-03-11 Thread Scott M Stark (JIRA)
: Clustering Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-4.0.1 SP1 Reporter: Scott M Stark Assigned to: Scott M Stark Fix For: JBossAS-5.0 Beta, JBossAS-4.0.2RC1, JBossAS-3.2.8 Final The HAPartitionImpl handler for cluster rpc method invocations logs Exceptions

[JBoss-dev] [JBoss JIRA] Assigned: (JBAOP-93) JBoss AOP jars in 4.0

2005-03-11 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-93?page=history ] Scott M Stark reassigned JBAOP-93: -- Assign To: Scott M Stark (was: Bill Burke) JBoss AOP jars in 4.0 - Key: JBAOP-93 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-93) JBoss AOP jars in 4.0

2005-03-11 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-93?page=comments#action_12316082 ] Scott M Stark commented on JBAOP-93: I'm creating thirdparty/jboss-xxx entries to remove the obsolete source modules and move to the binaries for the 4.0 branch. JBoss

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1515) Update the AOP binaries and remove the aop modules

2005-03-11 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1515?page=history ] Scott M Stark updated JBAS-1515: Version: JBossAS-4.0.1 SP1 JBossAS-4.0.1 Final (was: JBossAS-4.0.2RC1) Fix Version: JBossAS-4.0.2RC1

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1515) Update the AOP binaries and remove the aop modules

2005-03-11 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1515?page=history ] Scott M Stark closed JBAS-1515: --- Assign To: Scott M Stark Resolution: Done The MailServiceMBean is generated from the MailService.java class so you need to do a clean build to synch

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1562) Expose getEntityLockMonitor in the MBean EntityLockMonitorMBean

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1562?page=history ] Scott M Stark moved JBJMX-84 to JBAS-1562: -- Project: JBoss Application Server (was: JBoss JMX) Key: JBAS-1562 (was: JBJMX-84) Component: EJBs

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1563) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
Type: Support Patch Components: Clustering, EJBs Versions: JBossAS-3.2.6 Final Reporter: Scott M Stark Assigned to: Scott M Stark A patch against 3.2.6 is needed for the JBAS-1560 'Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1563) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1563?page=history ] Scott M Stark updated JBAS-1563: CVS Branch: JBoss_3_2_6_JBAS-1563 Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Commented: (JBPORTAL-211) Support for Standard Content Storage API?

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-211?page=comments#action_12316052 ] Scott M Stark commented on JBPORTAL-211: Here is a link about IBM's efforts in this area someone forwarded to me. http://www.nwfusion.com/news/2005

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-363) FileURLConnection needs URL decode for JDK 1.4

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-363?page=history ] Scott M Stark updated JBAS-363: --- Description: SourceForge Submitter: andieveritt . In the constructor of org.jboss.net.protocol.file.FileURLConnection a new File is created from the supplied URL

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1563) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1563?page=history ] Scott M Stark updated JBAS-1563: Attachment: LRUStatefulContextCachePolicy.java Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1563) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1563?page=history ] Scott M Stark updated JBAS-1563: Attachment: StatefulSessionInstanceCache.java Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1563) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1563?page=history ] Scott M Stark updated JBAS-1563: Attachment: jboss.jar Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1560) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-10 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1560?page=history ] Scott M Stark closed JBAS-1560: --- Resolution: Done Clustered stateful session bean removal of expired passivated instances causes deadlock

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1560) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-09 Thread Scott M Stark (JIRA)
Type: Bug Components: EJBs Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-4.0.1 SP1 Reporter: Scott M Stark Assigned to: Scott M Stark Priority: Critical Fix For: JBossAS-5.0 Alpha, JBossAS-4.0.2 Final, JBossAS-4.0.2RC1, JBossAS-3.2.8 Final

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-07 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315908 ] Scott M Stark commented on JBAS-29: --- Generalize as per the JndiBindingService comments. The input attributes should be the set of jndi bindings with their jndi name, java

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1553) Update the JAAS login module base class password mapping options

2005-03-07 Thread Scott M Stark (JIRA)
: Security Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final Reporter: Scott M Stark Currently we support a simple notion of only having the first login module perform authentication with all other login modules bypassing authentication when the password-stacking=useFirstPass We

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1545) FileURLConnection breaks if path has spaces

2005-03-04 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1545?page=history ] Scott M Stark closed JBAS-1545: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-4.0.2 Final The 4.0.1SP1 release did not include

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-03 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315877 ] Scott M Stark commented on JBAS-29: --- Generalize it and it will be included. I'm not going to include something that is not going to be supported over a longer term. If you

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1544) Wrong MBean attribute name in jboss:service=Mail (POP3SererHost )

2005-03-03 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1544?page=history ] Scott M Stark closed JBAS-1544: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-4.0.2 Final JBossAS-5.0 Alpha Wrong MBean attribute name

[JBoss-dev] [JBoss JIRA] Created: (JBXB-4) JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0

2005-03-02 Thread Scott M Stark (JIRA)
: System optimized over throughput (initial strategy singleparpar)) Reporter: Scott M Stark Assigned to: Alexey Loubyansky Starting the current Branch_4_0 code with jrocket 1.5.0, I'm seeing the following error which looks like an integration problem with the xml parser bundled with the jdk

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1540) java.lang.ClassNotFoundException: com.ionific.flash.sessions.admin.AdminAccountInfo during startup

2005-03-02 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1540?page=history ] Scott M Stark closed JBAS-1540: --- Resolution: Rejected This is not a jboss/tomcat class so apparently the class has been removed and the persisted value cannot be restored. This simply

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-29) Added URL Service MBean

2005-03-02 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=history ] Scott M Stark updated JBAS-29: -- Attachment: URLResource_jboss-4.0.1RC2.patch As far as I can see the given URLService does not address the fact that a webdav url cannot be created without

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-01 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315865 ] Scott M Stark commented on JBAS-29: --- Because mail, datasources and jms resources have a non-trivial configuration aspect of a service that a URL binding does

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-11) Error redeploying dependent war

2005-02-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-11?page=comments#action_12315852 ] Scott M Stark commented on JBAS-11: --- That really is not the correct fix. This method should really be removing the war dependency from the service in addition to nulling out

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1516) Tomcat5: StandardContext getConfigBase tries to create a directory

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=history ] Scott M Stark updated JBAS-1516: Priority: Critical (was: Minor) Tomcat5: StandardContext getConfigBase tries to create a directory

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1522) HttpNamingContextFactory fails due to system property read when under a security manager

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1522?page=history ] Scott M Stark reassigned JBAS-1522: --- Assign To: Scott M Stark HttpNamingContextFactory fails due to system property read when under a security manager

[JBoss-dev] [JBoss JIRA] Reopened: (JBAS-1520) patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Scott M Stark reopened JBAS-1520: - Assign To: Adrian Brock The comment here applies to JBAS-1521. This issue is actually a duplicate of JBAS-1501 and will be closed as such. patched

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1520) patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Scott M Stark closed JBAS-1520: --- Resolution: Duplicate Issue patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1479) SFSB handle should use JNDI

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315790 ] Scott M Stark commented on JBAS-1479: - You don't get full backward compatibility with the org.jboss.ejb.sfsb.handle.V327 system property because the invoker is not used

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1525) Generalize the LdapLoginModule user and roles search mechanism

2005-02-25 Thread Scott M Stark (JIRA)
: Security Versions: JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-5.0 Alpha, JBossPOJOServer-1.0 Final Reporter: Scott M Stark There are 3 areas where the LdapLoginModule can be generalized to improve its utility across ldap schemas: 1. Allow the context

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1479) SFSB handle should use JNDI

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315810 ] Scott M Stark commented on JBAS-1479: - Just the use of the org.jboss.naming.NamingContextFactory fixes the tests. SFSB handle should use JNDI

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ] Scott M Stark reassigned JBAS-1526: --- Assign To: Scott M Stark Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ] Scott M Stark updated JBAS-1526: Fix Version: JBossAS-4.0.2RC1 JBossPOJOServer-1.0 Alpha JBossAS-5.0 Alpha Jacc: Request

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1515) Update the AOP binaries and remove the aop modules

2005-02-24 Thread Scott M Stark (JIRA)
-4.0.2RC1 Reporter: Scott M Stark Fix For: JBossAS-4.0.2 Final The aop deployer seems to no longer be built from the aspects module source. The current 4.0 branch binaries do not include the recent security changes and needs to be updated. If binaries are being used as the integration

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1293) AOP HTTP session replication under Tomcat 5

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1293?page=history ] Scott M Stark updated JBAS-1293: Fix Version: (was: JBossAS-4.0.2 Final) AOP HTTP session replication under Tomcat 5 --- Key: JBAS-1293

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-53) Rewrite of ENC for Web, EJB 2.1, and EJB 3.0

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-53?page=history ] Scott M Stark updated JBAS-53: -- Fix Version: (was: JBossAS-4.0.2 Final) Rewrite of ENC for Web, EJB 2.1, and EJB 3.0 Key: JBAS-53

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1516) Tomcat5: StandardContext getConfigBase tries to create a directory

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=history ] Scott M Stark moved JBWEB-13 to JBAS-1516: -- Project: JBoss Application Server (was: JBoss Web) Key: JBAS-1516 (was: JBWEB-13) Component: Web (Tomcat

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-275) 2 identical named mdbs cannot deploy

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-275?page=history ] Scott M Stark closed JBAS-275: -- 2 identical named mdbs cannot deploy Key: JBAS-275 URL: http://jira.jboss.com/jira/browse/JBAS-275

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-714) Automatically include everything in jboss/lib to classpath

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-714?page=history ] Scott M Stark closed JBAS-714: -- Automatically include everything in jboss/lib to classpath -- Key: JBAS-714 URL

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1522) HttpNamingContextFactory fails due to system property read when under a security manager

2005-02-24 Thread Scott M Stark (JIRA)
Server Type: Bug Components: Naming Versions: JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final, JBossAS-3.2.7 Final Reporter: Scott M Stark Fix For: JBossAS-4.0.2RC1, JBossAS-5.0 Alpha, JBossAS-3.2.8 Final Running under a security manager

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1380) UIL2 server accept thread can be lost due to unexpected error

2005-02-23 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1380?page=comments#action_12315651 ] Scott M Stark commented on JBAS-1380: - Just create a new issue and describe the failure scenario including the exception that is causing the accept problem. UIL2

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1504) type mapping for boolean in finder wrong

2005-02-23 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1504?page=history ] Scott M Stark updated JBAS-1504: Priority: Major (was: Blocker) type mapping for boolean in finder wrong Key: JBAS-1504 URL

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1499) classcast exception after jaas login, while context lookup

2005-02-23 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1499?page=history ] Scott M Stark updated JBAS-1499: JBoss Forum Reference: http://www.jboss.org/index.html?module=bbop=viewtopict=60472 SourceForge Reference: (was: http://www.jboss.org/index.html?module

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1499) classcast exception after jaas login, while context lookup

2005-02-23 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1499?page=history ] Scott M Stark updated JBAS-1499: Description: Please refer discussion: top of stack: 13:09:50,058 INFO [STDOUT] java.lang.ClassCastException 13:09:50,058 INFO [STDOUT

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1484) ClassCastException while creating JNDI SubContext

2005-02-23 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1484?page=history ] Scott M Stark closed JBAS-1484: --- Assign To: Scott M Stark Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha JBossAS-3.2.8 Final

<    1   2   3   4   5   6   7   8   9   10   >