|
Do you have another class called Error? From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cosmin Cimpoi I have this issue: I am using the Oregano as2 client and compiling with
MTASC. Oregano has an Error class that it uses well, for creating
error objects. When i compile in MTASC the line: var err = new Errorx('code', 'method'); and trace err it returns the String 'code' If I compile with MM it returns the class:
org.omus.util.Error If I change the name of the class to Errorx for example the
problem is solved. Anyone knows what this could be about ? thanks, cosmin |
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
