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

Key: SDK-14890
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: None None
Assignee: Robert Vollmar
Reporter: George
Votes: 1
Watchers: 2
Operations

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

Cannot use mx.logging in a Flex 3 ActionScript application

Created: 03/06/08 10:09 AM   Updated: 03/11/08 07:54 PM
Component/s: Runtime Exceptions
Security Level: Public (All JIRA Users )

File Attachments: 1. File BrokenLogging.as (0.6 kb)

Issue Links:
Duplicate
This issue duplicates:
SDK-12205 Cannot use RPC classes outside of an ... B Closed
 

Severity: Incorrectly Functioning
Reproducibility: Every Time
Discoverability: High
Found in Version: SDK Flex 3 (Released)
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. Make sure framework.swc and framework_rb.swc are on the build path
2. Run attached BrokenLogging.as
 
 Actual Results:
Error: No class registered for interface 'mx.resources::IResourceManager'.
 
 Expected Results:
 No error
 
 Workaround (if any):
 
 This worked in Flex 2. Is there a way to use logging outside an MXML application in Flex 3? Am I the only person who finds it useful?
 
I believe this is similar to SDK-12205 and SDK-12214
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: Yes
QA Owner: Robert Vollmar
Resolved by: Robert Vollmar
Participants: George, Matt Chotin and Robert Vollmar


 All   Comments      Sort Order:
Matt Chotin - [03/11/08 06:07 PM ]
Assigning to Rob since this may be an injection.

Robert Vollmar - [03/11/08 07:46 PM - edited ]
Closing as a dupe of SDK-12205 and linking them. I'll add a note to SDK-12205 to be sure to test this bug file as well.