Is soap binding Document type working in Flex Builder 4?

Hi there,
I've spent three days trying to make a simple web service call with <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> work.
This works fine in FB3 since we're using tons of web service with document style...
I know I'm using a beta so things are being solved in FB4 final version, but no one out there is saying that, passing an object as a parameter in a web service calls with document soap bindings just doesn't work!
Flash Builder generated stubs will create an empty xml in the soap body! Passing strings and other primitive types seems to work, but in some circumstances you have  to pass objects to the backend!
If someone is having this problem you simply have to change the backend soap binding style from "document" to "rpc" and all will work...
Is there an official Adobe position about this?
Regards,
Giorgio Grillini
P.S.: I'm using Flash Builder beta 2 with sdk 4 build 10485. Backend are Java web services deployed in jboss.

Can you post sample code that shows this issue?
BaBo,

Similar Messages

  • PO Document type for Automatic Load Building

    Hi Everyone,
    We have a 46C SAP Retail installation and I am currently working on automatic load building.   Would anybody know how I could force the system to use our customized PO document type ZB01 instead of the standard NB during PO creation of the automatic load building functionality?
    Thanks in advance and all the best,
    Leon B. Guerrero
    SuperValue, Inc

    Hi
    Check the path :-
    IMG-->Material Mgt. -->Purchasing --> Define default Values for Document Type.
    Regards
    Amitesh Anand

  • FlexPMD 1.1 not working on Flex Builder 3, SDK 3.5 (Mac OS X)?

    I have FlexPMD 1.1 installed at Applications/FlexPMD/ with the following preferences:
    FlexPMD command line installations:  /Applications/FlexPMD/flex-pmd-command-line-1.1.jar
    FlexPMD custom ruleset:
    Java command line:  java -Xmx256m
    FlexCPD command line installation:  /Applications/FlexPMD/flex-pmd-cpd-command-line-1.1.jar
    Minimum tokens:  25
    If I right-click on my "src" folder and select "FlexPMD > Run FlexPMD" the progress indicator looks busy for 2 seconds then it stops, with nothing in the FlexPMD Outline or View.  One the other hand, "Find suspect cut and paste" does work.
    Any ideas?
    Mac OS X (10.6.3)
    Flex Builder 3 (3.0.214193)
    Flex SDK 3.5

    Yes, my project workspace path does contain white-spaces.  Do I need to change something in the FlexPMD "Java command line"?
    [Edit] Never mind.  I found the bug entry and saw your notes that the fix will be available in the next release.  The question now, is when will the next release be available?
    Message was edited by: ejstembler73

  • Problem getting TLF to work in Flex Builder 3

    Hi,
    I have recently installed new SDK 4 for Flex builder 3 which is suppposed to include the textlayout.swc classes.
    Can anyone tell me how i can  get new TextLayout to work.

    Hi,
    This link does not specifically deal with TLF but should be a good starting point: http://blog.flexexamples.com/2008/08/02/using-the-beta-gumbo-sdk-in-flex-builder-3/
    Abhishek
    (Adobe Systems Inc.)

  • Fireworks CS3 quit working after flex builder 3 uninstall

    I recently installed flexbuilder 3 to give it a test run. After a few days I uninstalled it. Now when I try to use FW CS3 I can't. When I open an image the only tool tip that shows up in the work area is the hand. When I try to select a different tip or use a different tool it doesn't work.
    To solve this I tried reinstalling the upgrade I purchased & downloaded a while ago (I purchased web prem upgrade for the mx 2004 suite.) and it doesn't work. I get the message "please insert Creative suite web premium" or something very similar. I dont have a disk. It was a download only and CS3 is installed already. I tried contacting support over the phone and all I got was some guy from india that I could barely understand and the eventual response that there is no download link to get the program. I already have the program....as a matter of fact I redownloaded it from my account page and I still get the same message.
    I have 3 projects I'm trying to get done and I cant because fireworks isn't working.
    Please help.
    Thanks
    After reading another thread that was fairly similar I opened it back up and now everything is working fine......... I don't get it. But problem solved. Just wish the phone support was better. That should really be fixed.

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

  • WSDL Introspection works in Flex Builder 3, but fails in Flash Builder 4.5

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

  • Does it work with Flex Builder 3

    and if not...why not? Lots of us still using FB3 and will be for some time.

    Yes, the resulting project can be imported into Flex Builder 3...but.... there are several references to spark components in the resulting project that will need to be changed back to halo (mx) components, but I've done it a few times and it's super simple.
    Greg

  • [svn] 4939: * Some changes necessary to get the improved SWC cache working in Flex

    Revision: 4939
    Author: [email protected]
    Date: 2009-02-12 10:07:37 -0800 (Thu, 12 Feb 2009)
    Log Message:
    * Some changes necessary to get the improved SWC cache working in Flex
    Builder 4 and some potential bug fixes.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-18905
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    tools/oem/Library.java
    Modified link() to pass the file name into SwcDynamicArchive's
    constructor even when using an OuputStream, so the file name can
    be used as a cache key.
    Added refreshLastModified() so Flex Builder can update the
    timestamp in the SWC cache after writing it's OutputStream to the
    SWC file.
    tools/oem/Builder.java
    Added setSwcCache().
    tools/PreLink.java
    Modified postRun() to use the value returned from
    ResourceContainer.addResource() instead of the value passed in,
    because it could be different. This might fix SDK-18493 and
    SDK-17840.
    compiler/PersistenceStore.java
    Modified readCompilationUnit() to also use the value returned from
    ResourceContainer.addResource().
    compiler/CompilerAPI.java
    Modified updateDependentLastModifiedTimes() to check for a null
    CompilationUnit.
    compiler/swc/SwcDynamicArchive.java
    Added path param to OutputStream based constructor to be used as a
    cache key.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18905
    http://bugs.adobe.com/jira/browse/SDK-18493
    http://bugs.adobe.com/jira/browse/SDK-17840
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/PersistenceStore.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Builder.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/LibraryCache.java

    I figured out what was going here.  When I was statically linking my copy of textLayout.swc, it wasn't being loaded soon enough and the other parts of the framework were barfing because they couldn't get at the TextContainerManager class when they expected to find it.  What I have done to solve the issue is created a custom SystemManager which forces the TextContainerManager class to be loaded sooner.  This does increase my file size a bit, but not nearly as much as having to statically link all of the framework's libraries! Here is a short example app of what I did for anyone curious:
    main.Main.as :
    package main {
         import spark.components.Application;
         [Frame(factoryClass="main.CustomSystemManager")]
         public class Main extends Application {
              public function Main() {
                   super();
    MainApplication.mxml :
    <?xml version="1.0" encoding="utf-8"?>
    <main:Main xmlns:fx="http://ns.adobe.com/mxml/2009"
         xmlns:s="library://ns.adobe.com/flex/spark"
         xmlns:mx="library://ns.adobe.com/flex/mx"
         xmlns:main="main.*">
    </main:Main>
    main.CustomSystemManager.as :
    package main {
         import mx.managers.SystemManager;
         import flashx.textLayout.container.TextContainerManager;
         public class CustomSystemManager extends SystemManager {
              public function Custom Manager() {
                   var c:Class = TextContainerManager; // force the inclusion of this class
                   super();
    I found a lot of good information for using a custom system manager (in the context of making your preloader a bit shinier here: http://custardbelly.com/blog/?p=211

  • How can I create an executable with Flex Builder 3?

    I'm working with Flex Builder 3 right now and I've run my
    head into a brick wall. Here's the situation:
    I'm creating a standalone application (runs in its own
    window, not in a web page) and I want to run it on a computer that
    does not have Flex Builder 3 installed. Help files and web searches
    haven't directed me to the right answer, so I was hoping that
    someone on this forum could help. Anyone know how to create a .exe
    file or something else that can be run outside of Flex Builder?
    Thanks a lot for any help!

    quote:
    Originally posted by:
    rob_parkhill
    Convert it to an AIR Application?
    Thanks Rob,
    This may be what I'm looking for, but I don't know enough
    about the difference. I guess I should have pointed out that I'm a
    complete Flex Novice!
    Anyway, with Flex Builder, I created an MXML Application. I
    went through all my various options again in Flex Builder and found
    that under the project menu, I could export a release build in what
    appears to be the format you mentioned. I managed to create a .air
    file, but it is not a recognized file type on my computer. I tried
    double clicking it and the built-in windows services couldn't even
    find a possible way to run it. Am I missing some important step?
    Thanks again.

  • Adobe Flex Builder 3 beta expiration

    Hi Everyone,
    I'm currently developing an application for Education
    purposes in the UK using Flex Builder 3 beta (Built in Eclipse).
    I struggled all the day with Adobe France, Adobe Europe,
    Resellers to find a solution : our products will be locked in 5
    days because we will be at the end of the demo.
    I looked for education licenses for Flex Builder 3 beta, and
    it seems that it's not possible for now. They told me to ask there
    for a solution.
    How can we continue working on Flex Builder 3 beta ?
    Regards
    Eric

    We're in the same boat here - the the behavour of xsd:all in
    BETA 3 renders our Flex app virtually useless because of
    communication issues with the backend webservice. We have studied
    the proposed workaround suggested, unfortunately we only control
    the FLEX app - we do not control the WS we have to integrate with.
    As a result we've gone back to BETA 2 to do some critical
    changes in the software but the "Beta expired." message we've been
    receiving is really not well received. As we have been very
    proactive in supporting development in the BETA phases including
    reporitng bugs, we think that Adobe shoudl also have some
    flexibility here and offer ways to extend the BETA 2. We're not
    asking for any type of support during that phase - purely the
    ability to compile our source until we can implement the full work
    around which will allow the software to run on BETA 3. The
    suggestion to change dates or go to previous restore points do not
    work well here with our numerous developers.

  • Flex Builder 3 under Eclipse - project .settings problem

    I've been experiencing some odd problems with a project using FlexBuilder 3 plug-in with Eclipse.
    The first problem I've noticed is that a file under the .settings dir has a red 'x' beside it. The offending
    file is org.eclipse.jst.common.project.facet.core.prefs. I've left the file as is until I understand how it became corrupt.
    The second problem is that .as and .mxml files are no longer being opened in the Flex Builder editor -
    the are being opened in TextPad, which it the default editor outside of Flex Builder. I've tried all of the available
    editors and none of them work under Flex Builder.
    The third problem is that when I try to create a new Flex Builder project from New->Project-> there is no
    option for a FlexBuilder project.
    The Flex Development perspective is visible in the top right hand corner as usual. When I select Open Perspective
    there is no Flex perspective.
    Should I just reinstall the FlexBuilder plugin?
    Thanks!

    Hi Peter,
    It has not been fully tested yet but a few of us are using
    it. If you see any issues in Eclipse 3.3RC4 with FB3 Plugin, please
    file a bug in our new public bug system:
    http://bugs.adobe.com/flex.
    thanks,
    Sharon

  • Error installing flex builder 2 plugin

    I'm getting an error when I try to install the flex builder 2
    into my copy of eclipse version 3.2.1.
    Here is the log:
    !SESSION 2007-03-13 14:10:12.087
    eclipse.buildId=M20060629-1905
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 2
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 2.0.155577
    !ENTRY org.eclipse.update.core 4 0 2007-03-13 14:10:17.197
    !MESSAGE Duplicate conflicts

    Yes I tried that to work around my problem Flex Builder
    crashing. My Eclipse 3.3 install works fine, Flex Builder will not
    even start. The plug-in installer would not get past that same
    screen, I downloaded 3.2 and it installed fine, I assume it checks
    the version and 3.3 is not supported.

  • Emacs functionality in flex builder?

    has anyone been able to get an emacs-like plugin to work in
    flex builder? i really do miss the "TAB" feature & superior
    indentation engine.....

    Hi,
    why don't you try working with the Ecpilse IDE? It has the
    emacs built in.

  • HELP!! Silent Installing Flex Builder 2

    I need to silently deploy Flex Builder 2 with HP Radia. Does
    anybody know how to do this?

    Yes I tried that to work around my problem Flex Builder
    crashing. My Eclipse 3.3 install works fine, Flex Builder will not
    even start. The plug-in installer would not get past that same
    screen, I downloaded 3.2 and it installed fine, I assume it checks
    the version and 3.3 is not supported.

  • "Document type" in access sequence  not working in free goods

    Dear All,
    our requirement is to provide free goods with the main items in portal.
    for this i defined access sequence 1.Customer/Material and 2. SalesOrg/Documnet Type/Material.
    for access sequence Customer/Material  it's working fine but when i use SalesOrg/Documnet Type/Material it's not working.
    problem is that when i use Document type in access sequence it's not working.
    pls help.
    Radhashyam Sahoo

    Hi Apoorva!
    What do you mean with "Access Sequence"?
    In CRM 7.0 EHP1 there is a generic framework-feature available which allows the defininition of the tab-order.
    Best regards
    Arno

Maybe you are looking for

  • Only able to Hotsync to one PC. Any help appreciated.

    Hello Everyone:  I have a Palm TX which I use to keep track of a long to do list between my home and office PC.  That is to say, the home PC and office PC update each other via Palm TX.  For years this has worked fine. I was using USB sync between tw

  • Problem with "date -d" function in bash script. Leopard bug?

    I have this really nice rsync bash script that I use to make rotating snapshot backups of my different Ubuntu servers to a single backup server. I am now trying to use this same script on my Leopard machine, but it seems to have a serious problem wit

  • Document update date

    Hi Experts, How can I find out when a document e.g. Production is last updated from the system? Just wonder if there is a way to find out the metadata from the system that when a field get changed. There is a status field on Production Order Header t

  • Sorry we could not create your developer account.

    Thank you for accepting the Developer Software License Agreement for the SAP HANA Cloud Platform. You can now go ahead and create a SAP HANA Cloud Platform developer account. Click Continue to have your new account created now. and when i clicked on

  • Need to know how to install corel 11 with OS X 10.7

    need to know how to install corel 11 with OS X 10.7. Can some one suggest how to do. I am not keen to have one more boot partion with WIN