Javax.jwsWebMethod documentation on WSDL - how?

Hi experts,
On WebLogic 8.1, we put our Web Service documentation in the javadocs of the JWS files. That's very handy since the generated WSDL contains the documentation about the operations. So anyone that imports the WSDL is able to read the generated documentation. We do someting like:
     * This service does this and that and that. Detailed description that lives with the code.
     * @common:operation
     public void doTheThing(ThingInDocument inDoc) {
     delegate.doItInTheRoad(inDoc);
And the generated WSDL contains something like:
<s0:operation name="doTheThing">
<s0:documentation>
This service does this and that and that. Detailed description that lives with the code.
</s0:documentation>
Question: I'm not being able to do this in Weblogic 10.3. I put the javadoc next to the @WebMethod annotation, but nothing was generated in the WSDL.
Is there a way to do this or customize the WSDL generation?
Thank you!

Hi Massimo,
Quiet a few points here.
1. Oracle Type objects do not map to XML Complex type
2. Oracle Type objects do not map to Apex Page Item Types
3. Apex Page Item types are substituted into the WS Request XML by a process which is part of the Web Service Reference creation through the Wizard in Apex.
>
After created the web service (without any errors), I click on test.
- I can select the Operation --> CREATE_LINGUA
- I can input data for Basic Authentication
- I can't view Input Parameters --> Report returned no rows.
I've tried with normal type like Varchar2 and all was ok.
Is possible in Apex to use web services based on complex type, tipically an Array?
>
As you have guessed the Wizard driven Web Service Reference definition process cannot handle complex types of input parameters required by a Request. By definition the number of complex types possible are infinite, so they are not likely to come built in.
Passing an array is no solution because finally the values passed have to be plugged into the right SimpleTypes inside a ComplexType in the Request.
Based on your WSDL your Request will be
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cre="http://xmlns.oracle.com/orawsv/GRIMALDI/PKG_WEBSERVICES/CREATE_LINGUA">
   <soapenv:Header/>
   <soapenv:Body>
      <cre:SNUMBER-CREATE_LINGUAInput>
         <cre:PLINGUA-LINGUAT-CIN>
            <cre:LINGUAT>
               <cre:CODICE>?</cre:CODICE>
               <cre:DESCRIZIONE>?</cre:DESCRIZIONE>
            </cre:LINGUAT>
         </cre:PLINGUA-LINGUAT-CIN>
      </cre:SNUMBER-CREATE_LINGUAInput>
   </soapenv:Body>
</soapenv:Envelope>However, all is not lost. You can always use the UTL_HTTP package API to construct your Request.
Regards,

Similar Messages

  • Where can I find documentation that explains how

    I would appreciate it very much if somebody could tell me
    where can I find a documentation that explains how is it possible to customize the <jbo:ShowHint, similar to the way custom renderers customize <jbo:RenderValue...?
    Thx

    A try at google with sufficient keywords often reveals the answer.
    My estimate is 60-80% of the questions posted here can be solved by constructing a good google search, and take some time to read the hits.
    Of course experience with using linux helps (to choose the rights search keywords)
    To the original poster: there is a very valuable command called 'man', which means 'manual'. if you need information about commands, use the manual, for example: man lsto learn about the 'ls' (list) command. also try man manthe manual page about the manual pages command.

  • Since upgrading to CFB 3, I am unable to view "ColdFusion Documentation" (Help).  How do I restore this functionality?

    Since upgrading to CFB 3, I am unable to view "ColdFusion Documentation" (Help).  How do I restore this functionality?

    I found a workaround.
    Close Builder
    Navigate to:
    /Applications/ColdfusionBuilder3/plugins/com.adobe.coldfusion.help_3.0.0/toc.xml
    Copy it to
    tocOrig.xml
    Edit:
    /Applications/ColdfusionBuilder3/plugins/com.adobe.coldfusion.help_3.0.0/toc.xml
    <?xml version="1.0" encoding="UTF-8"?><toc label="Adobe ColdFusion Documentation"> 
       <topic label="Configuring and Administering ColdFusion" href="docs/Configuring+and+Administering+ColdFusion.html"/>
       <topic label="CFML Reference" href="docs/Adobe+ColdFusion+CFML+Reference.html"/>
       <topic label="Developing Applications with ColdFusion" href="docs/Developing+Adobe+ColdFusion+Applications.html"/>
       <topic label="Installing And Using ColdFusion" href="docs/Installing+Adobe+ColdFusion.html"/>
    </toc>
    Change to:
    <?xml version="1.0" encoding="UTF-8"?><toc label="Adobe ColdFusion Documentation">
       <topic label="Configuring and Administering ColdFusion" href="docs/Configuring_and_Administering_ColdFusion.html"/>
       <topic label="CFML Reference" href="docs/Adobe_ColdFusion_Reference.html"/>
       <topic label="Developing Applications with ColdFusion" href="docs/Developing_Adobe_ColdFusion_Applications.html"/>
       <topic label="Installing And Using ColdFusion" href="docs/Installing_Adobe_ColdFusion.html"/>
    </toc>
    Next go to folder: 
    /Applications/ColdfusionBuilder3/plugins/com.adobe.coldfusion.help_3.0.0/docs
    1.  Copy
    Adobe+Coldfusion+CFML_Reference.html
    and rename the copy to
    Adobe_Coldfusion_Reference.html
    2. Copy Configuring+and+Administering+ColdFusion.html
    and rename the copy to
    Configuring_and_Administering_ColdFusion.html
    3. Copy
    Developing+Adobe+ColdFusion+Applications.html
    and rename the copy to
    Developing_Adobe_ColdFusion_Applications.html
    4.  Copy
    Installing+Adobe+ColdFusion.html
    and rename the copy to
    Installing_Adobe_ColdFusion.html
    e.g.  I took the '+' out of the file name and inserted a '_'
    NOTE: this worked for all but
    Adobe+ColdFusion+CFML+Reference.html
    It did not work with:
    Adobe_ColdFusion_CFML_Reference.html
    but renaming it to this worked:
    Adobe_ColdFusion_Reference.html
    I don't know why.
    You must restart Builder for it to take effect.

  • Documentation in WSDL

    I�m very interested in knowing how to use the documentation element in the WSDL file. What can it be inside? Only plain text? Can I have inside other tags from other namespaces? Has it got any atrubute (lke documentatio name=...?
    I wanted to know too if I can add any element to the WSDL file from other namespaces.
    Any help is grateful, thank-you very much
    Gobellot

    >
    WSDL uses the optional wsdl:document element as a container for human readable documentation. The content of the element is arbitrary text and elements ("mixed" in XSD). The documentation element is allowed inside any WSDL language element.
    So I guess you can ;)

  • Generic wsdl - how can you tell what the field assignment is?

    When using the generic wsdl, it seems that your custom fields are mapped to fields such as:
    customcurrency12
    customtext4
    When accessing the asset class, how can tell what field is assigned to what custom value? When I look in the admin > application customization > asset > asset field setup
    I can see the list of fields and field types but not the number on the end so that I can assign it in my web service code. Is there a way to see what your custom fields are mapped to (i.e. custom standard discount is mapped to custompercent11)
    Thanks in advance any help you can lend on this,
    AspnetDev

    You can use the getMapping web service to get al ist of all the fields for a record type. for each field you get the ElementName (which is what you get in the generic wsdl) and DisplayName which you can use it to match to your fields.
    <Field>
         <DisplayName>My Custom Field</DisplayName>
         <ElementName>CustomText74</ElementName>
         <DataType>Text (Short)</DataType>
    </Field>
    -JLV

  • Re: javax.faces.convert.Converter error, how to diagnose?

    I’m rendering a region on a page. The region is a table which is entirely build in java. The .jsff for the region looks kind of like this:
    <af:treeTable value="#{backingBeanScope.myBean.treeModel}" var="row" etc…. >
    <af:forEach items="#{backingBeanScope.myBean.columns}" var="column">
    <af:column binding="#{column.adfColumn}" />
    </af:forEach>
    </af:treeTable>
    When a row selection happens, there is context menu build, where one of the menuitems pops a dialog. After the dialog is dismissed a return handler/listener is called:
    public void propertyToolReturnHandler(ReturnEvent event)
    AdfUtil.showMessageDialog(AdfUtil.MESSAGE_TYPE.INFORMATION, “some msg”, “some msg”, true);
    Notice the last param to showMessageDialog, which is “true”, as I want to show the message as inline. However, having it set to “true” causes the following exception. If I set it to “false”, then it does work and a popup message appears with the “some msg” text.
    I’m truly stuck trying to figure out what Converter is missing and where. Any ideas will be most welcomed!
    The error I get:
    [Ljava.lang.Object; cannot be cast to javax.faces.convert.Converter
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #2
    Examining the EMGC_OMS1.out file I see (partial):
    <Apr 10, 2013 2:39:38 PM PDT> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #2
    java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to javax.faces.convert.Converter
         at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.getConverter(ValueRenderer.java:197)
         at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.addClientConverterRenderScript(ValueRenderer.java:220)
         at oracle.adfinternal.view.faces.renderkit.rich.OutputLabelRenderer.encodeAll(OutputLabelRenderer.java:241)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer.access$500(RegionRenderer.java:49)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer$ChildEncoderCallback.processComponent(RegionRenderer.java:574)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer$ChildEncoderCallback.processComponent(RegionRenderer.java:553)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXGroup.processFlattenedChildren(UIXGroup.java:96)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:160)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer._encodeChildren(RegionRenderer.java:270)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer.encodeAll(RegionRenderer.java:201)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at oracle.adf.view.rich.component.fragment.UIXRegion.encodeEnd(UIXRegion.java:321)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2149)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelBoxRenderer.access$500(PanelBoxRenderer.java:39)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelBoxRenderer$ChildEncoderCallback.processComponent(PanelBoxRenderer.java:2267)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelBoxRenderer$ChildEncoderCallback.processComponen
    Ania.
    Edited by: user12869467 on Apr 12, 2013 1:57 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    I did more trial/error with this problem. It is not related to AdfUtil.showMessageDialog().
    My java-built table, shows a popup. After the popup is dismissed, I will get this exception, not right away though. The view has tabs, if after dismissing the dialog, I navigate to some other tab, and then back to the one which has the table, that is when the error shows up.
    ANY help on how to diagnose this problem will be very much appreciated!
    Ania.

  • Gen ws from WSDL: how to fix service location in wsdl to match service?

    I'm using Workshop 9.2MP1.
    I tried to create a web service from a WSDL. The WSDL has a service element that specifies a location URL. After generating the service and immediately publishing it, it complains there are compile errors, but it doesn't seem to say what the compile errors are. The only clue is a warning in the Problems view that looks somewhat like this:
    "The context path <> specified on port <> of web service {http://...}... is being overriden with ..."
    I imagine I have to massage the location URL in the WSDL to match what would the service would require. I'm not sure how to do that. I tried commenting out the "service" element in the WSDL and regenerating, but it says the WSDL is not valid anymore.

    I may have resolved this problem, but I realize I still have another problem that may not be related. I tried changing the "location" attribute to just "/<myportname>", instead of a full http URL. I noticed that some examples in the BEA tree used that convention. After storing that, my "overriden" warning went away.
    However, I now realize that there was another problem showing in the Error Log that I didn't look at much before. It says the following:
    "build/jws/.src/com/... [in <myprojectname>] is not on its project's build path"
    This is odd, as when I look at the Build Path section, and the "Libraries" tab, and expand "Web App Libraries", I see "<myprojectname>/build/jws/.src" right in the list.
    I don't get it.

  • Regarding Web Services After getting WSDL how to proceed

    Hi ,
      I am dealing with Web service to IDOC Scenario. I had created a web service in  ID which in turn created a WSDL file . I impoted this WSDL file in External Definition tab in IR part .
      I had find out some blogs dealing with these web services but i am not clear with them
    1) Then how can i give input to SOAP adapter
    2) what is need of going to NWDS and the Wed Dynpro

    Kalyan,
    Download softwares like SOAP UI -http://www.soapui.org/
    Create new project in SOAP UI and add the WSDL to that project and click send.
    Also don't forget to give authorizations.
    Best regards,
    raj.

  • Any Demos,OBE or Simple documentation to explain how to deploy JDev 11 App.

    Hi All;
    pls any help like Online Demos or OBE or Simple Documentations
    explaining how to deploy JDev 11 in OAS .
    Note: I downloaded OC4J 11
    best regards
    Forakora

    are the ant tasks that come with the oc4j embedded in jDeveloper11g tp4 in the same ones from oc4j 10g and if so do they still work for deploying, connection pools and connection factories etc... in short can I use the old documentation for the ant-tasks or is there newer documentation of ocj4 ant-tasks any where?
    is http://download.oracle.com/docs/cd/B31017_01/web.1013/b28951/anttasks.htm still a good source of information?

  • My help documentation changed to japanese (sometimes german), and I can't read my help documentation to know how to set it back!

    Just downloaded Logic Pro X, and at some point while using it, my documentation changed language.  It was both around the time that my additional content finished downloading, and also around the time I first switched into advanced view.  (No further switching has effected any change.)
    When I search help, in english, the results turn up in german (presumably the latin character search has few results in the japanese character set).  Nothing in english, making me think somehow the english language help doc got corrupted, or some such thing?  Anyhow, would be nice to know how to change the language preference, in case it's just a setting.  (Or where to download new help documentation)
    My interface is still all in english, so it's just the much-needed help documentation that's inaccessible!
    Ty for any help.

    Bizarre, but good to know it's not just me.  Ty very much.
    For the record, I went back through logs and was able to see when it first appeared as the wrong language (when "logic pro x help" became "logic pro x hilfe" in the helpviewer log)
    The only other logic related messages around that time (about 30 sec before) that I see are a string of about 10 messages in a row saying essentially (specific file mentioned different in each message)
    "3/5/2014 9:17:33.804 AM mdworker[30170]: (Normal) Import: Using too many resources after 1984 files (wired: 0 resident: 33785 swapped: 0 regions: 2071), hit usage threshold importing /Library/Application Support/Logic/EXS Factory Samples/Glass Marimba, exiting to clean up now."
    No idea if or how this could be relevant, but I thought I'd share it, in case it gave anyone an idea of what the problem is.
    Regardless, ty very much for the help!  That will work just fine for me.

  • [WSDL] How to reconfigure Weblogic

    Hi All,
    I have installed all the necessary tools to run a composite application based on SOA suite 11g. The envirenoment was installed on a linux host with a default name "localhost.localdomain", h1.BUT I tried explicitly on the elements' installation to give the host's IP instead the default name which is "localhost.localdomain".
    After creating and deploying my first SOA composite application with jdeveloper, which consist on a synchronous BPEL, I tried to test this process with Enterprise Manager.
    The problem is the EM give the wsdl uri with localhost.domain :
    [http://img838.imageshack.us/img838/871/lh1.png]
    I changed the "localhost.localdomain" with the ip adress, and I tried the web service and it worked fine.
    [http://img207.imageshack.us/img207/5221/lh2.png]
    The problem that the wsdl generated preserve the default name on the header of the file
    [http://img218.imageshack.us/img218/1610/lh3.png]
    How can I resolve this problem plz?
    Regards

    If this is for RAC review the following MOS notes I had to do this in one of our 2 node cluster enviroments.
    How to Modify Public or Private Network Information in Oracle Clusterware [ID 283684.1]
    How to Modify Private Network Interface in 11.2 Grid Infrastructure [ID 1073502.1]
    Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node [ID 276434.1]
    How to update the IP address of the SCAN VIP resources (ora.scan.vip) [ID 952903.1]

  • [URGENT] Opportunity.wsdl - how to query the opportunity revenue?

    Hi All,
    I need to write a web services (opportunity.wsdl) to query the Item Revenue from the opportunity. How can be done? Refer the screenshot below,
    The code as below,
    Dim lstOfOppQuery As New ListOfOpportunityQuery
    Dim lstOfProdRevQuery As New ListOfProductRevenueQuery
    lstOfOppQuery.Opportunity = myOppQuery
    lstOfProdRevQuery.ProductRevenue = myProdRevQuery
    'Number of records to fetch
    lstOfOppQuery.pagesize = "100"
    lstOfProdRevQuery.pagesize = "100"
    'Set OpportunityQueryPage_Input
    Dim myOppInput As New OpportunityQueryPage_Input
    'Dim myOppInput1 As New reven
    myOppInput.ListOfOpportunity = lstOfOppQuery
    'myOppInput.ListOfOpportunity = lstOfProdRevQuery
    'Get the output
    Dim myOutput As OpportunityQueryPage_Output
    'Dim myOutput As
    myOutput = accntPrxy.OpportunityQueryPage(myOppInput)
    I able to query the opportunity data but failed to input and output the revenue, please help.
    Please have a guide. Thanks :)
    Edited by: 911468 on 09-Apr-2012 00:32

    This is how I query opportunity & product revenue:
    Opportunity prxySrvc = new Opportunity();
    OpportunityQueryPage_Input objQryParam = new OpportunityQueryPage_Input();
    OpportunityQueryPage_Output objQryOut = new OpportunityQueryPage_Output();
    ListOfOpportunityQuery ListOfOpptyQuery = new ListOfOpportunityQuery();
    OpportunityQuery myOpptyQuery = new OpportunityQuery();
    ListOfProductRevenueQuery ListOfProdRevQuery = new ListOfProductRevenueQuery();
    ProductRevenueQuery myProdRevQuery = new ProductRevenueQuery();
    (query values to return)
    myOpptyQuery.Id = query_field;
    myProdRevQuery.Id = query_field;
    ListOfProdRevQuery.ProductRevenue = myProdRevQuery;
    myOpptyQuery.ListOfProductRevenue = ListOfProdRevQuery;
    ListOfOpptyQuery.Opportunity = myOpptyQuery;
    objQryParam.ListOfOpportunity = ListOfOpptyQuery;
    prxySrvc.Url = mSession.GetURL();
    objQryOut = prxySrvc.OpportunityQueryPage(objQryParam);
    (output data)
    objQryOut.ListOfOpportunity.Opportunity[index].Id
    objQryOut.ListOfOpportunity.Opportunity[index].ListOfProductRevenue.ProductRevenue[childIndex].Id

  • How to access and display a Web Service from a WSDL in JSP or JSTL ?

    Dear All,
    We need to access a Web Service which is hosted as WSDL How to access a WSDL file from JSP or JSTL, parse and display the SOAP response in JSP page.
    Any simple example or URL as reference to an example will be useful for me.
    It seems io tags of jakarta is able to send soap message, but how to display it in JSP.
    Yours,
    Sankar.B

    Dear Sir,
    Yes. I would like to know more about the Forte and how to consume WSDL file from JSTL. The following are my querirs.
    1. How to connect the declared JNDI from a JSP page. i.e: the Datasource - ex: booksDS
    2. We connect the Tomcat server using JNDI as jdbc/scott. But, if I give jdbc/scott in JSTL as datasource={jdbc/scott}, we could not able to connect. We use the following code in a JSP page to connect the DB from a JSP page. (Its quite easy to modify, so we use the connection in a JSP page.)
    3. How to Consume a WSDL url from JSTL. Ex: If there is a URL : http://localhost/ws/MathService.asmx?wsdl OR http://www.xmethods.com/test/BabelFish
    4. How to display the result. We tried via SOAP from io taglib of Jakarta, but gives us an SOAP (it also looks like xml) response. But, how to use the value from that soap response in IE client thru JSTL/JSP.
    5. Whether this JSTL tool will be available with Forte Enterprise/Community Edition. If so EE, whats the price.
    Please Reply Immediatly. We tried, trying, going to try to display a wsdl response, but not able to display in IE thru JSP/JSTL. But, weve tested the www.gotdotnet.com examples of asp.net web services, we are thru. Its quite easy it seems in .NET. But, we feel whether even there is not even one example in JSTL/ Java Web Services Dev. Pack to utilise a web service in full cycle. The example which uve given is thru servlets. We dont use servlets. Cos, its very easy to edit JSP pages, instead of compiling the serv. and using it.
    I hope ull reply for all the above queries, since ur from SUN.
    Expecting your fav. reply.
    Yours,
    Sankar.B

  • How to create and use Webservice controls using WSDL in weblogic portal10.3

    Hi All,
    I have WSDL , How to create webservice controls using the WSDL in weblogic portal 10.3 and use those controls to invoke those webservice methods?
    please give me the documents links for this.
    Thanks
    Venkata Sarvabatla

    As far as I remember, Controls can be called only from Pageflows, BackingFiles, Another Control (Like control calling another control) etc. In pageflow we use annotation @Control and give control classname and a varialbe for that. I am pretty sure this annotation may not work from normal java class and in your case a JAVA JSR Class.
    If you installed the samples, refer the samples from WLS: C:\beawlp103\wlserver_10.3\samples\server\examples\src\examples\webservices. They have lot of fully ready to work samples with instructions. I used clientgen ant task. But you can use standard SUN JDK Command "wsimport" also to generate the java files from the WSDL. Open any command prompt. If java is in classpath, just run wsimport and that should give an idea.
    Goud

  • How many formats will be available in wsdl?what are they?

    Hi Have doubet that in wsdl how many formats are available
    please reply soon

    You can google for RESTful and RPC based webservices to understand types of wsdls. There are several ways such as one-way, two way, ... invocations of these wsdls.

Maybe you are looking for

  • How to determine the Support Team from the Reported by?

    Hello Everyone, I am working with Solution Manager 4.0 and I want to use Automatic Partner Determination in Service Desk. My employer wants the Support Team (SLFN0003) to be determined by the Reported by (SLFN0002). There are already parts of the Aut

  • [solved] classCastException BigDecimal Oracle ADF BC

    Hi, I am using JDeveloper 10.1.3.3 and ADF BC to persist some data in an Oracle 10g database. On the db-side we are using a package to perform insert, update and delete-actions. Therefore I implemented ch26.4 from the userguide (Basing an Entity Obje

  • First execution of sql statements is slow every morning

    Dears, we are running an oracle11g database (HP-UX Itanium) and have the following problem: Every morning the first execution of statements is very slow. After the first execution the statements are running fine. Does anyone have an idea where this c

  • HT4850 i want to export security settings..how to do that?

    Hi, I am having MAC OS Xlion. I want to export it's security settings. Can anyone help me upon this? upon checking some of the options, somehow i find out export items under shell tab....but now both are not visible? Urgent help required

  • Security update and fonts

    I did a security update on Friday, April 6 on two of my machines and now I can't use certain fonts. I did not update a third machine and the fonts work fine on that machine. Any ideas on how to get the fonts to work again? I've reinstalled original c