Loadjava ...a web proxy generated by JDeveloper

I'll try to be brief...
two db servers communicate throgh a web service.Based on that Web Service( ws-for short) I'm doing a web proxy,witch I am loading into a database...and then I can do calls to it through pl/sql(create function ...as laguage java..).
The problem is when I try to execute this function...in am prompted for many libraries...witch I found in the <jdeveloper home>...but there are many...and if I load some ...they are invalid...so I try to compile them...some do compile some don't(they need another library/class...and so on)
Is there a method to avoid all this? so I should be able to use the proxy...
My config is:
jdev10131--10gR2
ps: I am interested to communicate between 2 9iR2 with a WS hosted on a Oracle AS 10g .can I?

Hi there,
10.1.3 is not production ready yet, and you will find this warning on the oracle page http://www.oracle.com/technology/tech/java/oc4j/1013/index.html
"Under no circumstances should it be used in production environments."
Does this mean that it's not possible to deploy a Doc/Lit webservice to production using JDeveloper? Is there any other way of getting it to work with 10.1.2?
Thanks,
Vid.

Similar Messages

  • Exception obtained when invoking a web service generated with JDeveloper

    Hello,
    I tried to create a synchronous BPEL process that invokes synchronously a Java Web Service created with the JDeveloper. The web service is wrapped around a regular Java class. The new created BPEL process is successfully compiled and deployed on the server. But when I try to initiate a test instance of the process in the BPEL console, after I fill the input parameter for then process and push the "Post XML Message" button, I obtain the following error:
    Your test request generated the following exception/fault:
    BPEL Fault: {http://oracle.com/cde/util/Top300DAO.wsdl}org.apache.wsif.soap.fault{org.apache.wsif.soap.fault.object=java.net.ConnectException: Connection refused: connect}
    I looked at flow and it throws the exception when it tries to invokes the web service generated with JDeveloper.
    Do you have any hints, ideas? Thanks a lot in advance for your help.
    I want to also say that the proxy settings for the BPEL server and designer are filled. I think that they are ok because I succeeded to start an instance of another process that calls synchronously an external Web Service.
    Regards,
    Marinel

    My guess is that this is caused by the WSDL of your service having an invalid service address. Can you please take a look at the WSDL of your service make sure that the location of the address is valid? (we have seen a couple of instances in the past where the generated url did not have the right port information).
    Update that WSDL, restart the BPEL server or from the BPEL console clear the WSDL cache and re-initiate your flow.
    Best,
    Edwin

  • Error deploying web service generated by JDeveloper 10.1.3

    Hi,
    I am trying to publish a package as a Document/literal web service using JDeveloper10.1.3.
    When I deploy the .ear file so generated to Oracle Application Server v10.1.2.0.0, I get the following error:
    Deployment failed: Nested exception
    Resolution:
    Base Exception:
    java.rmi.RemoteException
    deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: xmlns:xsi.
    When I view the EAR file I see this mention of xmlns:xsi:
    META-INF/application.xmlþÊ
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    Is this happening because xmlns is referenced before it's defined? Where is this application.xml so that I can edit it?
    Thanks,
    Vid Vartak.

    Hi there,
    10.1.3 is not production ready yet, and you will find this warning on the oracle page http://www.oracle.com/technology/tech/java/oc4j/1013/index.html
    "Under no circumstances should it be used in production environments."
    Does this mean that it's not possible to deploy a Doc/Lit webservice to production using JDeveloper? Is there any other way of getting it to work with 10.1.2?
    Thanks,
    Vid.

  • Web proxy not returning all elements

    Web proxy generated over a web service does not return all elements of an array. Testing of the web service on the application server results in three detail elements. However executing the web proxy only results in the first element being processed. Not sure where the disconnect is when generating the response object. Any suggestion is appreciated.
    Edited by: bstegen on Jul 29, 2009 12:53 PM

    Hi,
    I have also tried using 'Web Service Data Control' as an alternate method to overcome the above mentioned issue. But I have ended up the error "DCA-29000: Unexpected exception caught: java.lang.NullPointerException,msg=null" and failed to create a data control.
    The JDeveloper version which I am using is 11.1.1.5.0. I also came to know that there is a patch (9790388) which has resolved this bug in JDeveloper. I also applied the same patch in my Oracle Home using OPatch utility.
    But unfortunatley, the version suitable for this patch is 11.1.1.4.0 and I suspected that could be one of the reason that the problem has not got resolved yet.
    Please suggest the patch or any solution which can also help me in resolving this issue. I really appreciate your time and effort in sharing your thoughts for the problems which I have mentioned over here.
    Thank you !!!
    With Regards,
    Thiyagarajan V

  • How to use sequence in client web proxy.

    Hi,
    I have created a sequence in database.
    And I am using that in EntityImpl as:
    SequenceImpl sequence=new SequenceImpl("Sequence_name",getDBTransaction);
    setAttribute(sequence.getSequenceNumber)
    I will automatically set the attribute with the sequence val.
    But I want to get the sequence value in client web proxy generated through WSDL.
    There I write the same code and imported the files.
    But it is giving me error that:
    java.lang.nullPointException.
    How to access the sequence in client web proxy generated through WSDL.

    Hi,
    expose a method on the ViewObject and make it available to the service interface. In Web Services it does not make sense to create dependencies between a client and the implementation detail of the service.
    Frank

  • OER: Generate Web Service Proxy REX in JDeveloper

    Hi,
    I want to generate a Web Service Proxy for REX (OER version 11.1.1.5.0) using JDeveloper 11.1.1.5.0. I am using JAX-RPC Weblogic Style. When I start the Web Service Proxy Generator it fails with the following error:
    "The WSDL document contains the following errors:
    Operation "assetTypeTabsRead" and "assetTabApprove" have conflicting SOAPAction avlues. Do not overload any operation or given unique SOAPAction value to each operation binding.
    And many more (42481) ...."
    I am looking for the correct way to generate a Service Proxy foor REX and JDeveloper. Any help is appreciated.
    Best regards,
    Sjoerd
    Edited by: Sjoerd Aalbers on Dec 11, 2011 2:18 PM

    'Generate Web Service Stub/Skeleton' option in 10.1.2, was replaced by 'Generate Web Service Proxy' in 10.1.3

  • Flex Builder 3 - Web Service Proxy Generator

    Hi guys,
    I am investigating the web service proxy generator that is part of FB3. I can't seem to get it working properly and wondered if anyone else has managed to succeed.
    I am using WSDL files that are generated from RFC-enabled function modules using the web service browser on a WAS ABAP.
    I have chosen two quite simple function modules. RFC_SYSTEM_INFO and BAPI_USER_GETLIST.
    The WSDL files are retrieved from the URLs /sap/bc/soap/wsdl11?services=RFC_SYSTEM_INFO and /sap/bc/soap/wsdl11?services=BAPI_USER_GETLIST on my server.
    I am following the Adobe documentation at http://livedocs.adobe.com/flex/3/html/help.html?content=data_4.html#151327
    Anyway, I generate the proxies and then try to use them.
    First I call the RFC_SYSTEM_INFO web service like this...
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:ws="au.com.yelcho.*">
        <ws:RFC_SYSTEM_INFOService id="myWebService" />
         <mx:Button label="Call Web Service" labelPlacement="top" click="myWebService.rFC_SYSTEM_INFO_send()" x="97" y="10"/>     
         <mx:Label x="60" y="43" text="Current Resources"/>
         <mx:Text id="txNameOutput1" text="{myWebService.rFC_SYSTEM_INFO_lastResult.CURRENT_RESOURCES}" x="185" y="43"/>
         <mx:Label x="54" y="69" text="Maximal Resources"/>
         <mx:Text id="txNameOutput" text="{myWebService.rFC_SYSTEM_INFO_lastResult.MAXIMAL_RESOURCES}" x="185" y="69"/>
         <mx:Label x="105" y="95" text="RFC HOST"/>
         <mx:Text id="txNameOutput2" text="{myWebService.rFC_SYSTEM_INFO_lastResult.RFCSI_EXPORT.RFCHOST}" x="185" y="95"/>
    </mx:Application>
    At first glance this seems to work, but on closer inspection it turns out that not all the returned XML payload has been extracted properly.
    Attributes at the top level, like CURRENT_RESOURCES work fine. Attributes at a lower level, like RFCSI_EXPORT.RFCHOST are empty.
    It is even more difficult when I try and call the BAPI_USER_GETLIST service because it requires input parameters. Testing with XMLSpy I found that I need to pass the MAX_ROWS and USERLIST parameters to get the SOAP call to work.
    I have been unable to figure out how to pass these parameters so that the web service call takes place properly. I have tried using both the MXML and ActionScript methods.
    It is entirely probably that, as I haven't played with Flex for some months, I have forgotten some vital piece of information on how to do this.
    Any help would be appreciated.
    Cheers
    Graham Robbo

    Hi Raja,
    thanks for your ongoing help with this, but you have confused me again - notr a hard this to do.
    When I generate the proxies from BAPI_USER_GETLIST I get the following .as files created..
    BAPIRET2.as
    BAPIUSNAME.as
    BAPIUSSEXP.as
    BAPIUSSRGE.as
    BAPI_USER_GETLISTResultEvent.as
    BAPI_USER_GETLISTService.as
    BAPI_USER_GETLIST_request.as
    BaseBAPI_USER_GETLISTService.as
    BaseBAPI_USER_GETLISTServiceSchema.as
    FIELD_type0.as
    FIELD_type1.as
    FIELD_type2.as
    FIELD_type3.as
    FIELD_type4.as
    FIELD_type5.as
    FIRSTNAME_type0.as
    FIRSTNAME_type1.as
    FULLNAME_type0.as
    FULLNAME_type1.as
    HIGH_type0.as
    HIGH_type1.as
    HIGH_type2.as
    HIGH_type3.as
    IBAPI_USER_GETLISTService.as
    ID_type0.as
    ID_type1.as
    LASTNAME_type0.as
    LASTNAME_type1.as
    LOGOP_type0.as
    LOGOP_type1.as
    LOG_MSG_NO_type0.as
    LOG_MSG_NO_type1.as
    LOG_NO_type0.as
    LOG_NO_type1.as
    LOW_type0.as
    LOW_type1.as
    LOW_type2.as
    LOW_type3.as
    MESSAGE_type0.as
    MESSAGE_type1.as
    MESSAGE_V1_type0.as
    MESSAGE_V1_type1.as
    MESSAGE_V2_type0.as
    MESSAGE_V2_type1.as
    MESSAGE_V3_type0.as
    MESSAGE_V3_type1.as
    MESSAGE_V4_type0.as
    MESSAGE_V4_type1.as
    NUMBER_type0.as
    NUMBER_type1.as
    OPTION_type0.as
    OPTION_type1.as
    OPTION_type2.as
    OPTION_type3.as
    PARAMETER_type0.as
    PARAMETER_type1.as
    PARAMETER_type2.as
    PARAMETER_type3.as
    PARAMETER_type4.as
    PARAMETER_type5.as
    RETURN_type0.as
    RETURN_type1.as
    SELECTION_EXP_type0.as
    SELECTION_EXP_type1.as
    SELECTION_RANGE_type0.as
    SELECTION_RANGE_type1.as
    SIGN_type0.as
    SIGN_type1.as
    SYSTEM_type0.as
    SYSTEM_type1.as
    TYPE_type0.as
    TYPE_type1.as
    USERLIST_type0.as
    USERLIST_type1.as
    USERNAME_type0.as
    USERNAME_type1.as
    WITH_USERNAME_type0.as
    WITH_USERNAME_type1.as
    So my question is where do the datatypes...
                  TABLE_OF_BAPIRET2;
                   TABLE_OF_BAPIUSSEXP;
                   TABLE_OF_BAPIUSSRGE;
                   TABLE_OF_BAPIUSNAME;
                   TABLE_OF_BAPIUSNAME;
    ...come from?
    Is your proxy generator creating something mine isn't or did you create these yoursefl?
    Cheers
    Graham Robbo

  • Add web service proxy generator

    Hi, when I try to add a web service the proxy generator dropdown menu shows the text "Edit proxy generator list".  When I click on it it displays several proxy generators including .net vb, the one I want.  When I click done it returnes to the previous list box but does not list any choices.  As suggested in another forum I reloaded Dreamweaver, but this did not help.  Any ideas?
    Thanks, Tom

    Hi Tom,
    I' needed to create a proxy for a web service some days ago too. First think you should know is that web services support for .NET in DW CS4 has been removed. Now there's only web services components for ColdFusion.
    Anyway I will explain how I created mine...
    I tryed to create the proxy with DW CS3. First think I've noticed is that it ask to install Microsoft .NET Framework SDK.
    After installing last version of the .NET SDK I've noticed that DW CS3 doesn't recognized it. What finally did was to look at the edit proxy generator list, there you can see the commands used to create the proxy:
    wsdl /l:VB $$WSDLFILE
    vbc /t:library /r:System.dll,System.Data.dll,System.Web.Services.dll,System.XML.dll *.vb
    The first one creates the proxy source, the second compiles it into a DLL.
    I've just opened the DSK command prompt and used this commands manually. This way I finally got the proxy DLL compiled.
    It's my first time trying to consume a web service with .NET and it's really hard and confusing to do all this stuff. Now I'm stucked with my proxy DLL, but I can import it in my .NET code.
    If you can solve the next step I would be pleased to know.
    Regards!

  • Is there a way to change the xml message generated by JDeveloper Proxy

    Hi,
    I have created jax-ws proxy client using JDeveloper 10g. I need to change the generated xml message tags. I need to remove the namespace prefix tags from the xml message. For ex: the current request message looks like this:
    <ns0:EMPLOYEE_NAME>John</ns0:EMPLOYEE_NAME>
    should be
    <EMPLOYEE_NAME>John</EMPLOYEE_NAME>
    without the nso prefix.
    How can I do that? Please help me.
    Thanks.

    To original poster, please just select "Problem Solved" to help any future questions about this.
    Is there a way to change  the text message ringer? No.
    End of thread 

  • Problem in accessing Web Services developed using JDeveloper 10.1.3

    We have developed J2EE 1.4 JAX RPC Web Services using Jdeveloper 10.1.3.
    I take the WSDL document generated by JDev and created Web Proxy for that WSDL.
    I have developed the Swing Client for accessing the Web Service and when i tried to run from JDev it is working fine.
    My requirement is to access the swing client from Java Web start.
    When i tried to run from Web start, I am getting the following exception.
    standard type mapping initialization error: javax.xml.rpc.JAXRPCException: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at oracle.j2ee.ws.client.BasicService.createLiteralMappings(BasicService.java:282)
         at oracle.j2ee.ws.client.BasicService.createStandardTypeMappingRegistry(BasicService.java:244)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_SerializerRegistry.getRegistry(MasterDocumentWS_SerializerRegistry.java:26)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_Impl.<init>(MasterDocumentWS_Impl.java:26)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:92)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.loadService(ServiceFactoryImpl.java:121)
         at com.foursoft.tplex.webservices.MasterDocumentWSSoapHttpPortClient.<init>(MasterDocumentWSSoapHttpPortClient.java:18)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.invokeButton_actionPerformed(MasterDocumentClient.java:119)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.mav$invokeButton_actionPerformed(MasterDocumentClient.java)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient$2.actionPerformed(MasterDocumentClient.java:99)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    CAUSE:
    javax.xml.rpc.JAXRPCException: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at oracle.j2ee.ws.client.BasicService.createLiteralMappings(BasicService.java:282)
         at oracle.j2ee.ws.client.BasicService.createStandardTypeMappingRegistry(BasicService.java:244)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_SerializerRegistry.getRegistry(MasterDocumentWS_SerializerRegistry.java:26)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_Impl.<init>(MasterDocumentWS_Impl.java:26)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:92)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.loadService(ServiceFactoryImpl.java:121)
         at com.foursoft.tplex.webservices.MasterDocumentWSSoapHttpPortClient.<init>(MasterDocumentWSSoapHttpPortClient.java:18)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.invokeButton_actionPerformed(MasterDocumentClient.java:119)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.mav$invokeButton_actionPerformed(MasterDocumentClient.java)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient$2.actionPerformed(MasterDocumentClient.java:99)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: javax.xml.rpc.JAXRPCException: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:90)
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:57)
         at oracle.j2ee.ws.common.encoding.literal.LiteralAnyElementSerializer.<init>(LiteralAnyElementSerializer.java:16)
         at oracle.j2ee.ws.common.encoding.literal.StandardLiteralTypeMappings.<init>(StandardLiteralTypeMappings.java:198)
         at oracle.j2ee.ws.client.BasicService.createLiteralMappings(BasicService.java:280)
         ... 39 more
    Caused by: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at javax.xml.soap.SOAPFactory.newInstance(SOAPFactory.java:33)
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:88)
         ... 43 more
    CAUSE:
    javax.xml.rpc.JAXRPCException: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at oracle.j2ee.ws.client.BasicService.createLiteralMappings(BasicService.java:282)
         at oracle.j2ee.ws.client.BasicService.createStandardTypeMappingRegistry(BasicService.java:244)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_SerializerRegistry.getRegistry(MasterDocumentWS_SerializerRegistry.java:26)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_Impl.<init>(MasterDocumentWS_Impl.java:26)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:92)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.loadService(ServiceFactoryImpl.java:121)
         at com.foursoft.tplex.webservices.MasterDocumentWSSoapHttpPortClient.<init>(MasterDocumentWSSoapHttpPortClient.java:18)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.invokeButton_actionPerformed(MasterDocumentClient.java:119)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.mav$invokeButton_actionPerformed(MasterDocumentClient.java)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient$2.actionPerformed(MasterDocumentClient.java:99)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: javax.xml.rpc.JAXRPCException: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:90)
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:57)
         at oracle.j2ee.ws.common.encoding.literal.LiteralAnyElementSerializer.<init>(LiteralAnyElementSerializer.java:16)
         at oracle.j2ee.ws.common.encoding.literal.StandardLiteralTypeMappings.<init>(StandardLiteralTypeMappings.java:198)
         at oracle.j2ee.ws.client.BasicService.createLiteralMappings(BasicService.java:280)
         ... 39 more
    Caused by: javax.xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
         at javax.xml.soap.SOAPFactory.newInstance(SOAPFactory.java:33)
         at oracle.j2ee.ws.common.encoding.literal.LiteralFragmentSerializer.<init>(LiteralFragmentSerializer.java:88)
         ... 43 more
    java.lang.NullPointerException
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_SerializerRegistry.registerSerializer(MasterDocumentWS_SerializerRegistry.java:95)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_SerializerRegistry.getRegistry(MasterDocumentWS_SerializerRegistry.java:32)
         at com.foursoft.tplex.webservices.runtime.MasterDocumentWS_Impl.<init>(MasterDocumentWS_Impl.java:26)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:92)
         at oracle.j2ee.ws.client.ServiceFactoryImpl.loadService(ServiceFactoryImpl.java:121)
         at com.foursoft.tplex.webservices.MasterDocumentWSSoapHttpPortClient.<init>(MasterDocumentWSSoapHttpPortClient.java:18)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.invokeButton_actionPerformed(MasterDocumentClient.java:119)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient.mav$invokeButton_actionPerformed(MasterDocumentClient.java)
         at com.foursoft.tplex.webservices.client.MasterDocumentClient$2.actionPerformed(MasterDocumentClient.java:99)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Now we struck with this error and I am not able to proceed further. Pl. help me in resolving the issue.
    I shall be thankful to your help.
    Regards...
    Ravi Kumar

    I am also having the same problem. Calling a web service inside JDeveloper 10.1.3.3 works fine. When I deploy to a jar file and include all Jars that the dependency analyzer identifies, the following error occurs:
    standard type mapping initialization error: javax.xml.rpc.JAXRPCException: javax
    .xml.soap.SOAPException: Unable to create SOAP Factory: Provider com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl not found
    Your work around defining Java system properties does work, but why do we need to do this using the Oracle SOAP stack?
    If there are alternatives to this problem please share. Thank you.

  • Urgent - Error calling web service generated from plsql package

    Hi,
    I am using Jdeveloper 10.1.3 production release.
    I am trying to publish a plsql packaged procedure as a web service.
    My first question is -
    When I am publishing the plsql API as a WS, should I choose the style Document/Wrapped or RPC Literal? Document Wrapped is the default in the wizard.
    My second question - Depending on whether I choose Document/Wrapped or RPC Literal style, I get 2 different errors when I try to run the client java file (generated by Jdeveloper) that calls the web service. The client java compiles successfully but when I run I get these messages:
    Document/Wrapped error -
    D:\jdev1013\jdk\bin\javaw.exe -ojvm -classpath H:\jdevhome\jdev\mywork\Genesis\Test\classes;D:\jdev1013\sqlj\lib\runtime12.jar;D:\jdev1013\jdbc\lib\ojdbc14dms.jar;D:\jdev1013\jdbc\lib\orai18n.jar;D:\jdev1013\jdbc\lib\ocrs12.jar;D:\jdev1013\diagnostics\lib\ojdl.jar;D:\jdev1013\lib\dms.jar;D:\jdev1013\jdev\lib\jdev-rt.jar;D:\jdev1013\webservices\lib\soap.jar;D:\jdev1013\webservices\lib\saaj-api.jar;D:\jdev1013\lib\xmlparserv2.jar;D:\jdev1013\jlib\javax-ssl-1_1.jar;D:\jdev1013\jlib\jssl-1_1.jar;D:\jdev1013\j2ee\home\lib\activation.jar;D:\jdev1013\j2ee\home\lib\mail.jar;D:\jdev1013\j2ee\home\lib\http_client.jar;D:\jdev1013\webservices\lib\jaxrpc-api.jar;D:\jdev1013\webservices\lib\wsclient.jar;D:\jdev1013\webservices\lib\wsserver.jar;D:\jdev1013\webservices\lib\wssecurity.jar;D:\jdev1013\webservices\lib\wsdl.jar;D:\jdev1013\webservices\lib\orasaaj.jar;D:\jdev1013\webservices\lib\orawsdl.jar;D:\jdev1013\webservices\lib\orawsrm.jar;D:\jdev1013\webservices\lib\jaxr_api.jar;D:\jdev1013\webservices\lib\orajaxr.jar;D:\jdev1013\webservices\lib\relaxngDatatype.jar;D:\jdev1013\webservices\lib\jaxb-impl.jar;D:\jdev1013\webservices\lib\jaxb-libs.jar;D:\jdev1013\webservices\lib\xsdlib.jar;D:\jdev1013\webservices\lib\mdds.jar;D:\jdev1013\jlib\jaxen.jar;D:\jdev1013\jlib\oraclepki.jar;D:\jdev1013\jlib\ojpse.jar;D:\jdev1013\jlib\osdt_core.jar;D:\jdev1013\jlib\osdt_cert.jar;D:\jdev1013\jlib\osdt_xmlsec.jar;D:\jdev1013\jlib\osdt_wss.jar;D:\jdev1013\jlib\osdt_saml.jar;D:\jdev1013\jlib\repository.jar;D:\jdev1013\jlib\ojmisc.jar;D:\jdev1013\j2ee\home\jazncore.jar;D:\jdev1013\j2ee\home\oc4jclient.jar;D:\jdev1013\rdbms\jlib\xdb.jar;D:\jdev1013\diagnostics\lib\ojdl2.jar;D:\jdev1013\lib\xsu12.jar;D:\jdev1013\lib\xml.jar;D:\jdev1013\j2ee\home\lib\ejb.jar;D:\jdev1013\j2ee\home\lib\jms.jar;D:\jdev1013\j2ee\home\lib\jta.jar;D:\jdev1013\j2ee\home\lib\servlet.jar;D:\jdev1013\jakarta-taglibs\commons-logging-1.0.3\commons-logging-api.jar;D:\jdev1013\jakarta-taglibs\commons-logging-1.0.3\commons-logging.jar;D:\jdev1013\j2ee\home\lib\ojsp.jar;D:\jdev1013\j2ee\home\jsp\lib\taglib\ojsputil.jar;D:\jdev1013\j2ee\home\oc4j.jar;D:\jdev1013\j2ee\home\lib\oc4j-internal.jar;D:\jdev1013\jdev\lib\ojc.jar genc2dv1.TestWebServiceSoapHttpPortClient
    calling http://rchellam-PC1:8888/Genesis-Test-context-root/TestWebServiceSoapHttpPort
    java.rmi.RemoteException: Error parsing envelope: (1, 1) Start of root element expected.; nested exception is:
         javax.xml.soap.SOAPException: Error parsing envelope: (1, 1) Start of root element expected.
         at test.proxy.runtime.TestWebServiceSoapHttp_Stub.getAttributes(TestWebServiceSoapHttp_Stub.java:157)
         at genc2dv1.TestWebServiceSoapHttpPortClient.getAttributes(TestWebServiceSoapHttpPortClient.java:46)
         at genc2dv1.TestWebServiceSoapHttpPortClient.main(TestWebServiceSoapHttpPortClient.java:29)
    Caused by: javax.xml.soap.SOAPException: Error parsing envelope: (1, 1) Start of root element expected.
         at oracle.j2ee.ws.saaj.soap.soap11.SOAPImplementation11.createEnvelope(SOAPImplementation11.java:104)
         at oracle.j2ee.ws.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:76)
         at oracle.j2ee.ws.saaj.soap.MessageImpl.getSOAPBody(MessageImpl.java:713)
         at oracle.j2ee.ws.client.StreamingSender._preHandlingHook(StreamingSender.java:673)
         at oracle.j2ee.ws.client.StubBase._preHandlingHook(StubBase.java:664)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:201)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:111)
         at test.proxy.runtime.TestWebServiceSoapHttp_Stub.getAttributes(TestWebServiceSoapHttp_Stub.java:134)
         ... 2 more
    Caused by: oracle.xml.parser.v2.XMLParseException: Start of root element expected.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:320)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:333)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
         at oracle.j2ee.ws.saaj.soap.soap11.SOAPImplementation11.createEnvelope(SOAPImplementation11.java:78)
         ... 9 more
    Process exited with exit code 0.
    RPC Literal error -
    D:\jdev1013\jdk\bin\javaw.exe -ojvm -classpath H:\jdevhome\jdev\mywork\Genesis\Test\classes;D:\jdev1013\sqlj\lib\runtime12.jar;D:\jdev1013\jdbc\lib\ojdbc14dms.jar;D:\jdev1013\jdbc\lib\orai18n.jar;D:\jdev1013\jdbc\lib\ocrs12.jar;D:\jdev1013\diagnostics\lib\ojdl.jar;D:\jdev1013\lib\dms.jar;D:\jdev1013\jdev\lib\jdev-rt.jar;D:\jdev1013\webservices\lib\soap.jar;D:\jdev1013\webservices\lib\saaj-api.jar;D:\jdev1013\lib\xmlparserv2.jar;D:\jdev1013\jlib\javax-ssl-1_1.jar;D:\jdev1013\jlib\jssl-1_1.jar;D:\jdev1013\j2ee\home\lib\activation.jar;D:\jdev1013\j2ee\home\lib\mail.jar;D:\jdev1013\j2ee\home\lib\http_client.jar;D:\jdev1013\webservices\lib\jaxrpc-api.jar;D:\jdev1013\webservices\lib\wsclient.jar;D:\jdev1013\webservices\lib\wsserver.jar;D:\jdev1013\webservices\lib\wssecurity.jar;D:\jdev1013\webservices\lib\wsdl.jar;D:\jdev1013\webservices\lib\orasaaj.jar;D:\jdev1013\webservices\lib\orawsdl.jar;D:\jdev1013\webservices\lib\orawsrm.jar;D:\jdev1013\webservices\lib\jaxr_api.jar;D:\jdev1013\webservices\lib\orajaxr.jar;D:\jdev1013\webservices\lib\relaxngDatatype.jar;D:\jdev1013\webservices\lib\jaxb-impl.jar;D:\jdev1013\webservices\lib\jaxb-libs.jar;D:\jdev1013\webservices\lib\xsdlib.jar;D:\jdev1013\webservices\lib\mdds.jar;D:\jdev1013\jlib\jaxen.jar;D:\jdev1013\jlib\oraclepki.jar;D:\jdev1013\jlib\ojpse.jar;D:\jdev1013\jlib\osdt_core.jar;D:\jdev1013\jlib\osdt_cert.jar;D:\jdev1013\jlib\osdt_xmlsec.jar;D:\jdev1013\jlib\osdt_wss.jar;D:\jdev1013\jlib\osdt_saml.jar;D:\jdev1013\jlib\repository.jar;D:\jdev1013\jlib\ojmisc.jar;D:\jdev1013\j2ee\home\jazncore.jar;D:\jdev1013\j2ee\home\oc4jclient.jar;D:\jdev1013\rdbms\jlib\xdb.jar;D:\jdev1013\diagnostics\lib\ojdl2.jar;D:\jdev1013\lib\xsu12.jar;D:\jdev1013\lib\xml.jar;D:\jdev1013\j2ee\home\lib\ejb.jar;D:\jdev1013\j2ee\home\lib\jms.jar;D:\jdev1013\j2ee\home\lib\jta.jar;D:\jdev1013\j2ee\home\lib\servlet.jar;D:\jdev1013\jakarta-taglibs\commons-logging-1.0.3\commons-logging-api.jar;D:\jdev1013\jakarta-taglibs\commons-logging-1.0.3\commons-logging.jar;D:\jdev1013\j2ee\home\lib\ojsp.jar;D:\jdev1013\j2ee\home\jsp\lib\taglib\ojsputil.jar;D:\jdev1013\j2ee\home\oc4j.jar;D:\jdev1013\j2ee\home\lib\oc4j-internal.jar;D:\jdev1013\jdev\lib\ojc.jar genc2dv1.TestWebService2SoapHttpPortClient
    calling http://rchellam-PC1:8888/Genesis-Test-context-root/TestWebService2SoapHttpPort
    unexpected null value for literal data
         at oracle.j2ee.ws.common.util.exception.JAXRPCExceptionBase.<init>(JAXRPCExceptionBase.java:52)
         at oracle.j2ee.ws.common.encoding.SerializationException.<init>(SerializationException.java:26)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.internalSerialize(LiteralObjectSerializerBase.java:191)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.serialize(LiteralObjectSerializerBase.java:137)
         at test.proxy.runtime.TestWebService2SoapHttp_getAttributes_ReqS_LiteralSerializer.doSerialize(TestWebService2SoapHttp_getAttributes_ReqS_LiteralSerializer.java:154)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.internalSerialize(LiteralObjectSerializerBase.java:199)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.serialize(LiteralObjectSerializerBase.java:137)
         at oracle.j2ee.ws.client.StreamingSender._writeRequest(StreamingSender.java:625)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:137)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:111)
         at test.proxy.runtime.TestWebService2SoapHttp_Stub.getAttributes(TestWebService2SoapHttp_Stub.java:89)
         at genc2dv1.TestWebService2SoapHttpPortClient.getAttributes(TestWebService2SoapHttpPortClient.java:57)
         at genc2dv1.TestWebService2SoapHttpPortClient.main(TestWebService2SoapHttpPortClient.java:32)
    Process exited with exit code 0.
    Now all the classes are generated by JDeveloper automatically from the plsql API. So I am not sure why the errors occur and how to fix these.
    Also, these errors are occurring on plsql APIs that have input or output parameters of plsql record type or pslql table of record type. These errors don't occur if the api is simple with scalar input or output parameters only.
    I would appreciate any help on how to resolve these errors.
    Thanks,
    Raji

    Hi,
    I'm wondering if the problem is actually that the client is failing to connect to the server correctly. Can I suggest that you switch on the HTTP Analyzer and see what comes back there.
    Is it possible it is a proxy problem? If you are working locally then I first suggest that you ensure that the Web Browser Proxy is off (see Tools -> Preferences -> Web Browser Proxy) - and that there are no exceptions listed (either with the proxy on or off) before you start the HTTP Analyzer.
    As to Doc/Wrapped or RPC. see this blog entry for a little more explanation:
    http://susanduncan.blogspot.com/2006/05/rpc-document-bare-wrapped-literal-get.html
    regards
    Susan

  • Create Client Web Proxy Off of Concrete WSDL

    We need to be able to create a Web Proxy off of our concrete WSDL that was created when we deployed our BPEL flow. And we're getting errors and people cannot create a client web proxy. I need help to figure out what's wrong with ours because we didn't create it (it was generated by the deploy process). We've created a BPEL flow that has an abstract WSDL. When we deploy to the integration server it creates the concrete WSDL on our server:
    http://adc60117fems.us.oracle.com:7868/orabpel/default/ProcessGLAccountValidationRetailReqABCSImpl/1.0/ProcessGLAccountValidationRetailReqABCSImpl?wsdl
    And it gives it an EndPoint location:
    http://adc60117fems.us.oracle.com:7868/orabpel/default/ProcessGLAccountValidationRetailReqABCSImpl/1.0
    Now in JDeveloper, if someone takes that WSDL file and right clicks on it selects "Validate WSDL", I get no errors. If you right click on that file and select "Generate Web Service Proxy" we get a "Validation Failed" error and no proxy is generated. We also get the following errors:
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}FaultType, unsupported type (U007-a): ht
    tp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ImplementationCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListResponseDataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/En
    terpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}LanguageProficiencyType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeT
    ype
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationD
    ataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObject
    s/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}DeleteChartOfAccountsDataAr
    eaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Cor
    e/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}CreateChartOfAccountsType,
    unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common
    /V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ResponseCodeType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListEBMType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjec
    ts/Core/Common/V2:ImplementationCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}CreateChartOfAccountsListEB
    MType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core
    /Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PartyType, unsupported type (U007-a): ht
    tp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ImplementationCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Implementati
    onCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ValueExpressionType, unsupported type (U
    007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:QueryOperatorCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}GLAccountValidationResponse
    Type, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/
    Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}EmploymentRecordType, unsupported type (
    U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://www.oracle
    .com/retail/integration/payload/RIBDate}RIBDate, model error: Unsupported schema
    feature : "<xs:group ref="full-date" xmlns:xs="http://www.w3.org/2001/XMLSchema
    "/>"
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationFinancialProfileType, unsupp
    orted type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Ac
    tionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListDataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/Enterprise
    Objects/Core/Common/V2:SyncActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}CitizenshipType, unsupported type (U007-
    a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonFinancialProfileType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}UpdateChartOfAccountsListDa
    taAreaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects
    /Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationT
    ype, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/C
    ommon/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonInterestType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}GLElementType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactEmailCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationR
    esponseEBMType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObj
    ects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SortElementType, unsupported type (U007-
    a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SortDirectionCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonCertificationType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeT
    ype
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationFinancialStatementType, unsu
    pported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:
    ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}DebugLevelCodeType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:DebugLevelCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ValidateType, unsupported type (U007-a):
    http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonType, unsupported type (U007-a): h
    ttp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SortDirectionCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SortDirection
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PaymentRemittanceCommunicationType, unsu
    pported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:
    ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactAddressCommunicationType, unsuppo
    rted type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Act
    ionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PaymentDebitCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}QueryOperatorCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:QueryOperator
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactFaxCommunicationType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionC
    odeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SyncActionCodeType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SyncActionCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ActionCodeType, unsupported type (U007-a
    ): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}LogicalOperatorCodeType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:LogicalOper
    atorCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationCreditRatingType, unsupporte
    d type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Action
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PartyContactType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactPhoneCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}FaultType, unsupported type (U007-a): ht
    tp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ImplementationCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListResponseDataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/En
    terpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}LanguageProficiencyType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeT
    ype
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationD
    ataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObject
    s/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}DeleteChartOfAccountsDataAr
    eaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Cor
    e/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}CreateChartOfAccountsType,
    unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common
    /V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ResponseCodeType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListEBMType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjec
    ts/Core/Common/V2:ImplementationCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}CreateChartOfAccountsListEB
    MType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core
    /Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PartyType, unsupported type (U007-a): ht
    tp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ImplementationCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Implementati
    onCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ValueExpressionType, unsupported type (U
    007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:QueryOperatorCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}GLAccountValidationResponse
    Type, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/
    Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}EmploymentRecordType, unsupported type (
    U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://www.oracle
    .com/retail/integration/payload/RIBDate}RIBDate, model error: Unsupported schema
    feature : "<xs:group ref="full-date" xmlns:xs="http://www.w3.org/2001/XMLSchema
    "/>"
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationFinancialProfileType, unsupp
    orted type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Ac
    tionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}SyncChartOfAccountsGLAccoun
    tListDataAreaType, unsupported type (U007-a): http://xmlns.oracle.com/Enterprise
    Objects/Core/Common/V2:SyncActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}CitizenshipType, unsupported type (U007-
    a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonFinancialProfileType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}UpdateChartOfAccountsListDa
    taAreaType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects
    /Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationT
    ype, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/C
    ommon/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonInterestType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}GLElementType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCo
    deType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactEmailCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/EBO/ChartOfAccounts/V1}ProcessGLAccountValidationR
    esponseEBMType, unsupported type (U007-a): http://xmlns.oracle.com/EnterpriseObj
    ects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SortElementType, unsupported type (U007-
    a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SortDirectionCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonCertificationType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeT
    ype
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationFinancialStatementType, unsu
    pported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:
    ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}DebugLevelCodeType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:DebugLevelCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ValidateType, unsupported type (U007-a):
    http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ResponseCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PersonType, unsupported type (U007-a): h
    ttp://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SortDirectionCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SortDirection
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PaymentRemittanceCommunicationType, unsu
    pported type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:
    ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactAddressCommunicationType, unsuppo
    rted type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Act
    ionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PaymentDebitCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}QueryOperatorCodeType, unsupported type
    (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:QueryOperator
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactFaxCommunicationType, unsupported
    type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionC
    odeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}SyncActionCodeType, unsupported type (U0
    07-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:SyncActionCodeTy
    pe
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ActionCodeType, unsupported type (U007-a
    ): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}LogicalOperatorCodeType, unsupported typ
    e (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:LogicalOper
    atorCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationCreditRatingType, unsupporte
    d type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Action
    CodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}PartyContactType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}ContactPhoneCommunicationType, unsupport
    ed type (U007-a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:Actio
    nCodeType
    [java] WARNING: exception occurred while processing type {http://xmlns.orac
    le.com/EnterpriseObjects/Core/Common/V2}OrganizationType, unsupported type (U007
    -a): http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2:ActionCodeType
    [java] Error: generator error: java.util.NoSuchElementException
    [java] No files written

    Hi,
    see http://www.oracle.com/technology/products/jdev/howtos/1013/wsadf/adfcomplexwstypes.html
    Frank

  • Error while trying to run a secure web proxy client

    Hi,
    I was able to generate a secure proxy client using JDev10.1.3 and I'm able to open the jks file using the keytool gui client. The jks file does not appear to be corrupt or tampered with in anyway. However, when I try to run the secure proxy client, I'm getting the following error:
    Nov 28, 2006 12:42:57 PM oracle.security.jazn.util.KeyStoreUtil loadKeystore
    SEVERE: Error reading keystore data
    java.io.IOException: Keystore was tampered with, or password was incorrect
         at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:768)
         at java.security.KeyStore.load(KeyStore.java:1150)
         at oracle.security.jazn.util.KeyStoreUtil.loadKeystore(KeyStoreUtil.java:260)
         at oracle.security.wss.config.ConfigVisitor.validateKeyStore(ConfigVisitor.java:225)
         at oracle.security.wss.config.ConfigVisitor.visitPortConfig(ConfigVisitor.java:116)
         at oracle.security.wss.interceptors.SecurityPortDescriptor.validate(SecurityPortDescriptor.java:182)
         at oracle.security.wss.interceptors.SecurityPortDescriptor.configure(SecurityPortDescriptor.java:156)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPortRuntime.reconfigure(ClientInterceptorPortRuntime.java:57)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPortRuntime.<init>(ClientInterceptorPortRuntime.java:34)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorRuntime.createInterceptorPort(ClientInterceptorRuntime.java:155)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.setupPort(InterceptorContainerImpl.java:80)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handlePortChange(InterceptorContainerImpl.java:165)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handleChange(InterceptorContainerImpl.java:254)
         at oracle.j2ee.ws.common.mgmt.runtime.AbstractInterceptorConfig.notifyConfigListeners(AbstractInterceptorConfig.java:47)
         at oracle.j2ee.ws.common.mgmt.runtime.AbstractInterceptorConfig.notifyConfigListeners(AbstractInterceptorConfig.java:54)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorConfig.parsePortElement(ClientInterceptorConfig.java:88)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorConfig.load(ClientInterceptorConfig.java:56)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.initializeContainer(InterceptorContainerImpl.java:41)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPipeline.init(ClientInterceptorPipeline.java:76)
         at oracle.j2ee.ws.client.StubBase.setupInterceptor(StubBase.java:333)
         at oracle.j2ee.ws.client.StubBase.setupConfig(StubBase.java:300)
         at sevissecuredirectclientv2.proxy.runtime.SevisServiceSoapBinding_Stub.<init>(SevisServiceSoapBinding_Stub.java:47)
         at sevissecuredirectclientv2.proxy.runtime.ValidatingSevisServiceProxyService_Impl.getSevisService(ValidatingSevisServiceProxyService_Impl.java:60)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.<init>(SevisServiceClient.java:18)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.main(SevisServiceClient.java:26)
    SEVERE: Invalid port config oracle.security.wss.config.SecurityPortImpl@1d10a5c
    java.lang.RuntimeException: Invalid port config : Error reading keystore data
         at oracle.security.wss.interceptors.SecurityPortDescriptor.configure(SecurityPortDescriptor.java:159)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPortRuntime.reconfigure(ClientInterceptorPortRuntime.java:57)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPortRuntime.<init>(ClientInterceptorPortRuntime.java:34)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorRuntime.createInterceptorPort(ClientInterceptorRuntime.java:155)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.setupPort(InterceptorContainerImpl.java:80)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handlePortChange(InterceptorContainerImpl.java:165)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.handleChange(InterceptorContainerImpl.java:254)
         at oracle.j2ee.ws.common.mgmt.runtime.AbstractInterceptorConfig.notifyConfigListeners(AbstractInterceptorConfig.java:47)
         at oracle.j2ee.ws.common.mgmt.runtime.AbstractInterceptorConfig.notifyConfigListeners(AbstractInterceptorConfig.java:54)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorConfig.parsePortElement(ClientInterceptorConfig.java:88)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorConfig.load(ClientInterceptorConfig.java:56)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorContainerImpl.initializeContainer(InterceptorContainerImpl.java:41)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPipeline.init(ClientInterceptorPipeline.java:76)
         at oracle.j2ee.ws.client.StubBase.setupInterceptor(StubBase.java:333)
         at oracle.j2ee.ws.client.StubBase.setupConfig(StubBase.java:300)
         at sevissecuredirectclientv2.proxy.runtime.SevisServiceSoapBinding_Stub.<init>(SevisServiceSoapBinding_Stub.java:47)
         at sevissecuredirectclientv2.proxy.runtime.ValidatingSevisServiceProxyService_Impl.getSevisService(ValidatingSevisServiceProxyService_Impl.java:60)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.<init>(SevisServiceClient.java:18)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.main(SevisServiceClient.java:26)
    SEVERE: Error reading keystore data
    java.io.IOException: Keystore was tampered with, or password was incorrect
         at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:768)
         at java.security.KeyStore.load(KeyStore.java:1150)
         at oracle.security.jazn.util.KeyStoreUtil.loadKeystore(KeyStoreUtil.java:260)
         at oracle.security.wss.config.ConfigVisitor.validateKeyStore(ConfigVisitor.java:225)
         at oracle.security.wss.config.ConfigVisitor.visitPortConfig(ConfigVisitor.java:116)
         at oracle.security.wss.interceptors.SecurityPortDescriptor.validate(SecurityPortDescriptor.java:182)
         at oracle.security.wss.interceptors.SecurityPortDescriptor.configure(SecurityPortDescriptor.java:149)
         at oracle.security.wss.interceptors.AbstractSecurityInterceptor.init(AbstractSecurityInterceptor.java:86)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorChainImpl.createInterceptor(InterceptorChainImpl.java:82)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorChainImpl.<init>(InterceptorChainImpl.java:46)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientPortRuntime.getInterceptorChain(ClientPortRuntime.java:146)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPipeline.init(ClientInterceptorPipeline.java:79)
         at oracle.j2ee.ws.client.StubBase.setupInterceptor(StubBase.java:333)
         at oracle.j2ee.ws.client.StubBase.setupConfig(StubBase.java:300)
         at sevissecuredirectclientv2.proxy.runtime.SevisServiceSoapBinding_Stub.<init>(SevisServiceSoapBinding_Stub.java:47)
         at sevissecuredirectclientv2.proxy.runtime.ValidatingSevisServiceProxyService_Impl.getSevisService(ValidatingSevisServiceProxyService_Impl.java:60)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.<init>(SevisServiceClient.java:18)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.main(SevisServiceClient.java:26)
    SEVERE: Invalid port config oracle.security.wss.config.SecurityPortImpl@1d10a5c
    java.lang.RuntimeException: Invalid port config : Error reading keystore data
         at oracle.security.wss.interceptors.SecurityPortDescriptor.configure(SecurityPortDescriptor.java:159)
         at oracle.security.wss.interceptors.AbstractSecurityInterceptor.init(AbstractSecurityInterceptor.java:86)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorChainImpl.createInterceptor(InterceptorChainImpl.java:82)
         at oracle.j2ee.ws.common.mgmt.runtime.InterceptorChainImpl.<init>(InterceptorChainImpl.java:46)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientPortRuntime.getInterceptorChain(ClientPortRuntime.java:146)
         at oracle.j2ee.ws.client.mgmt.runtime.ClientInterceptorPipeline.init(ClientInterceptorPipeline.java:79)
         at oracle.j2ee.ws.client.StubBase.setupInterceptor(StubBase.java:333)
         at oracle.j2ee.ws.client.StubBase.setupConfig(StubBase.java:300)
         at sevissecuredirectclientv2.proxy.runtime.SevisServiceSoapBinding_Stub.<init>(SevisServiceSoapBinding_Stub.java:47)
         at sevissecuredirectclientv2.proxy.runtime.ValidatingSevisServiceProxyService_Impl.getSevisService(ValidatingSevisServiceProxyService_Impl.java:60)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.<init>(SevisServiceClient.java:18)
         at sevissecuredirectclientv2.proxy.SevisServiceClient.main(SevisServiceClient.java:26)
    Process exited with exit code 0.
    I'm using X509 to authentic.
    Please help.
    Thanks in advance for your quick response.
    Regards,
    David R

    I am using a single self signed certificate created using keytool on both the client and server end.
    Tried this sample code to fetch the WSDL of my webservice. Successfully did this.
    ===========================================================
    import HTTPClient.HTTPConnection;
    import HTTPClient.HTTPResponse;
    import javax.security.cert.X509Certificate;
    import oracle.security.ssl.OracleSSLCredential;
    import java.io.IOException;
    import javax.net.ssl.SSLPeerUnverifiedException;
    import javax.net.ssl.SSLSession;
    public class SSLSocketClientWithClientAuth {
    public static void main(String[] args) {
    if (args.length < 4) {
    System.out.println("Usage: java HTTPSConnectionTest [host] [port] " +
    "[wallet] [password]");
    System.exit(-1);
    String hostname = args[0].toLowerCase();
    int port = Integer.decode(args[1]).intValue();
    String walletPath = args[2];
    String password = args[3];
    HTTPConnection httpsConnection = null;
    OracleSSLCredential credential = null;
    try {
    httpsConnection = new HTTPConnection("https", hostname, port);
    } catch (IOException e) {
    System.out.println("HTTPS Protocol not supported");
    System.exit(-1);
    try {
    credential = new OracleSSLCredential();
    credential.setWallet(walletPath, password);
    } catch (IOException e) {
    System.out.println("Could not open wallet");
    System.exit(-1);
    httpsConnection.setSSLEnabledCipherSuites(new String[]{"SSL_RSA_WITH_RC4_128_SHA","SSL_RSA_WITH_3DES_EDE_CBC_SHA","SSL_RSA_WITH_RC4_128_MD5","SSL_RSA_WITH_DES_CBC_SHA","SSL_DH_anon_WITH_3DES_EDE_CBC_SHA"});
    // httpsConnection.setSSLCredential(credential);
    System.out.println("Set credentials and cipher suite");
    try {
    httpsConnection.connect();
    System.out.println("Connected!!!!!");
    } catch (IOException e) {
    System.out.println("Could not establish connection");
    e.printStackTrace();
    System.exit(-1);
    //javax.servlet.request.
    X509Certificate[] peerCerts = null;
    /* try {
    SSLSession sslSession = httpsConnection.getSSLSession();
    System.out.println("Getting session.........");
    httpsConnection.connect();
    }catch(Exception e){
    e.printStackTrace();
    System.out.println("null Getting session.........");
    System.exit(-1);
    try{
    peerCerts =
    (httpsConnection.getSSLSession()).getPeerCertificateChain();
    } catch (javax.net.ssl.SSLPeerUnverifiedException e) {
    System.err.println("Unable to obtain peer credentials");
    e.printStackTrace();
    System.exit(-1);
    String peerCertDN =
    peerCerts[peerCerts.length - 1].getSubjectDN().getName();
    peerCertDN = peerCertDN.toLowerCase();
    if (peerCertDN.lastIndexOf("cn=" + hostname) == -1) {
    System.out.println("Certificate for " + hostname +
    " is issued to " + peerCertDN);
    System.out.println("Aborting connection");
    System.exit(-1);
    try {
    HTTPResponse rsp = httpsConnection.Get("/spmlws/HttpSoap11?wsdl");
    System.out.println("Server Response: ");
    System.out.println(rsp.getText());
    System.out.println("Server Response: ");
    System.out.println(rsp.getText());
    } catch (Exception e) {
    System.out.println("Exception occured during Get");
    e.printStackTrace();
    System.exit(-1);
    =====================================================
    But on using the client proxy generated for my webserice using JDeveloper and then setting the system properties such as
    System.setProperty("javax.net.ssl.keyStore",keyStore);
    System.setProperty("javax.net.ssl.keyStorePassword", keyStorePassword);
    System.setProperty("javax.net.ssl.trustStore", trustStore);
    System.setProperty("javax.net.ssl.trustStorePassword",trustStorePassword);
    System.setProperty("javax.net.ssl.keyStoreType","JKS");
    System.setProperty("javax.net.ssl.trustStoreType","JKS");
    I get the following exception:
    <MSG_TEXT>IOException in ServerSocketAcceptHandler$AcceptHandlerHorse:run</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[javax.net.ssl.SSLProtocolException: handshake alert: no_certificate
                at com.sun.net.ssl.internal.ssl.ServerHandshaker.handshakeAlert(ServerHandshaker.java:1031)
                at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1535)
                at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:863)
                at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025)
                at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038)
                at oracle.oc4j.network.ServerSocketAcceptHandler.doSSLHandShaking(ServerSocketAcceptHandler.java:250)
                at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:868)
                at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
                at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    Please if anybody can help me with this!!!!
    Thanks in advance
    Nilesh

  • Getting Error while creating the proxy generator in Dot Net Connector 2003

    Hi,
    While creating the proxy generator in Dot Net Connector 2003 i am getting following error: I am successfully able to login into the SAP system and able to select the SAP tables but during the final step of proxy generator wizard i am getting following error:
    <b>----
    Error in Proxy-Generator
    To create a proxy directly from a SAP system, you must install a Java VM from JavaSoft
    Inner error was:
    Object reference not set to an instance of an object.
    OK  
    </b>
    I have already installed the Java JVM on my machine its version is as follows:
    <b>java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)</b>
    Regards,
    Ravi Shah

    Hi Amit,
    I doing good!!!! Thanks for the response.
    I uninstalled the earlier version of JVM and installed the latest version of JVM i.e. jre-1_5_0_09-windows-i586-p.
    I got the proper entries under registry mentioned below:
    <b>Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft]
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in]
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.5.0_09]
    "JavaHome"="C:
    Program Files
    Java
    jre1.5.0_09"
    "UseJava2IExplorer"=dword:00000001
    "HideSystemTrayIcon"=dword:00000000
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment]
    "CurrentVersion"="1.5"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5]
    "JavaHome"="C:
    Program Files
    Java
    jre1.5.0_09"
    "RuntimeLib"="C:
    Program Files
    Java
    jre1.5.0_09
    bin
    client
    jvm.dll"
    "MicroVersion"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5.0_09]
    "JavaHome"="C:
    Program Files
    Java
    jre1.5.0_09"
    "MicroVersion"="0"
    "RuntimeLib"="C:
    Program Files
    Java
    jre1.5.0_09
    bin
    client
    jvm.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update]
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]
    "Country"="IN"
    "PostStatusUrl"="https://sjremetrics.java.com/b/ss//6"
    "EnableJavaUpdate"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start]
    "CurrentVersion"="1.5.0_09"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.0.1]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.0.1_02]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.0.1_03]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.0.1_04]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.0.1_05]
    "Home"="C:
    Program Files
    Java Web Start"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.2]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.2.0_01]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.2.0_02]
    "Home"="C:
    Program Files
    Java Web Start"
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Web Start\1.5.0_09]
    "Home"="C:
    Program Files
    Java
    jre1.5.0_09
    bin"</b>
    After installation I opened the Dot Net connector proxy client wizard . I followed the series of step during Dot Net connector configuration:
    1. selected the SAP connector.
    2. The next screen 'Enter Logon Information' comes where i entered the following information System as 'custom', host='IP address', Id='00' but by default it turns to '0' , client='800', user='user id' and password ='password'.
    3. After clicking on Next button i am successfully logon into the SAP system.
    4. The next screen in the wizard is 'selectall the remote function modules that you want to be part of your proxy object'. After selecting the SAP tables and clicked on Next button I am getting following error
    <b>
    Error in Proxy-Generator
    To create a proxy directly from a SAP system, you must install a Java VM from JavaSoft
    Inner error was:
    INFO: using logging implementation "AII Logging"
    Exception in thread "main" com.sap.aii.upload.api.LoginException$WrongPassword: Invalid user/password combination
         at com.sap.aii.upload.sap.SAPConnection.connect(SAPConnection.java:94)
         at com.sap.aii.upload.sap.SAPConnection.<init>(SAPConnection.java:38)
         at com.sap.aii.upload.tool.RFC2WSDLTool.getWSDLforRFCs(RFC2WSDLTool.java:81)
         at com.sap.aii.upload.tool.RFC2WSDLTool.main(RFC2WSDLTool.java:196)
    OK  
    </b>
    Thanks and Regards,
    Ravi Shah

  • Error while creating web proxy

    Hi,
    I've created a web service in ProjectsManagement workspace (jws). Now, I'm trying to invoke that service from ProjectsFinancialsEss workspace (jws) by creating a web-proxy. However, I'm getting the following error when I'm creating the web-proxy:
    oracle.jdeveloper.webservices.model.WebServiceException: Error creating model from wsdl
    "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
    Please find the jDev stack trace below:
    oracle.jdeveloper.webservices.model.WebServiceException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
         at oracle.jdeveloper.webservices.model.java.JavaWebService.createPortTypes(JavaWebService.java:1635)
         at oracle.jdeveloper.webservices.model.WebService.createServiceFromWSDL(WebService.java:2846)
         at oracle.jdeveloper.webservices.model.WebService.createServiceFromWSDL(WebService.java:2611)
         at oracle.jdeveloper.webservices.model.java.JavaWebService.<init>(JavaWebService.java:509)
         at oracle.jdeveloper.webservices.model.java.JavaWebService.<init>(JavaWebService.java:461)
         at oracle.jdeveloper.webservices.model.proxy.WebServiceProxy$ProxyJavaWebService.<init>(WebServiceProxy.java:2268)
         at oracle.jdeveloper.webservices.model.proxy.WebServiceProxy.updateServiceModel(WebServiceProxy.java:1701)
         at oracle.jdeveloper.webservices.model.proxy.WebServiceProxy.setDescription(WebServiceProxy.java:525)
         at oracle.jdevimpl.webservices.wizard.jaxrpc.proxy.ProxyJaxWsSpecifyWSDLPanel.setDescription(ProxyJaxWsSpecifyWSDLPanel.java:238)
         at oracle.jdevimpl.webservices.wizard.jaxrpc.common.SpecifyWsdlPanel.buildModel(SpecifyWsdlPanel.java:1109)
         at oracle.jdevimpl.webservices.wizard.jaxrpc.common.SpecifyWsdlPanel$5.run(SpecifyWsdlPanel.java:661)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.jdeveloper.webservices.tools.WsdlValidationException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.newWsdlValidationException(WsaAdaptor.java:825)
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.getSeiInfo(WsaAdaptor.java:515)
         at oracle.jdeveloper.webservices.tools.WebServiceTools.getSeiInfo(WebServiceTools.java:523)
         at oracle.jdeveloper.webservices.model.java.JavaWebService.getSeiInfo(JavaWebService.java:1741)
         at oracle.jdeveloper.webservices.model.java.JavaWebService.createPortTypes(JavaWebService.java:1496)
         ... 12 more
    Caused by: oracle.j2ee.ws.common.tools.api.ValidationException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
         at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsWsdlToJavaTool.getJAXWSModel(JaxwsWsdlToJavaTool.java:679)
         at oracle.j2ee.ws.tools.wsa.WsdlToJavaTool.createJAXWSModel(WsdlToJavaTool.java:478)
         at oracle.j2ee.ws.tools.wsa.Util.getJaxWsSeiInfo(Util.java:1360)
         at sun.reflect.GeneratedMethodAccessor1137.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.webservices.tools.wsa.Assembler$2$1.invoke(Assembler.java:218)
         at $Proxy90.getJaxWsSeiInfo(Unknown Source)
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.getSeiInfo(WsaAdaptor.java:505)
         ... 15 more
    Caused by: oracle.j2ee.ws.common.tools.api.ValidationException: no !/ in spec
         at oracle.j2ee.ws.tools.wsa.SchemaTool.genValueTypes(SchemaTool.java:188)
         at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsWsdlToJavaTool.getJAXWSModel(JaxwsWsdlToJavaTool.java:662)
         ... 23 more
    Caused by: oracle.j2ee.ws.common.databinding.common.spi.DatabindingException: no !/ in spec
         at oracle.j2ee.ws.common.tools.databinding.jaxb20.JAXB20TypeGenerator.generateJavaTypes(JAXB20TypeGenerator.java:124)
         at oracle.j2ee.ws.tools.wsa.SchemaTool.genValueTypes(SchemaTool.java:186)
         ... 24 more
    Any help on this will be greatly appreciated.
    Thanks and regards,
    Amrit

    Look like you hit Bug 11838224 which should be fixed in 11.1.2.x
    If you can't update you can use the following workaround:
    @ Details of Workaround
    @ =====================
    @ Deploy the model project and build the proxy from the wsdl provided from the
    @ WLS 10.3.x.0 server.
    Timo

Maybe you are looking for

  • AE6000 No Longer works with Windows 8.1

    I installed the windows 8.1 update and since then the AE6000 wirless adapter only connects to the wireless N network. I am unable to connect to any wireless AC network, when it worked completly fine before hand.  I spent forever and a day diagnosing

  • When I click on a pdf attachment in an email and open it and then I click attach to an email nothing

    when I open a pdf attachemnt in an email and click on attach to an email nothing happens

  • Album artwork display

    When I hook up my 4gig Nano(2nd gen) to my car stereo the album artwork on the screen is poor quality. My friend's 120gig displays HD quality. What does his ipod have that mine doesn't?

  • How to install mbam client in Spanish

    Hi good afternoon, Currently we have implemented in the company MBAM 2.0, clients are Windows 7 The problem is that I have mbam 2.0 agents installed in English, my intention is to change the Spanish language. At first I found no information. can help

  • Planing In PCA

    Hi Experts, My Client wants to Copy planning data from Version 1 to Version 0 in PCA. This because planning data for some Profit centers were wrongly recorded in Version 1 instead of Version 0. Can it be possible to copy Planning data from Ver. 1 to