flex isn't installed on my server, i just need to deploy the war file in Weblogic. I noticed that in the flex.war there is a file called hotfixes does anyone know what that is?
On 12/19/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > > Pushing mxml files to the web app like this makes use of the webtier > compiler which of course uses the flex sdk located in the flex.war. > So, sounds like you need to get the hotfix installed in the flex app > server. Instructions for this are on the hotfix page at adobe.com > > Peas > > DK > > On 12/19/07, Dominique Bessette - Halsema <[EMAIL PROTECTED] > <dbhalsema%40gmail.com>> wrote: > > 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? > > > > -- > Douglas Knudsen > http://www.cubicleman.com > this is my signature, like it? > > >

