History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: BLZ-190
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: John Zhao
Reporter: Mete Atamel
Votes: 10
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
BlazeDS

LoginManager.start/stop should call LoginCommand.start/stop.

Created: 06/02/08 02:59 PM   Updated: 05/27/09 01:13 PM
Component/s: Security
Security Level: Public (All JIRA Users )

Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: BlazeDS 3.0.1
Milestone: BlazeDS 4 Beta 2
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
LoginCommand defines start and stop methods but these methods are not called by the BlazeDS code. This is problematic if someone wants to implement a custom LoginCommand, as they cannot control LoginCommand's creation/deletion steps. LoginCommand is managed by LoginManager so LoginManager.start/stop should call LoginCommand.start/stop.
 
 
 
Language Found: English
Bugbase Id: none
Triaged: No
Regression: No
QA Owner: Kumaran Nallore
Resolved by: Mete Atamel
Participants: John Zhao and Mete Atamel
JDK: Sun JDK 5
Application Server: Apache Tomcat 6.x


 All   Comments      Sort Order:
Mete Atamel - [05/22/09 02:14 PM ]
Fixed with change 7223 in BlazeDS trunk.

Mete Atamel - [05/22/09 02:15 PM ]
Assign to Kumaran for verification.

John Zhao - [05/27/09 01:13 PM ]
Confirm the fix and close the bug.