Hi everyone,
I was getting errors like faultString = 'WSDL.BadElement' or 'element not resolvable' when i tried to activate my webservice. At this point I tried installing Adobe Flex 2.0.1 Hotfix 3 on Flex builder 2 and it resolved these problems on my local machine. Now i'm trying to create a new web application by exploding the flex.war file to my application server (Weblogic 9.2) and then adding the mxml files to the /flex directory under the server root and i'm getting all my old WSDL.BadElement errors. How do i get rid of these errors again? Any ideas?

