[JBoss JIRA] Created: (JBESB-2313) Handle wise pooling/concurrency
by Kevin Conner (JIRA)
Handle wise pooling/concurrency
-------------------------------
Key: JBESB-2313
URL: https://jira.jboss.org/jira/browse/JBESB-2313
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.5
Reporter: Kevin Conner
Fix For: 4.5
We need to look at the current wise integration and make sure that we are controlling all aspects that could impact classloading/concurrency.
The previous version contains a factory that creates clients using the first client classloader, sharing that with other deployments that may use the same. We need to make sure that each deployment has access to a client using the correct classloader.
We also need to take control over the wise configuration as the factory singleton is initialising itself using wise-core.properties obtainable from the first deployment which invokes the factory, ignoring all other properties. As well as making sure that the right properties are used in the right deployment we should also be overriding the temporary directory, if we are within the context of a server, so that the temporary directory is automatically under the server directory and is unique per deployment.
The concurrency issues identified in JBESB-2301 should also be checked, as well as checking the current Port access.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 2 months
[JBoss JIRA] Created: (JBESB-2260) Remove out of date info from the Services Guide as per SOA QE request?
by Darrin Mison (JIRA)
Remove out of date info from the Services Guide as per SOA QE request?
----------------------------------------------------------------------
Key: JBESB-2260
URL: https://jira.jboss.org/jira/browse/JBESB-2260
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.4
Reporter: Darrin Mison
QE of the SOA 4.3 Services Guide has suggested to remove the following item as it is out of date:
Chapter 4
Registry Troubleshooting
Scout and jUDDI pitfalls
Make sure to put our version of the jaxr-api-1.0.jar, scout-0.7rc2-embedded.jar and the juddi-embedded.jar first. Other versions of these libraries are present in the JBossAS libraries and they are, for the time being, incompatible. This should get resolved in future release of the Application Server.
Should this also be updated in the JBoss ESB Services Guide ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 2 months