Change URL in WSDL

Hi All,
Is URL in WSDL is configurable ?
For e.g. <soap:address location="http://10.27.125.104:5777/soap/default"/>
Thx,
Hitesh

Hitesh,
The end point is constructed with a combination of hostname, port, context
path of your web application and
The hostname and port can be configured via 2 xml files named wlw-config and
wlw-runtime-config.xml. Bu default the hostname and port of which the
application is deployed will be used. The xml files must be sued only if you
want to over ride that behavior.
The context path of your web application can be configured via the project
properties.
consider the following scenario where I have an application named texas, and
a web project named texaswebapp. within this project I have a folder named
testTomCat and a jws named test.jws.
The SOAP end point would be
http://AKRAJ01:7001/texasWeb/testTomCat/test.jws where akraj01 is my
machine name and 7001 is port at which my server is listening
If I changed the context path of my web project to be mycontextpath, the
hostname to be myhost and the port to be 4001
then the SOAP end point would be
http://myhost:4001/mycontextpath/testTomCat/test.jws
Hope this helps.
Regards,
Raj Alagumalai
Backline Workshop Support
the hostname entry
"Hitesh" <[email protected]> wrote in message
news:3f8cbc2d$[email protected]..
>
Hi All,
Is URL in WSDL is configurable ?
For e.g. <soap:address location="http://10.27.125.104:5777/soap/default"/>
Thx,
Hitesh

