]
Flavia Rainone resolved JBAOP-489.
----------------------------------
Resolution: Done
Fixed on joinpoint_graph branch. Needs to merge the fix to trunk.
Undeploy does not work if path has space characters
---------------------------------------------------
Key: JBAOP-489
URL:
http://jira.jboss.com/jira/browse/JBAOP-489
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.beta2
Environment: Fedora Linux
Reporter: Flavia Rainone
Assigned To: Flavia Rainone
Fix For: 2.0.0.CR1
Original Estimate: 20 minutes
Remaining Estimate: 20 minutes
AspectXMLLoader generates a name for bindings based on the path name.
During undeployment, if there is a space ' ' character in this path name, the
binding name will contain a "%20" where there was a ' ' char.
However, the same doesn't happen during deployment: the binding is deployed with the
original path name, containing the ' ' char.
The result is that the binding is not undeployed since AspectManager couldn't find a
binding with the queried name.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: