Error in HTTP invocation "Argument 'CreateRequest' is not compatible"

hi,
I have a requirement of posting xml over a HTTP url from a BPEL process.
The url on which i need to post is http://server9897:80/test
The schema of the input message to be posted and the output expected is as follows:
<xs:schema targetNamespace="http://services.com/xmlschema/user/1" xmlns="http://services.com/mlschema/user/1" xmlns:xs="http://www.w3.org/2001/XMLSchema" jaxb:version="2.0" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com..gen.identity" />
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:element name="CreateRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="authorizationId" minOccurs="0" maxOccurs="unbounded" type="xs:string" />
<xs:element name="first" type="xs:string" />
<xs:element name="last" type="xs:string" />
<xs:element name="email" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CreateResponse">
<xs:complexType>
<xs:sequence>
<xs:element name="userLoginId" type="xs:string" />
<xs:element name="password" type="xs:string" />
<xs:element name="userPermId" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
Based on these details, I have created a wsdl with HTTP bindings in it and invoked the wsdl from my BPEL process. I tried this approach earlier for different url and was able to accomplish the need. But now when I tried the same, I am getting the following error.
*<bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>Argument 'CreateRequest' is not compatible</summary>*
*</part></bindingFault>*
Please find below the wsdl I created with HTTP bindings:
<definitions targetNamespace="http://services.com/xmlschema/user/1" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://services.com/xmlschema/user/1" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<types>
<schema xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="http://services.com/xmlschema/user/1" schemaLocation="http://testserver:80/AIAComponents/ApplicationObjectLibrary/schemas/User.xsd" />
</schema>
</types>
<message name="CreateAuthenticationRequestMessage">
<part name="CreateRequest" element="tns:CreateRequest" />
</message>
<message name="CreateAuthenticationResponseMessage">
<part name="CreateResponse" element="tns:CreateResponse" />
</message>
<portType name="CreateAuthentication">
<operation name="create">
<input message="tns:CreateAuthenticationRequestMessage" />
<output message="tns:CreateAuthenticationResponseMessage" />
</operation>
</portType>
<binding name="CreateAuthenticationBinding" type="tns:CreateAuthentication">
<http:binding verb="POST" />
<operation name="create">
<http:operation location="/test" />
<input>
<mime:mimeXml part="CreateRequest" />
</input>
<output>
<mime:mimeXml part="CreateResponse" />
</output>
</operation>
</binding>
<service name="CreateAuthentication">
<port name="CreateAuthentication" binding="tns:CreateAuthenticationBinding">
<http:address location="http://server9897:80" />
</port>
</service>
</definitions>
Please let me know if I have missed something because of which the error is coming up.
Thanks in advance!!!
Edited by: GPR on Feb 13, 2010 1:19 AM

The issue got resolved,somehow timeout in orion-ejb-jar.xml was resetted to default value 60 sec, dba increased it and code is working fine now.

Similar Messages

  • I'm getting this error statement: XULRUNNER error: platform version 6.0.2 is not compatible with min etc max etc6.0.1 - what is this about and how can it be corrected?

    This is what I think may have happened. The other day, Thursday Sept 8th, I shut down my pc in the middle of a Firefox upgrade. Now when I try to access Firefox on my pc, I get this error message:
    XULRUNNER Error: Platform version '6.0.2 is not compatible with min Version >= 6.0.1 max Version < 6.0.1
    What is this about and how can I retsore access to Firefox on my pc?

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • Cannot open Firefox due to this message: Error: Platform version "6.0.2" is not compatible with minVersion =6.0.1 maxVersion =6.0.1

    I cannot open Mozilla Firefox. Instead, a XULRunner dialog box appears with the message: Error: Platform version "6.0.2" is not compatible with minVersion >=6.0.1 maxVersion<=6.0.1 edit
    Can you please tell me how to solve this problem? I have been running Mozilla Firefox on my Dell laptop with Windows 7 os.
    Thanks

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • XULRunner keeps saying "error: platform version 20.0.1 is not compatible with min version=19 max version=19 "how do i fix this?

    Windows XP SP3. Worked this morning! Now I get this error
    XULRunner keeps saying "error: platform version 20.0.1 is not compatible with >min version=19.0 <max version=19.0" how do i fix this?

    This is caused by a broken (corrupted) Firefox installation where not all files have been updated properly.
    Do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 20.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • After installing Firefox 5.0 and attempting to open the browser I get: Error: Platform Version '2.0.1' is not compatible with MinVersion = 5.0 MaxVersion = 5.0 At the top of the message is Yul Runner

    While installing Firefox 5.0 and attempting to open the browser I get: Error: Platform Version '2.0.1' is not compatible with MinVersion > = 5.0 MaxVersion < = 5.0
    Above the message in the border was XULRunner

    That can happen if the updater wasn't able to update (replace) all the files in the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • After last automatic update, error message XUL Runner error platform version '6.0.2' is not compatible with minVersion 6.0.1. maxVersion 6.0.1. I am unable to open Mozilla Firefox at all. Had to use Explorer to ask this question!

    After last automatic update, error message XUL Runner error platform version 6.0.2. is not compatible with min Version 6.0.1 maxVersion 6.0.1 appeared every time I try to open/run Mozilla Firefox.

    See:
    *[[/questions/869812]]
    *[[/questions/869951]]

  • After update to 3.6.20, ERROR, platform version 1.9.2.18 not compatible with Min/Max v 1.9.2.20

    Win2000 Pro SP4. Been running FireFox for several years. Ver3.6.6 since 03/22/2011. Got a msg window in FireFox stating important security update available. ''(ADDED INFO: Checked System Requirements of update and then...)'' As usual, I clicked yes load it. A few moments later I got the message: "XULRunner Error:
    Platform version '1.9.2.18' is not compatible with
    minVersion>=1.9.2.20
    maxVersion<=1.9.2.20"
    That is it, NO MORE FIREFOX!!! How can I fix it and not loose any of my 'stuff'?

    You're welcome

  • Error: xulrunner version 1.9.2.1o not compatible with firefox 3.6.12 min/maxVersion 1.9.2.12

    Loaded firefox 3.6.12 from scratch. It won't start, popping up an XULRunner dialog box that says :Error: Platform version '1.9.2.10' is not compatible with minVersion >= 1.9.2.12 maxVersion <= 1.9.2.12. How do I get proper version of XULRunner so Firefox recognizes it?

    Hi
    I had the same problem but with version 1.9.2.15
    I found many people with the same issue doing a Google research and all seem to solve it with a clean reinstall. However:
    inside your installation directory (where firefox.exe is) check for the file platform.ini
    if you don’t have one, please create it.
    Edit the newly created platform.ini or the existing one with a text editor
    add the following 2 lines
    [Build]
    Milestone=X.X.X.X
    replace the X.X.X.X with the version number from the error massage. This worked in my case

  • The latest upgrade is not compatible. it says error run platform 17.0.1 is not compatible with min version 17.0 max version 17.0

    the latest upgrade is not compatible and is not allowing me to open firefox. the error message says run error platform 17.0.1 is not compatible with min version >17.0 max version <17.0

    hello paisley157, this error might be caused by security programs such as zone alarm - please temporarily disable those programs for the following procedure:
    *download the full firefox setup file from getfirefox.com
    *uninstall firefox on the machine (but don't chose to delete your custom files & settings in the uninstaller!)
    *manually delete all remaining files in the firefox program folder, which usually resides in ''C:\Program Files (x86)\Mozilla Firefox\''
    *reinstall firefox

  • I cannont print from Elements 13.  Error message says "saved printer information is not compatible

    I am getting the following error in elements 13 when I print a jpg to my Epson stylus 2000.  "the saved printer information is not compatible with this version of photoshop elements.

    Hi ,
    Please update to PSE 13.1
    13.1 has solved this problem.
    Refer to this link.
    Photoshop Elements Help | Printer errors with Photoshop Elements 13

  • Browser will not start due to error message: platform version 2.0 is not compatible with min version =2.0.1 or max version = 2.0.1

    ''locking as a dupe - https://support.mozilla.com/en-US/questions/834467''
    This error message having somsething to do with XUL RUNNER

    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Received the following Error Msg: Platform Version '6.0' is not compatible with minVersion =6.01, maxVersion =6.01

    When I brought up my machine this afternoon, it started to download 6.0.1 and then I received an error msg from ZoneAlarm requesting that I upload an error file. This occurred several times, and then I uninstalled the Firefox files and again downloaded 6.0.1. At this point I then received the Version 6.0/6.0.1 error msg.

    If you use ZoneAlarm Extreme then you may have to disable that during the installation to prevent ZA from blocking access to some files in the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Firefox will not load error msg: error platform version 7.0.1 is not compatible with minVersion =7.0 maxVersion 7.0

    The above question. Firefox will not load. During firefox update, I stopped it and now when I click on the firefox icon, I get the above error msg

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    *http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    See:
    *[[/questions/869951]]
    *[[/questions/869812]]

  • When I double-click the desktop icon I get an error message: XUL RUNNER error: Platform version '2.0.1' is not compatible with minVersion =5.0 maxVersion =5.0. I must right click the icon and choose 'RUN OUTSIDE THE SANDBOX' to open the browser.

    This problem occurred shortly after updating to Firefox 5.0 I kept getting reminders to update to 5.0 When I finally decided to update, the first 4 or 5 attempts failed for one reason or another always with a different error message At some point after and extended shutdown of the computer 5.0 was initiated.

    The updater wasn't able to update all the files and some were left as older versions.
    You need to do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • I get the following message when I attempt to start Firefox 5.0 - Error: Platform version 2.0.1 is not compatible with minVersion = 5.0 maxVersion = 5.0

    I was asked to upgrade to version 5.0 tonight. As soon as I upgraded, Firefox stopped working with the above error. I tried uninstalling and reinstalling several times, but I got the same message.

    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

Maybe you are looking for

  • W8 CP installed in UEFI from an USB on my x120e - First impressions

    Hi there, Yesterday, as million of people already know, MS released W8 Consumer Preview. I downloaded a copy of W8 CP 64Bit and tested it on my x120e. First of all, installing it in pure UEFI mode from a USB thumb drive, was very easy. This is what I

  • Problem in date insertion

    hi.. i have a jsp page, which is used to insert values in database... my problem is that i can insert date values only in dd-MM-YY format.i.e 26-jan-04 only... if i enter any valid date format, it cannot able to insert it in database..i.e 26/01/2004

  • Asia/[China] - wrong dayligh saving information?

    'loha Folks, because the Timezone information was obsolete, i recently updated the Java Timezone data from 'tzdata2003a' to 'tzdata2008g' by using 'tzupdater.jar'. After as before, the values seem to be wrong for China. As far as i know, there is jus

  • GiGe camera waits till there is a TTL signal takes a picture and then waits again for another TTL signal (IMAQdx)

    Hello , I have a problem with a GIgE AVT camera. All I want to do is make the camera wait and each time there is a TTL signal snap a picture and save it to the disk. I have spent hours and hours trying to make this work but I had no luck ! Could some

  • I cannot print off of firefox.

    I cannot print while in firefox. The printer "prints" a blank page. I think this started when I updated past Firefox 4.0. * I have updated to firefox 5.0. * I have reinstalled printer software and updated. * I have changed printers: from an Hp PSC121