[JBoss JIRA] Created: (JBAS-9011) Deployment phases need cleaning up
by David Lloyd (JIRA)
Deployment phases need cleaning up
----------------------------------
Key: JBAS-9011
URL: https://issues.jboss.org/browse/JBAS-9011
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: David Lloyd
Fix For: 7.0.0.CR1
Every deployment phase adds a level of latency to deployment; thus we need to minimize them. There are some phases which are redundant, and some which are wholly unused which need to be consolidated and cleaned up.
The deployment phase numbering should be finalized at this time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (JBAS-9192) Unclean handling of socket close
by Brian Stansberry (JIRA)
Unclean handling of socket close
--------------------------------
Key: JBAS-9192
URL: https://issues.jboss.org/browse/JBAS-9192
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Priority: Minor
Fix For: 7.0.0.Beta3
This stuff appears in the DC logs quite a bit, particularly at shutdown:
[Host Controller] 10:55:26,174 ERROR [org.jboss.as.management] (Read thread for /127.0.0.1:59552) java.net.SocketException: Connection reset
I've marked this as minor as it's not worth much effort unless it continues following the switch from jboss-as-protocol to Remoting3.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] Created: (AS7-1053) Revisit requirement that realm name needs to match endpoint name with Remoting / Native Interface
by Darran Lofthouse (JIRA)
Revisit requirement that realm name needs to match endpoint name with Remoting / Native Interface
-------------------------------------------------------------------------------------------------
Key: AS7-1053
URL: https://issues.jboss.org/browse/AS7-1053
Project: Application Server 7
Issue Type: Task
Components: Remoting
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.0.Alpha1
It is reported that the realm used for the endpoint needs to match the endpoint name - for this reason the realm appears as 'endpoint'
The realm should actually match the name of the realm being used as this is to inform the user of the realm they are using. This may also need expanding to multiple realms in the future so users in different realms can all authenticate against the same resource.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months