Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create an LCDS or BlazeDS project that include services-config.xml on the compilation.
2.Include in WEB-INF/flex/remoting-config.xml the following snippet:
<destination-include directory-path="remoting-destinations"/>
Actual Results:
The compiler complains about a missing 'file-path' attribue.
Expected Results:
The compiler should accept this syntax, possibly complaining about the missing 'remoting-destination' directory.
Workaround (if any):
None.