What is the url of the WSDL generated by XI?

Hi all,
I have generated a WSDL file for a message interface.
I will like to see this WSDL in the wsnavigator.
The wsnavigator requires me to input a wsdl url.
What is the URL of this WSDL which I've just generated?
Please advise.
Thanks.
Ron

Hi,
Did you use the Integration Directory to create our WSDL? If yes, then you will have the WSDL stored up on your Local desktop itself.
For See the WSDL's in your wsnavigator, you wil have to deploy your Webervice on your XI server and then you can see the WSDL there.
In your case as you are trying to expose an Outbound Interace in XI as a webservice all you need to do would be to create the WSDL as shown in section 3.2.2 of this doc,
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79
Regards
Bhavesh

Similar Messages

  • How do I Add Authentication to the WSDL generated?

    Hi Experts,
    I am creating web service in CAF to get All task assigned to a user using BPM API.
    The WSDL generated while testing from wsnavigator is picking up as a guest user even if I am entering the user details in invocation parameters.
    Can some one tell me how do I add authentication to the WSDL I have generated in CAF?
    Thanks in Advance
    Kumar.

    Hi Kumar,
    You Can find the above Section in : Go to http://hostname:port/nwa and open Configuration--->Connectivity --> Single Service Administration and open Service Definitions tab and select the application service for which you want to create the Authentication.
    Cheers
    Piyas

  • Some strange with the WSDL generated during asadmin deploy

    Hi devs and users,
    I'have created WebService with @WebServices annotation,
    packaged and deploy it with asadmin.
    When accessing the WSDL via
    http://192.168.1.1:8080/test/TestService?WSDL
    the WSDL contain something like this:
    <types>
    <xsd:schema>
    <xsd:import namespace="http://xyz/"
    schemaLocation="http://testserver:8080/test/TestService/__container$publishing$subctx/WEB-INF/wsdl/TestService_schema1.xsd"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"/>
    </xsd:schema>
    </types>
    <service name="NotificationSystemService">
    <port name="NotificationSystemPort" binding="tns:NotificationSystemPortBinding">
    <soap:address
    location="http://testserver:8080/test/TestService"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"/>
    </port>
    </service>
    Note that, the soap:address and schemaLocation use the hostname 'testserver', but not the ip address '192.168.1.1'.
    How can I control the AS so that, when it generate the WSDL, it use the host address, instead of the hostname.

    Apple does not participate in these forums, so you will not get a reply from an Apple engineer, nor will there be any way for you to contact anyone in the iTunes or iOS engineering team.
    I do not, however, think that there is any difference between the Mac and Windows versions of iTunes in what information they transmit to Apple's services. In either version no personal information of any sort is sent when only doing an update to iOS, only to the best of my knowledge the device identification so that the correct update file can be delivered. The only time any of your contacts or any other such information would be sent to Apple's servers is if you are synchronizing via iCloud, and emails only if you use iCloud's email service.
    My understanding is that user generated data, settings and apps are handled entirely with the backup file if ones is created?
    Except for synchronizing with iCloud, that would be correct. This may be of interest:
    http://support.apple.com/kb/HT4865
    Regards.

  • While loading transaction data into cube what are the tables generats

    Hi,
    while loading transaction data into cube what are the tables normally generats.

    Hi,
    Normally datas will be loading to 'F'- Fact tables (/BIC/F****) *** - cube name..
    When you do compress the request the data will be moved into E tables.
    Regards,
    Siva.

  • Soap Action missing in the WSDL generated for Service Interface

    Hi All,
    I have modelled an interface in the ESR and have created the proxy in the back-end ECC6 system. It is basically an outside-in approach. I have generated a WSDL using the Wizard in the SPROXY transaction. But the WSDL does not have any SOAP Action. I tried to create a web-service for an existing BAPI. That WSDL also did not have any SOAP Action. Can you please let me know why the SOAP Action is missing? Is there any other way of generating the WSDL?
    Regards,
    Geetha

    Hi Geetha,
    Please try configuring the entire scenario in PI.
    If you are using PI 7.1, You can see the WSDL by right clicking on Sender agreement. Please use SENDER SOAP Channel. In PI 7.0 you will have to generate WSDL manually.
    Regards,
    Vikas

  • What are the compiler generated codes for objective-c?

    After the compilation, the code for c/c++ is known as "object code" i.e. ".obj" file, and the binary executable file is ".exe" .
    Similarly for java the compiled code is known as ".class" file.
    In case of Objective-c what is the output of Compiler and what is the Executable file?

    Strictly speaking, .obj and .exe refer only to the output of the compiler and linker for a Windows system (or cross compiler).  For *nix compliant systems the output of the compiler is usually given a .o suffix and the executable produced after linking is named whatever you choose; but usually with no suffix at all.
    Also, technically speaking, Java .class fiels don't fit neatly into this paradigm.  The output of a Java compiler isn't object code, per se; it's optimized byte-code that can be run by the JRE.

  • What are the accounts generated in subcontracting in MM module?

    I want the account transactions which are debitd and credited in subcontracting transaction from MM point of view?

    Hi Srinivas
    Here is the Complete Sub Contracting Cycle and Accounts
    (1) You have a material that can be procured externally, and you have maintained BOM with components. Any waste generated and received during subcontracting process can be maintained as component with negative quantity.
    (2) You create a subcontracting PO (PO with Item Category L). You can also maintain Purchase Info Record for Subcontract category for material and subcontractor.
    (3) You make a transfer posting to issue components for SC PO. Material is sent to subcontractor.  As material remains under your ownership, system does not make any value entry. But quantity is shown as "Material Provided to Vendor"
    (4) You receive finished material against SC-PO. You also specify components consumed in manufacturing of finished goods. Additionally, if you have negative components in BOM, now you'll also receive subcontracting by-products. There are three events, so three accounting entries are generated:
    DR FG Stock/ SC By-Product Stock
    CR Change in Stock (FG/ SC By-Product )
    (for finished goods received)
    DR Subcontracting Charges
    CR GR/IR Clg
    (for moneys payable to Subcontractor)
    DR Consumption (Components)
    CR Change in Stock (FG/ SC By-Product )
    (material provided to Vendor is now charged to expense)
    (5) You do the IV for SC Invoice, and the process is complete. 
    Thanks

  • What are the billing documents are generated

    hai
    what are the documents generated after delivery.
    2) what are the billing douments u will after delivery
    3) after invoice how it will be appear in financial accounting

    Hi nag,
    1).what are the billing douments u will after delivery?
    Ans. Accounting and profitability analysis documents
    2). after invoice how it will be appear in financial accounting?
    Ans. Customer acc. credited and com. acc. debited
    Reward points pls.
    Regards,
    Govind.

  • How to find out the Queries Generated for a particular ods?

    Hi all,
    There are atleast 10 queries generated for a Particular ODs zyyyyy. I would like to know what are the queries generated for a particular ods.
    I have used the where use list of the ods. But it did not displayed the queries generated for that ods.
    I have looked at the bex query for that ods but cant find any query being generated on that ods??
    Is there any way to find out what are the queries generated for a particular ods?
    thanxs
    haritha

    Hello Haritha,
    Please follow the path.
    Go to RSA1 -> Metadata Repository ->DataStore Objects(ODS) -> Find you DSO(ODS) there and click on that, you will get all the details(Queries, Objects - Char, Key figures, update rules,etc..) related to that particular DSO(ODS), same is the case for Cube as well.
    Please assign points.

  • WSDL generated by web service map

    Hi,
    I am totally new to ODSI. I noticed that the WSDL generated by the Web Service Map for a Data Service always contains two schemas in the types section, with an import directive in the first schema which refers to the second. The structure of the types section is something like this:
    <types>
    <xs:schema>
    <xs:import namespace="N1">
    </xs:schema>
    <xs:schema targetNameSpace="N1">...</xs:schema>
    </types>
    The question is : is it possible to have a single schema instead of two in a logical data service? In other words, to what extent can the WSDL be customized?
    I apologize in advance if the question is dumb, but as I have said, I am totally new to this product.
    Thank you very much for your help
    Alberto

    The request and response elements will always be generated in the form below. It cannot be customized.
    <xs:schema targetNamespace="ld:hello_ws" elementFormDefault="qualified" xmlns:stns="ld:hello_ws" ... >
    <s:element name="HelloWorld">
    <s:element name="HelloWorldResponse">
    </>
    Unless the targetnamespace for your logical data service matches, there will always need to be a second schema element.
    Your logical dataservice can have whatever schema you want.

  • WS-I compliance of wsdl generated by BPEL

    Hi All,
    I generated a very simple synchronous BPEL process with defaults, and assigned the input to the ouput. The wsdl generated is not WS-I compliant. It gives an error:-
    Assertion: BP2703
    Result
    failed
    Failure Detail Message
    Schema validation failed
    Failure Detail Message
    Schema validation failed: The element 'http://schemas.xmlsoap.org/wsdl/:definitions' has invalid content. An error occurred at , (1, 1179).
    The 'http://schemas.xmlsoap.org/ws/2003/05/partner-link/:partnerLinkType' element is not declared. An error occurred at , (1, 1179).
    The 'http://schemas.xmlsoap.org/ws/2003/05/partner-link/:role' element is not declared. An error occurred at , (1, 1211).
    The 'http://schemas.xmlsoap.org/ws/2003/05/partner-link/:portType' element is not declared. An error occurred at , (1, 1240).
    It seems to be giving an error for the partner link element!!!! I am testing this because in my project I am getting the same error. How can I make the wsdl WS-I compliant..

    Expose the WSDL from Sender Agreement or Inbound Processing in the ICO and test accordingly with SOAPUI.
    In case still you are getting the error in the sense you can prefer XMLAnonymizer bean or play with the namespaces you may have to go with the JAVA or XSLT mapping.
    XI: XML node into a string with graphical mapping?

  • WSDL generated from service that references XMLBean is invalid

    Env: Weblogic Workshop 9.2.0
    Build id: 783464
    When I validate a WSDL generated from a service that imports XMLBean classes (auto-generated by the XMLBeans Builder) it shows numerous errors including src-resolve.4.2. and ?The part ?parameters? has an invalid value ?hello? ??. All my schemas validate without error in both Workshop and XMLSpy. This happens for both the WSDL generated from the right click menu and from the auto generated WSDL located in the build sub-directory.
    Related to this problem, when I deploy the web service (for some reason I can deploy it if I don?t deploy the WSDL) sometimes I either can reach the web service and sometimes I receive a failure related to the parse of the WSDL stating java.util.NoSuchElementException as the reason.
    Has anyone else seen these kinds of problems?

    I'm going to open a support case but here are the XSDs
    There are four in total ... I have marked the top and bottom of each so you can clearly identify them.
    ---AddressData.xsd Start---
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema xmlns:addr="http://www.test.org/address" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.test.org/address" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xs:complexType name="AddressType">
              <xs:sequence>
                   <xs:element name="LineOne" type="addr:LineOneType"/>
                   <xs:element name="LineTwo" type="addr:StreetAddressType" minOccurs="0"/>
                   <xs:element name="City" type="addr:CityType"/>
                   <xs:element name="State" type="addr:StateType"/>
                   <xs:element name="Zip" type="addr:ZipType"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="LineOneType">
              <xs:choice>
                   <xs:element name="StreetAddress" type="addr:StreetAddressType"/>
                   <xs:element name="POBoxAddress" type="addr:POBoxAddressType"/>
              </xs:choice>
         </xs:complexType>
         <xs:complexType name="StreetAddressType">
              <xs:sequence>
                   <xs:element name="StreetAddress" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="POBoxAddressType">
              <xs:sequence>
                   <xs:element name="POBoxAddress" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="CityType">
              <xs:sequence>
                   <xs:element name="City" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="StateType">
              <xs:sequence>
                   <xs:element name="State" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="ZipType">
              <xs:sequence>
                   <xs:element name="Zip" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
    </xs:schema>
    ---AddressData.xsd Stop---
    ---CustomerData.xsd Start---
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema xmlns:cust="http://www.test.org/customerdata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:addr="http://www.test.org/address" xmlns:pri="http://www.test.org/priority" xmlns:ndata="http://www.test.org/ndata" targetNamespace="http://www.test.org/customerdata" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xs:import namespace="http://www.test.org/priority" schemaLocation="CustomerPriority.xsd"/>
         <xs:import namespace="http://www.test.org/address" schemaLocation="AddressData.xsd"/>
         <xs:import namespace="http://www.test.org/ndata"
              schemaLocation="DataType.xsd" />
         <xs:element name="CustomerData">
              <xs:annotation>
                   <xs:documentation>
                        Comment describing your root element
                   </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                   <xs:sequence>
                        <xs:element name="Customer" type="cust:CustomerType" />
                        <xs:element name="otherData1" type="ndata:newDataType" />
                        <xs:element name="secondaryAddress"
                             type="addr:AddressType" />
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:complexType name="CustomerType">
              <xs:sequence>
                   <xs:element name="name" type="cust:CustomerNameType"/>
                   <xs:element name="address" type="addr:AddressType"/>
                   <xs:element name="priority" type="pri:PriorityLevelType"/>
                   <xs:element name="data" type="cust:moreData"/>
              </xs:sequence>
         </xs:complexType>
         <xs:complexType name="CustomerNameType">
              <xs:sequence>
                   <xs:element name="lastname" type="xs:string"/>
                   <xs:element name="firstname" type="xs:string"/>
                   <xs:element name="title" type="xs:string"/>
              </xs:sequence>
         </xs:complexType>
         <xs:element name="anotherBitOfData" type="xs:gMonthDay"/>
         <xs:complexType name="moreData">
              <xs:sequence>
                   <xs:element name="data1" type="xs:string"/>
                   <xs:element name="data2" type="xs:long"/>
              </xs:sequence>
         </xs:complexType>
    </xs:schema>
    ---CustomerData.xsd Stop---
    ---CustomerPriority.xsd Start---
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema xmlns:pri="http://www.test.org/priority" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.test.org/priority" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xs:element name="CustomerPriority">
              <xs:annotation>
                   <xs:documentation>Comment describing your root element</xs:documentation>
              </xs:annotation>
              <xs:complexType>
                   <xs:sequence>
                        <xs:element name="priority" type="pri:PriorityLevelType"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:complexType name="PriorityLevelType">
              <xs:choice>
                   <xs:element name="Level1Value" type="xs:string"/>
                   <xs:element name="Level2Value" type="xs:string"/>
                   <xs:element name="Level3Value" type="xs:string"/>
              </xs:choice>
         </xs:complexType>
    </xs:schema>
    ---CustomerPriority.xsd Stop---
    ---DataType.xsd Start---
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema xmlns:ndata="http://www.test.org/ndata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pri="http://www.test.org/priority" targetNamespace="http://www.test.org/ndata" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xs:import namespace="http://www.test.org/priority"
              schemaLocation="CustomerPriority.xsd" />
         <xs:complexType name="newDataType">
              <xs:sequence>
                   <xs:element name="pri" type="xs:string" />
              </xs:sequence>
         </xs:complexType>
    </xs:schema>
    ---DataType.xsd Stop---

  • WSDL generates incorrect BAPIRET2 code in VS2005

    I have tried to import WSDL for two Web Services based on function modules into a Visual Studio C# project.
    In both cases, the WSDL generates the web service; however when I build the project, both services have syntax errors in the Reference.cs file for all components of the Bapiret2 class.
    Each component generates the following two error messages:
    "An object reference is required for the nonstatic field, method or property '<namespace>.System.get"
    and
    "'string' does not contain a definition for 'Xml'"
    In each case, the error messages refer to the line that reads:
    "[System.Xml.Serialization.XmlElementAttribute (Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]"
    that precedes the "Set" & "Get" methods for each Bapiret2 class component. The errors highlight the "System" and "X,l" components following "Form=" .
    Has anyone seen this before?
    I'm using SAP 2004s with Support Stack 15, and Visual Studio 2005 SP1 with the Enterprise Services Explorer add-on.
    Thanks,
    D.

    I am working with VB project and encounter this problem.
    Now, I found the solution.
    It's may be help you. Good lucks.
    calling a sap webas 6.20 web service from .net

  • Invoking a web service with the WSDL URL given at run time

    I have created a very Simple Web Service using Netbeans 6.0 as an EJB Module. I have successfully created clients to access the web service, both through a Composite Application and through a simple Java Desktop Application, using the create "New Web Service Client" option, either by pointing to the EJB project either by providing the WSDL URL.
    What I want now, is for the Java Desktop application to be able to consume the service after it has discovered the WSDL URL at runtime (e.g. through UDDI).
    From what I have been able to find on the web, I should use the javax.xml.ws.Service class. But when I attempt to use the getPort method I get the exception:
    "com.sun.xml.ws.model.RuntimeModelerException: runtime modeler error: Wrapper class mypackagename.jaxws.MyWebServiceName is not found. Have you run APT to generate them?"
    Since I know that this class is not needed for the Web Service to be accessed, when the two procedures I describe above are used, I wonder what I can do to get this to work.
    I have tried using apt from the command line but it can't find Java EE classes, so it doesn't work.
    Nikos

    Hi Yarecki,
    I'm afraid I'm also a newbie, and I'm feeling my way around things.
    I have written some code. However, you should be warned that... it doesn't work!
            String wsdlLocation;//=...some URL...
            String input;//=...XML...either SOAP message either SOAP payload
         try{
             java.net.URL wsdlURL = new java.net.URL(wsdlLocation);
                //these should be extracted from the service WSDL document
                java.lang.String serviceName = "CalculationServiceService";
                java.lang.String portName = "CalculationServicePort";
                String namespace = "http://localhost:8080/CalculationServiceService";
                javax.xml.transform.Source inputSource = new javax.xml.transform.stream.StreamSource(new java.io.StringReader(input));
                javax.xml.namespace.QName serviceQName = new javax.xml.namespace.QName(namespace, serviceName);
                javax.xml.namespace.QName portQName = new javax.xml.namespace.QName(namespace, portName);
                javax.xml.ws.Service service = javax.xml.ws.Service.create(wsdlURL, serviceQName);           
                javax.xml.ws.Dispatch<javax.xml.transform.Source> dispatch =
                      service.createDispatch(portQName, javax.xml.transform.Source.class, javax.xml.ws.Service.Mode.MESSAGE);
           //javax.xml.ws.Dispatch<javax.xml.transform.Source> dispatch =
               //service.createDispatch(portQName, javax.xml.transform.Source.class, javax.xml.ws.Service.Mode.PAYLOAD);
    //alternative method, with different input
                javax.xml.transform.Source replySource = dispatch.invoke(inputSource);
                javax.xml.bind.JAXBContext jc = javax.xml.bind.JAXBContext.newInstance(nikos.test.CalculationResult.class);
                javax.xml.bind.Unmarshaller unm = jc.createUnmarshaller();
                nikos.test.CalculationResult result = (nikos.test.CalculationResult)unm.unmarshal(replySource);
                System.out.println(result.getResult());
            } catch (JAXBException ex) {
                JOptionPane.showMessageDialog(this, ex);
                ex.printStackTrace();
            } catch (MalformedURLException ex) {
                ex.printStackTrace();//this should not happen.
            }In fact I'm getting a weird error
    javax.xml.ws.soap.SOAPFaultException: java.lang.NullPointerException
            at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:187)
            at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:108)
            at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:187)
            at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:206)
         //lines from my source code are here
    Caused by: javax.xml.ws.WebServiceException: java.lang.NullPointerException
            at com.sun.enterprise.security.jmac.config.PipeHelper.makeFaultResponse(PipeHelper.java:328)
            at com.sun.enterprise.security.jmac.config.PipeHelper.getFaultResponse(PipeHelper.java:366)
            at com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:223)
            at com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129)
            at com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115)
            at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595)
            at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554)
            at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539)
            at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436)
            at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243)
            at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444)
            at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244)
            at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135)
            at com.sun.enterprise.webservice.Ejb3MessageDispatcher.handlePost(Ejb3MessageDispatcher.java:113)
            at com.sun.enterprise.webservice.Ejb3MessageDispatcher.invoke(Ejb3MessageDispatcher.java:87)
            at com.sun.enterprise.webservice.EjbWebServiceServlet.dispatchToEjbEndpoint(EjbWebServiceServlet.java:200)
            at com.sun.enterprise.webservice.EjbWebServiceServlet.service(EjbWebServiceServlet.java:129)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
            at com.sun.enterprise.web.AdHocContextValve.invoke(AdHocContextValve.java:114)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
            at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:87)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
            at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
            at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
            at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    Caused by: java.lang.NullPointerException
            at com.sun.xml.ws.tx.service.TxServerPipe.process(TxServerPipe.java:163)
            at com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218)
            ... 39 moreAs I've said before I've called this web service successfully using three different methods.
    It appears it has something to do with security issues, but I've no security at all...

  • How can I customize the auto-generated WSDL when using a PL/SQL webservice?

    My webservice returns a refcursor as an ArrayOfString. (I followed the sample code.) Instead of everything being returned in one large array, I need to create a correct record hierarchy, like <rec1><fld1></fld1></rec1>, etc.
    As far as I know, this grouping has to be done in a WSDL file. However, following this sample, the WSDL is auto-generated and overwritten with each launch of the webservice.
    Am I missing something, or are there other secrets/tips?
    thanks

    Very Nice:) Thanks!
    1. I added this to my HTM HEADER:
    <script language="JavaScript" type="text/javascript">
    function test_javaprompt () {
    var Hours = prompt("How Many Hours?");
    $x('P142_HOURS').value = Hours;
    doSubmit()
    </script>
    2. I Created an Item:
    P142_HOURS
    3. I Created a Button:
    TEST_JAVA
    a. In the Button area for, Optional URL Redirect, I selected- Target is a URL
    b. URL Target- javascript:test_javaprompt();
    When I press the Button then it does Exactly what I want it to do.
    Except....
    Ultimately, I do not want this javascript assigned to the button.
    I would like to run this javascript when the value of a DatePicker Item, (P142_DROPS_SUBMITTED) is changed.
    If you can help me with that then I'll be forever grateful:)
    -Gary

Maybe you are looking for

  • Message could not be delivered.  Never happened with Entourage.

    I have tried to migrate from Entourage to Mail. However, I keep getting the message could not be delivered....message. After the message sits in the outbox for a while some messages will finaly send. I have checked the outgoing settings and everythin

  • IPad 2 - email shuts down when trying to delete messages

    Whenever I try to delete email messages, I click on "Edit", check the messages to be deleted. The red Delete button shows up and as soon as I touch it the entire email program shuts down and returns to the home page. The next "Delete Message" button

  • 2011 MacBook Pro experiencing Kernel Panics when using iPhone 4 as modem

    Recently purchased a custom MacBook Pro 15" with the upgraded 2.3 ghz quad core i7 processor. I immediately installed 8 GB of Ram and a 750GB 7200 speed HD from OWC when the unit arrived. All was well when testing from home, and had zero issues after

  • Mac mini with a fire wire external drive

    I have 10 folders with pictures in my fire wire external drive, but mac mini cannot see the pictures in one of the folders. If you click the folder, it shows 0 items. However, if the folder is chosen as a screen saver folder, the pictures show as a s

  • Reg. sapscript in spanish

    I am trying to print some sales orders using spanish version of sapscript. Are the material descriptions supposed to come in Spanish? I am not getting so unless I change the descriptions of materials in Material-Master to spanish. What should I do so