Similar Messages

  • How to change url of wsdl in weblogic 10.3

    Hello all. Now our team migrate big server application from JBoss to Weblogic 10.3.
    We have a lot of pure EJB3 web services (I mean web services implemented as Stateless beans)
    in EJB module (I.e. our services located in jar, not in war).
    We have no configuration files which described our services.
    For example we have service:
    @Stateless
    @WebService(endpointInterface = "com.softcomputer.totalqc.remotefacade.rich.browser.IBrowserWebService")
    @HandlerChain(file = "com/softcomputer/tqc/services/handler/authentifier-hc.xml")
    @CustomResolver
    public class BrowserWebServiceImpl implements IBrowserWebService
    // some methods
    By default JBoss map wsdl of this service to
    http://localhost:8080/TotalQCJPAApp-TQCServices/BrowserWebServiceImpl?wsdl
    where TotalQCJPAApp - is the name of ear file, TQCServices - name of jar file.
    but Weblogic map this service to another url:
    http://localhost:7001/BrowserWebServiceImpl/BrowserWebServiceImplService?WSDL
    And the question is: does have weblogic some config where we can simply define
    another url? For example we already migrated our project to OC4J and OC4J has such
    configs orion-web.xml and sun-jaxws.xml.
    I already spend near 5 hours to google some solution - but without result!
    It's very strange if weblogic do not have such simple feature..

    1) @WLHttpTransport
    We build our project using maven and do not want to have dependencies from code on weblogic specific libs.
    2) weblogic-webservices.xml
    When I create such decriptor weblogic start to ask that service defined in weblogic-webservices.xml should be also defined in webservices.xml, and webservices.xml have many obligatory fields, for example <port-component-name>, <wsdl-port>, <service-endpoint-interface>, <service-impl-bean> etc.. We don't want to redefine all this stuff! Only URL!!
    3) WebLogic Server - Web Services - I will try..
    Edited by: user12868964 on May 7, 2010 1:18 AM
    Edited by: user12868964 on May 7, 2010 1:19 AM

  • Full qualified host name not appearing in url within WSDL generated from PI

    Hi
       We are on PI711  ( AIX OS ) and are stuck with an issue of the fully qualifed hostname not appearing within WSDL file  generated in PI71 for a webservice it exposes using the Integration builder
    We changed the host name in exchange profile ( all locations ) from hostname to hostname.companyname.intra and also in the ABAP stack as recommended in all OSS notes.
    We use the Integration Directory --> Sender Agreement --> Display WSDL option to generate the WSDL.
    Its to be noted that all locations ( including url for WSDL ) have the fully qualified hostname except the url within the WSDL.
    Dioes anyone come across this issue/ know which parameters to be updated on the PI server to make the url within the WSDL for the PI webservice to have the fully qualified host name ?

    HI Karthik,
    As Mentioned by Baskar donu2019t use proposed URL .. while creating WSDL in Id.. but instead provide URL in following format and use it in that place and create WSDL.. details about URL format..
    the URL format is fix. and it is simple.
    http://host:HTTPPort/XISOAPAdapter/MessagingServlet?channel=party:sendersystem:CC_sender
    in above URL provide your sender service component name instead of sender system.
    and provide SOAP sender communication channel name in place of CC_sender
    provide your PI system host and http name in place of host and https and use this..
    for more details about URL..
    Propose URL when Configuring Sender SOAP Adpater
    soap url
    Thanks,
    Bhupesh

  • How to change url of bsp page

    Hi experts
    I have created a BSP application , In login pafe i want to change  URL which we use for TEST .
    Or can can i redirect to another url , when TEST the page.
    Thanks & Regards
    Prashant Gupta

    Hi Prashant,
    Re-directing to another URL on load of page is a very simple piece of HTML code.Put this on the layout of page from where you want to re-direct to the other URL.
    <html>
    <head>
      <metas http-equiv="refresh" content="0;url=http://sdn.sap.com">
    </head>
    </html>
    Here the important line is the 3rd line which begins with "<metas". The operation is "refresh" which means to "refresh" the current page with the information that follows. The content begins with a zero, which is the number of seconds to wait, and then the URL that you should be taken to.
    So the above code would re-direct you to the http://sdn.sap.com page as soon as you log in.
    Hope this helps!
    PS : meta changed to metas to allow adding of the code.
    Regards,
    Saurabh

  • Firefox 3.6.14 shows URl but displays nothing, changing URLs crashes it

    After Firefox 3.6.14 installed itself on my Mac, I have not been able to see any page and if I change URLs, it crashes. How can I get a back copy of Firefox?

    After Firefox 3.6.14 installed itself on my Mac, I have not been able to see any page and if I change URLs, it crashes. How can I get a back copy of Firefox?

  • Changing URL for E_BUSINESS system

    Hi,
    how to change URL for E_BUSINESS system ? Should we only edit contexte .xml files and launch autoconfig? Which parameteres ?
    Many thanks.

    Hsawwan, thank you. I did this :
    to modify "s_login_page" and run AutoConfig. Make sure you have the latest AutoConfig patch applied (Patch 5985992 - TXK AUTOCONFIG ROLLUP PATCH Q (JUL/AUG 2007))
    Now it is OK for login page. But :
    1-when entering in E_BUSINESS or OAM it goes back to ancient URL ? Should we change some other parameters ?
    2-when loging in for example as sysadmin, first time it fails with this message :
    You have insufficient privileges for the current operation.
    we login again and it is ok , user can enter.
    Many thanks.

  • Changing URLs on multiple pages

    Hi,
    after Migration from SP2007 to 2010 I have to Change URLs on multiple (about 400) pages. The pages contain XSLTListViewWebparts, DataFormWebparts, ListViewWebparts and XSLT with hardcoded URLs. About 20 URLs per page.
    Can I achieve this with some scripts? I am able to write a script for the Webpart properties, but I don't know how to modify the XSLT. Best way would be to simply change the source code, but until now I was just able to modify the "ghosted"
    part of the source code. It didn't affect the Webparts and so on.
    Thanks,
    Stefan

    Hi Stefan,
    Per my understanding, you might want to change URLs on your pages which are generated from XSLT.
    A solution can be like this: as the URLs are hardcoded in these pages, we can iterate through the URLs which you want to modify in each page using JavaScript. Then add the JavaScript
    into the master page, it would take effect on the pages which referenced this master page.
    About
    how to add custom script into SharePoint master page:
    http://techtrainingnotes.blogspot.com/2012/05/adding-javascript-and-css-to-sharepoint.html
    Feel free to reply if there may be questions about the solution above.
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Change url connection to socket

    hello i have a problem about a socket connection can you help me
    i want to change url connection to socket connection
    here is
              java.net.URL url = new java.net.URL("http://64.74.75.74/approot/webapp/ZOR/bare");
              connection = new sun.net.www.protocol.http.HttpURLConnection(url, " ", 0);
              connection.setRequestMethod("POST");
              connection.setDoInput(true);
              connection.setDoOutput(true);
              connection.setUseCaches(false);
              java.io.ObjectOutputStream out = new java.io.ObjectOutputStream(connection.getOutputStream());
              out.writeObject(getTextFieldGiden().getText());
              out.flush();
              out.close();
              return (String) (new java.io.ObjectInputStream(connection.getInputStream()).readObject());how can i change it to
    socket connection because i must write it in c++
    thank you very much

    why are you replaying if you don' t have a solution peter?
    i have a big c++ project and in it somewhere must do the job the code i send in java do.
    &#304; also want to say i dont want it's c++ code ,i want to know how it can be with java sockets.

  • Change the end point URL in WSDL for web-service

    Hi All,
    Morning , could someone please help us with this question, we are stuck with this currently.
    In SOA Suite 10g as well 11g we have a jsimple Java class whose one of the methods is exposed as a web service.
    In the project it has created the WSDL as well and have deployed the .ear file to the servers from EM console successfully.
    Now we need to migrate this web service to testing & production environments.
    1. Could someone please let us know the steps as to how do we change the end point url in the WSDL for this web service (present in web content --> WEB-INF/wsdl path in the j-developer project) for migration in case of both 10g (OC4J) as well 11g (WLS) servers.
    2. Also could this change/update be done prior to deployment as well as post deployment as well.
    Looking forward to inputs regards this...as we are stuck with this ..would be very helpful
    Thanks as always for help & guidance..

    Hi
    As Vijay mentioned, you develop a WebService in JDeveloper and test in JDeveloper integrated Weblogic Server say at http://localhost:7101/MyWebService/MyPort?wsdl. Thats it. Once it is working. Export it into a .WAR file. If you have any other supporting EJB JARs etc, put all these into a full blown .EAR at application level. NOW deploy this .EAR or .WAR into any Domain on any host and any port. DOES not matter. That server's host and port will be taken. Infact even if this other domain is Clustered domain, still it will work by giving webserver host and webserver port that sits in front of the cluster.
    I develop my webservices in JDeveloper and test at 7101 port. This .WAR gets deployed in QC Env at qchost:qcport. Same .WAR deployed to UAT at uathost:uatport and finally to prod also at prodhost:prodport.
    Its just the Client (WebService Proxy) that is calling this WebService need to use appropriate host and port based on which Env it is connecting to. For this, simply do not hard code WSDL URL in the java code or anywhere. Simply get it from a .properties file using a key value pair like this.
    WSDL_URL=http://host:port/MyWebService/MyPort?WSDL.
    Now have Environment specific values for above key and put that properties file in that domain root folder. And in your code always refer this key.
    You can use many approaches along the above lines.
    If your WebServies proxy is a webservice adapter say within bpel, still you can modify the value using deployment plan .xml file file while deploying.
    I would not absolutely prefer opening war file from ear and modifying war and updating ear file etc etc. Also do not have multiple EARs for Environment specific. Just have only one single EAR or WAR file that can be deployed to any environment.
    Thanks
    Ravi Jegga

  • Change destination of WSDL file

    Hi all,
    I have uploaded a PDF file using SFP transaction.
    1. Can I change the destination of theWSDL file of that pdf file . 
    2. How can I create a WSDL file for a PDF file in my server.
    Thanks.

    Hello,
    we have now this question in three forums. What is absolutely unnecessary.
    WSDL and PDF are does not make any sense. Please describe your business needs and maybee we can help you describe this from technical point of view.
    WSDL is the definition file of webservices. It describes in standard XML fromat: 
    - the endpoint URLS that can be called
    - the methods a webservice
    - the parameters of each method
    - the type of each parameter
    This is simply not relevant for a PDF file....
    We realy would like to help, but what you write is making sense at the moment.
    Best regards,
    Dezso

  • Required Info About End Point URL and WSDL generated in SOA

    Hi All
    Consider the follow example WSDL
    http://localhost:8001/soa-infra/services/default/DehydrationDetails/dehydrationstorebpelprocess_client_ep?WSDL
    The above is the END POINT URL generated in my SOA.
    Can i have a control over it ? I mean whenever i deploy the total url is something like this : http://host:port//soa-infra/services/default/CompositeName/BPELName?WSDL
    Can i customize to have it deployed into another location of my SOA and have WSDL URL like this ? : http://host:port//BPELNAme?WSDL

    I guess not easily: the part /soa-infra is the URL for the SOA Suite webapplication, / is the URL for FMW Welcome Page Application.
    Try to change these around, good luck :-)
    You can look this up in your weblogic console application.
    Groeten,
    HJH

  • How to Change URL of BPA after clicking on Open Document in PO Notification for India Localization?

    In the Purchase Order Approval workflow notification , there are two links at the bottom of page under heading REFERENCES,
    - view PDF
    - open document
    So when we click on open document, the Oracle Forms loads and  purchase order screen will appear in the screen.
    In case of India localization, for standard PO the India local screen opens, where we can see the taxes by clicking on Taxes Button.
    But in case of blanket purchase agreements, when we click on open document link from the notification,we are routed to the application with the screen of global purchase order, instead it
    should go to Purchase Orders(Localization).
    We want to move to the India local po screen for BPA.
    So please let me know, where I can change the URL for Blanket Purchase Agreements.
    Regards
    Sandeep

    Hi kalyani,
    Please check my inbound plug code...tell me what changes wee need to do and where wee need to add this code...once again thanks for your reply..
    METHOD
    ip_inboundplug.
    **CALL METHOD SUPER->IP_INBOUNDPLUG
    ** EXPORTING
    ** iv_collection = iv_collection.
    DATA: lt_ivr_url_param TYPE tihttpnvp,
    ls_ivr_url_param TYPE ihttpnvp,
    lr_searchcustomer TYPE REF TO if_bol_bo_property_access,
    ls_searchcustomer TYPE crmt_bupa_il_header_search.
    CALL METHOD cl_crm_ui_session_manager=>get_initial_form_fields
    CHANGING
    cv_fields = lt_ivr_url_param.
    lr_searchcustomer ?= me->typed_context->searchcustomer->collection_wrapper->get_current( ).
    CHECK lr_searchcustomer IS BOUND.
    READ TABLE lt_ivr_url_param INTO ls_ivr_url_param WITH KEY name = 'sap-phoneno'. "'sap-phoneno'.
    IF ls_ivr_url_param-value IS NOT INITIAL.
    ls_searchcustomer-telephone = ls_ivr_url_param-value.
    CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
    eh_onsearch( ).
    ENDIF.
    ENDMETHOD

  • How to change URL of Webservice Model without reconfiguring or creating new

    Hi,
    I have create a WebService Model with DEV url (some Dev URL ) using
    Import WebService Model DEPRECATED option
    Now my application is moving to TEST and PROD.
    Is it possible to change DEV URL in webdynpro application application without reconfiguring MODEL or recreating new
    with TEST and PROD urls.
    Please help me

    Hi,
    You need to use adaptive webservice model to change the webservice URL based on the environment i.e. Dev,Test or production which is availiable in NWDS 2004s environment.
    You can refer to links mentioned in below forum.
    Re: Differnce between adptive web service model and webservice model(depricated
    if you you are using webservice model then you need to write the code to generate URL for end point dynamically based on the application environment.
    and then you need to set EndPoint of webservice model with that URL befroe execution of the model.
    e.g.
    String l_endpointurl ="http://"+ l_Server+ ":"+ l_port+ "/webservice name/Config1?style=document";
    l_modeloobject.modelObject()._setEndPoint(l_endpointurl);
    //if service is secured....
    l_modeloobject.modelObject()._setUser(l_userID);
    l_modeloobject.modelObject()._setPassword(l_pwd);
    l_modeloobject.modelObject().execute();
    Regards,
    Shruti.

  • How to change URL for "Log Out" link in CE?

    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
      url = "<%= getLogoutURL(request) %>";
      top.window.location = url;
    }and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
        return UWCApplicationHelper.getLogoutURL(request);
      }But I can't find where the URL is actually configured.
    any help would be much appreciated.
    Edited by: brett_ac on Jun 30, 2009 5:05 PM

    brett_ac wrote:
    We need the Communications Express "Log Out" link to go to a different page to the usual log in page. How can I change this?
    I've found the logout function in the uwc/common/Header.jsp file which looks like:
    function logout() {
    url = "<%= getLogoutURL(request) %>";
    top.window.location = url;
    You got it in one. If you wanted the logout button to redirect to google you would set:
    function logout() {
       url = "http://google.com/";
       top.window.location = url;Then restart the web-container.
    and I've found the getLogoutURL fuction in the uwc/js/resourceBundleUtils.js file which looks like:
      public String getLogoutURL(HttpServletRequest request)
    return UWCApplicationHelper.getLogoutURL(request);
    }But I can't find where the URL is actually configured.UWCApplicationHelper is in inbuilt java class. The UWCApplicationHelper.getLogoutURL java function returns:
    <current URL context>/base/UWCMain?op=logoutSo for example if UWC is deployed to http://myserver.domain.com/uwc you would get a logout URL of:
    http://myserver.domain.com/uwc/base/UWCMain?op=logoutRegards,
    Shane.

  • How to fix 'Unexpected error: Incorrect value: Location URL' in WSDL

    Hi All,
    Using SOAMANAGER  transaction, I created a service ECC_CUSTOMERQUOTEERPCRTRC and its binding 'ECC_CUSTOMERQUOTEERPCRTRC_binding' using the Create Service option under the tab Configurations and using the web service definition 'ECC_CUSTOMERQUOTEERPCRTRC'.  When I click on the link "Open WSDL document for selected binding" under the tab 'Overview', I get the following XML code in the popup window for the WSDL.
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    - <soap:Body>
    - <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>Unexpected error: Incorrect value: Location URL for subject IF {http</faultstring>
    - <detail xmlns:slibfault="http://xml.sap.com/2005/11/esi/slib/fault/">
      <slibfault:timestamp>Wed, 17 Nov 2010 22:29:02 GMT</slibfault:timestamp>
    - <slibfault:exception>
      <slibfault:text>Incorrect value: Location URL for subject IF {http://sap.com/xi/APPL/Global2}:CustomerQuoteERPCreateRequestConfirmation_In not found</slibfault:text>
      <slibfault:position program="CL_SIDL_SUBJECT_ADAPTER=======CP" include="CL_SIDL_SUBJECT_ADAPTER=======CM006" line="47" />
      </slibfault:exception>
      </detail>
      </soap:Fault>
      </soap:Body>
      </soap:Envelope>
    The XML code for nthe WSDL displays an error 'Unexpected error: Incorrect value: Location URL for subject IF '. It looks like the code could find the required URL. Please let me know how to fix this error.
    Thanks in advance.
    --R D

    Hello.
    In SOAMANAGER delete your "unexpected" service (endpoint).
    Then create it again.
    If same error will occurs - try to delete all definitions of this service (include sicf-transaction) and then create it completely again.
    Hope it helps.

Maybe you are looking for

  • Memory expansion for Satellite A200-23W

    Wonder if i can upgrade the memory (now 2 x 2GB in 667) with two others in 800 mhz..

  • Sony DCR-TRV240, analog tapes & firewire import?

    I'm importing home movies with a Sony DCR-TRV240 camcorder which plays 8mm, Hi8 and Digital 8 tapes. I'm connecting via firewire (or i.Link, as Sony calls it). The digital tapes import just fine, but the analog ones don't. They play just fine on the

  • Upgrade purchased Movies to HD or iTunes Extra

    Two part question: 1) if I have already purchased the standard def version of a movie, can I upgrade that to HD paying only the price difference between the two? 2) if I have already purchased a movie in iTunes, and now that movie has iTunes extra co

  • Payment Details Declined

    I'm getting a "payment declined" message when updating my credit card details. Although it is a new cr card I have made purchases on Amazon with the card so i know the card is ok.. I see this seems to be a common issue with itunes/app store. Has ther

  • Workflow costum tag approval

    he i did find out how to make a workflow to approve new and edited files im busy with making a SharePoint page with all of the manuals of the organization but maybe later i will covert it into a knowledge base. for now i made 2 custom column the firs