Port RARDeployer
----------------
Key: JBAS-3415
URL: http://jira.jboss.com/jira/browse/JBAS-3415
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Deployment services, JCA service
Reporter: Scott M Stark
Assigned To: Weston Price
Fix For: JBossAS-5.0.0.Beta
The RARDeployer needs to be ported or rewritten for the new VDF
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Conditional setting of -server may not be supported on sun jdk1.3
-----------------------------------------------------------------
Key: JBAS-3836
URL: http://jira.jboss.com/jira/browse/JBAS-3836
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Other
Reporter: Dimitris Andreadis
Assigned To: Dimitris Andreadis
Fix For: JBossAS-3.2.8.SP2
The change in JBAS-3458 conditionally sets -server. Although sun jdk1.3 seems to support -server, it fails with: Unrecognized option: -server
(although the forum post refers erroneously to 4.0.5, the error appears in the 3.2 branch, too).
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Clips Parser
------------
Key: JBRULES-720
URL: http://jira.jboss.com/jira/browse/JBRULES-720
Project: JBoss Rules
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Reporter: Mark Proctor
Assigned To: Mark Proctor
Fix For: 3.1-m2
Clips Parser
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add support for an LRU cache to CachingMetaDataContext
------------------------------------------------------
Key: JBMICROCONT-120
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-120
Project: JBoss MicroContainer
Issue Type: Feature Request
Components: MetaData
Affects Versions: JBossMC_2_0_0 Beta
Reporter: Adrian Brock
The CachingMetaDataContext caches values indefinitely.
Support for some kind of LRUCache (maybe across contexts)
will help to relieve memory pressure when for example the metadata is
actually only retrieved once and used at deployment.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Introduce JBoss-specific replication-only events that actually let you directly write/read the bytestream
---------------------------------------------------------------------------------------------------------
Key: EJBTHREE-717
URL: http://jira.jboss.com/jira/browse/EJBTHREE-717
Project: EJB 3.0
Issue Type: Sub-task
Components: Clustering
Reporter: Ben Wang
Again, per email discussion. Idea is to let user has a fuller control of how replication process should be for sfsb.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add support for setting the SchemaValidation usage to ObjectModelFactoryDeployer
--------------------------------------------------------------------------------
Key: JBMICROCONT-169
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-169
Project: JBoss MicroContainer
Issue Type: Feature Request
Components: Deployment
Reporter: Scott M Stark
Assigned To: Scott M Stark
To address JBAS-4193, the ObjectModelFactoryDeployer needs a flag controlling the Unmarshaller.SchemaValidation behavior.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Convert to junit 4 (or testng)
------------------------------
Key: JGRP-410
URL: http://jira.jboss.com/jira/browse/JGRP-410
Project: JGroups
Issue Type: Feature Request
Affects Versions: 2.4
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.x
Advantage: use of annotations plus start of channel before *all* tests and tear down afterwards (faster execution of test suite)
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Validation of paths on case insensative file systems
----------------------------------------------------
Key: JBMICROCONT-116
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-116
Project: JBoss MicroContainer
Issue Type: Task
Affects Versions: JBossMC_2_0_0 Beta
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossMC_2_0_0_CR1
Remy brought up the issue of being able to validate whether a given url mapping is valid when case insensative file systems are in use. See the forum reference for the details.
We should be able to configure the VFS file context to allow for case sensative finds when the underlying file system is not case sensative.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
JarEntryHandler entryMap is not being refreshed
-----------------------------------------------
Key: JBMICROCONT-160
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-160
Project: JBoss MicroContainer
Issue Type: Bug
Components: VFS
Affects Versions: JBossMC_2_0_0 Beta3
Reporter: Scott M Stark
Assigned To: Scott M Stark
When a jar is modified, the entryMap of the JarEntryHandler is not being refreshed if its content has changed. For example, a jar META-INF directory to which files have been added/removed is not being refreshed. Need to create a testcase for this.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
injecting <script> in portal page using jboss-portlet.xml does not produce closing </script> tag.
-------------------------------------------------------------------------------------------------
Key: JBPORTAL-1173
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1173
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.4.1 Final, 2.6.DR1
Environment: windows xp
Reporter: Darpan Sharma
Assigned To: Julien Viet
<script> injection in header of portal page does not production closing </script> tag.
It is causing bunch of UI problems.
i.e . Check "Header Content Portlet" of sample portal app for version 2.6.DR1
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira