Registering a Web Service Fails

I trying to register a web service in the ColdFusion Administrator but it fails. It does not return a failure message of any kind nor can I find any log entries associated with the attempt. I don't see any CPU utilization either. It just does nothing. The WSDL I'm trying to register is as follows: http://webservices.htng.org/SystemReadinessServices/SystemReadinessService?wsdl
Any ideas?

Running the following code on a CFM page could tell you something
<cfobject name="testWS" webservice="http://webservices.htng.org/SystemReadinessServices/SystemReadinessService?wsdl">
<cfdump var="#testWS#">

Similar Messages

  • EPM V 11.1.3  ERROR BI+(CONFIGTOOL), REGISTER WITH SHARED SERVICES FAILED!!

    Hi ,we installed EMP V 11.1.1.3 (AIX 6.1)in two servers in server1 we have essbase and shared services and in server2 we have interactive reporting , performace scorecard,workspace and web analysis,but when I run the configtool.sh,it sends us an error .REGISTER WITH SHARED SERVICES FAILED!!.All the other products are already configured .
    Somebody can help me????????????
    Edited by: user8898948 on 11/08/2010 10:34 AM
    Edited by: user8898948 on 12/08/2010 05:34 AM

    WE have this in the log.
    eismp1 have the essbasse and shared services an in the error log of ewspi1(in this server are the products reporting and analysis) we have this.
    java.net.UnknownHostException: eismp1
    at java.net.InetAddress.getAllByName0(InetAddress.java:1168)
    at java.net.InetAddress.getAllByName0(InetAddress.java:1133)
    at java.net.InetAddress.getAllByName(InetAddress.java:1096)
    at java.net.InetAddress.getByName(InetAddress.java:993)
    at com.hyperion.hit.registry.ComponentImpl.getHost(ComponentImpl.java:247)
    at com.hyperion.hit.registry.ComponentImpl.setHost(ComponentImpl.java:439)
    at com.hyperion.hit.registry.ComponentImpl.<init>(ComponentImpl.java:159)
    at com.hyperion.hit.registry.ComponentFactory.instantiateComponent(ComponentFactory.java:124)
    at com.hyperion.hit.registry.Registry.newComponent(Registry.java:2309)
    at com.hyperion.cis.config.persistent.utils.RegistryStorageUtils.configBeanToComponent(RegistryStorageUtils.java:93)
    at com.hyperion.cis.config.persistent.utils.RegistryStorageUtils.configBeanToComponent(RegistryStorageUtils.java:91)
    at com.hyperion.cis.config.persistent.store.RegistryPersistentStorage.store(RegistryPersistentStorage.java:68)
    at com.hyperion.cis.config.persistent.ConfigToolProductConfiguration.store(ConfigToolProductConfiguration.java:334)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:294)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Edited by: user8898948 on 11/08/2010 01:54 PM

  • Using JARX API to register a Web service in IBM UDDI Business Registry

    HI.
    I have a code, which uses the JAXR API to register a web service to the IBM UDDI Business Registry Version 2.0. I compiled the code using the ant tool.
    When running the code, i get a java.security.PrivilegedActionException exception. i am using a proxy host to connect to the registry. I had registered with the registry and got a username and password. I am using the same username and password in the code.
    Can u help me?
    Thanks
    Arthi.

    Hi,
    I am getting the same error . Since this message was posted some time back, I suppose u might have found the solution to it.. Can u please provide the same to me,if u'v got it ??

  • Weblogic invoking web service failed due to socket timeout

    Hi,
    I encountered an error when I invoke web service from OBIEE 11g. The web serivce resides on Websphere running on other machine.
    An error says that "Invoking web service failed due to socket timeout." and it seems that it stopped in just 40 secs.
    Is there any settings of WebLogic server to avoid this? This web service normally runs for more than 60 sec.
    I have checked several parameters by WebLogic admin console and changed those values, but I still receive same errors.
    Regards,
    Fujio Sonehara

    Hey Eason,
    As I had previously mentioned, I have checked the FE server certs and have mentioned the signing algorithm it used to sign the certs, which was sha1DSA and not sha1RSA, I even checked my CA list of issued certs and have found all certs are signed the same.
    Signature algorithm: sha1DSA
    Signature Hash Algorithm: sha1
    Public Key:  RSA (1024 bit)
    I could run request and reinstall all day long it will still get the same certs signed with the algo..
    Doing some research I attempted to see if I could change the signing cert for a specific cert template that was being used to issue the Lync FE certs... however seems that from according to
    this, that I'd have to completely rebuild my CA before I'd be able to request and issue a cert with the proper signing algorithm?!
    This
    says its possible but not supported, what do I do in this situation? Is my only option to rebuild teh entire CA and cert infrastructure?
    I noticed my CSP is set to Microsoft Base DSS Cryptographic Provider, and under the CSP folder there is no "CNGHashAlgorithm" key so I'm using a "Next Gen CSP" apparently? Is this CSP good enough to support Lync...Straight up where is
    the Lync documentation on the CA setup requirements??
    This google link doesn't tell you how you should setup a CA for Lync, what settings need to set etc..

  • GetAndPublish web service failed due to an internal error

    Hello all,
    Been a little while, To start off we have no IP phones connected to Lync. We have a completely separate PBX and VoIP system.
    We have one FE server internally used to have internal users use Lync 2013 as a IM interface and Video conference. All users are running Lync 2013 with all the latest updates. Our Lync 2013 FE server is running on Windows 2008 R2 with all the latest updates.
    v I noticed in our event log the follow error v
    GetAndPublish web service failed due to an internal error. Request Details - Entity: [[email protected]], Device Id: [9A1A1E15-865F-5376-88CD-4384205012F9], Authenticated User: [sip:[email protected]]. Additional Context: [CA_Failure: InternalError] Cause:
    This is an unexpected failure Resolution: Re-start the web server. If you see this error continuously, examine the server traces and contact product support.
    I have googled and only came across technet forums that state checking certificate related issues.. or based around the IP Phones not authenticating. such as
    here, however this guy noted a certain algorithm required by the CA to work properly "RSASSA-PSS algorythm instead of RSAsha1". Now I'm not exactly sure how to check up on this, and I also don't get why everything seems to work fine but I keep
    getting these events populating.
    I also ran "Test-csclientauth" cmdlet on our FE server and came up with a failure much like on the link I provided above.
    Am I to assume these events are being populated because my Lync deployment was set up to use certs techincally not supported by Lync?

    Hey Eason,
    As I had previously mentioned, I have checked the FE server certs and have mentioned the signing algorithm it used to sign the certs, which was sha1DSA and not sha1RSA, I even checked my CA list of issued certs and have found all certs are signed the same.
    Signature algorithm: sha1DSA
    Signature Hash Algorithm: sha1
    Public Key:  RSA (1024 bit)
    I could run request and reinstall all day long it will still get the same certs signed with the algo..
    Doing some research I attempted to see if I could change the signing cert for a specific cert template that was being used to issue the Lync FE certs... however seems that from according to
    this, that I'd have to completely rebuild my CA before I'd be able to request and issue a cert with the proper signing algorithm?!
    This
    says its possible but not supported, what do I do in this situation? Is my only option to rebuild teh entire CA and cert infrastructure?
    I noticed my CSP is set to Microsoft Base DSS Cryptographic Provider, and under the CSP folder there is no "CNGHashAlgorithm" key so I'm using a "Next Gen CSP" apparently? Is this CSP good enough to support Lync...Straight up where is
    the Lync documentation on the CA setup requirements??
    This google link doesn't tell you how you should setup a CA for Lync, what settings need to set etc..

  • PL/SQL  Web Service fails when deployed to WebLogic server

    I have a web service generated via JDeveloper from a PL/SQL package. It runs fine both when tested in JDeveloper and when the WAR file is manually deployed to the Integrated WebLogic Server. However, when the WAR file is deployed to our actual WebLogic server, it fails. Other existing web services that were not generated with the JDeveloper wizard work correctly. I am having trouble finding any references to this type of issue to solve it. Are there any ideas what might be causing the WSDL to fail?
    References:
    * JDeveloper 11.1.1.6.
    * No proxies are involved.
    * The PLSQL package is a basic function that returns varchar2 input fed in by one parameter:
    create or replace package body pkg_ws_test as
    function test_me (p_anything_in varchar2)
    return varchar2 is
    begin
    return p_anything_in;
    end test_me;
    end pkg_ws_test;
    * Top of error stack is as follows:
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://svr:8892/wsTest2-getSame-context-root/TestMePort?wsdl: HTTP connection error code is 500 at oracle.sysman.emSDK.webservices.wsdlparser.ParsedWSDLFactoryImpl.getParsedWSDL(ParsedWSDLFactoryImpl.java:157) at oracle.sysman.emSDK.webservices.wsdlparser.ParsedWSDLFactoryImpl.getParsedWSDL(ParsedWSDLFactoryImpl.java:87) at oracle.sysman.emas.model.wsmgt.WSTestModel.init(WSTestModel.java:325) at
    ...

    Hi,
    The below error trace you've provided doesn't confirm that Weblogic server has thrown the error.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://svr:8892/wsTest2-getSame-context-root/TestMePort?wsdl: HTTP connection error code is 500 at oracle.sysman.emSDK.webservices.wsdlparser.ParsedWSDLFactoryImpl.getParsedWSDL(ParsedWSDLFactoryImpl.java:157) at oracle.sysman.emSDK.webservices.wsdlparser.ParsedWSDLFactoryImpl.getParsedWSDL(ParsedWSDLFactoryImpl.java:87) at oracle.sysman.emas.model.wsmgt.WSTestModel.init(WSTestModel.java:325) at
    Please paste complete stacktrace of the error to check and also include the caused by section in the error.
    Thanks,
    Vijaya

  • Register with shared services - failed

    I am trying to install EPM 11.1.1.2 and I get this error for the point "register with shared services" for every item except Essbase.
    Shared Services is running, I can connect to the Web App on localhost:28080/interop and manage users and groups but it seems that registering things with it just does not go through.
    any ideas? has someone had the same problem and solved it?
    thank you in advance for your support.
    Micha Roon

    Hi,
    Glad to hear you think the installation was a piece of cake!!
    I think you may get this error when configuring a product selecting "perform first time configuration".
    Are you using a single repository for all your products?
    Could you maybe recreate new databases, including shared services and try again?
    Seb
    www.capiotech.com

  • Multiple calls to web service fails

    I designed the following program to stress test a web service I wrote. The problem is, if I attempt to call the web service more than twice, all subsequent calls fail with the following exception:
    spawned number 1
    Thread number 1 104
    spawned number 2
    Thread number 2 104
    spawned number 3
    System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    at System.Net.HttpWebRequest.GetRequestStream()
    at Slam.Work.WebCall(Int32 i) in c:\Users\AM\Documents\Visual Studio 2013\Proje
    cts\Slam\Slam\Program.cs:line 75
    Exception thrown for 3
    System.ArgumentNullException: Value cannot be null.
    Parameter name: destination
    at System.IO.Stream.CopyTo(Stream destination)
    at Slam.Work.WebCall(Int32 i) in c:\Users\AM\Documents\Visual Studio 2013\Proje
    cts\Slam\Slam\Program.cs:line 81
    Press any key to continue . . .
    Here is the program:
    using System;
    using System.Text;
    using System.Threading;
    using System.Net;
    using System.IO;
    namespace Slam
    class Program
    static void Main(string[] args)
    Work w = new Work();
    for (int x = 1; x < 4; x++)
    int y = x;
    w.WebCall(y);
    Thread.Sleep(1000);
    public class Work
    private string username = "*****";
    private string password = "*****";
    private string url = "https://192.168.1.23:9092/Api/WebI";
    public void WebCall(int i)
    Console.WriteLine("spawned number " + i);
    try
    var credentials = string.Join(":", username, password);
    var base64String = Convert.ToBase64String(Encoding.UTF8.GetBytes(credentials));
    var request = WebRequest.Create(url);
    request.Headers.Add(HttpRequestHeader.Authorization, string.Join(" ", "Basic", base64String));
    request.Method = WebRequestMethods.Http.Post;
    string fileName = @"c:\work\sample.txt";
    System.IO.Stream requestStream = null;
    using (var fileStream = File.OpenRead(fileName))
    request.ContentLength = fileStream.Length;
    ServicePointManager.ServerCertificateValidationCallback = (sender, certificate, chain, sslPolicyErrors) => true;
    try
    requestStream = request.GetRequestStream();
    catch (Exception e)
    Console.WriteLine(e);
    fileStream.CopyTo(requestStream);
    var response = request.GetResponse();
    Console.WriteLine("Thread number {0} {1}", i, response.ContentLength);
    fileStream.Close();
    requestStream.Close();
    catch (Exception g)
    Console.WriteLine("Exception thrown for " + i);
    Console.WriteLine(g);
    The program which is failing is the client not the service. Can someone please provide me with some direction as to why this always fails on the third call.

    Hi Steven,
    According to the second exception, the problem may be that the requestStream of the webservice call is null when the 3rd time the WebRequest send request to the webservice. Please debug the code and verify if it's this case. And it's better to tell us more
    about the content of the text file and what the webservice does when you send request to it.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Session enabled RFC Web Service Fails & WSDL has enablesession=false

    Please help  Thanks in Advance
    A stateful Webservice with 2 RFCs, consumed by a .NET application fails and the cause seems to be because of statelessness.
    The call to 1st RFC succeeds and the call to the 2nd RFC fails with the below error message:
    An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally,
    nor declared in a RAISING clause.Dereferencing of the NULL reference"
    Question:
    1- Even though the "Session-Oriented Communication" is checked, the WSDL has EnableSession as false. Is there any special step to make it true?
    2- Even though the SOA Manager says that the Session is enabled and SessionMode is Http Cookie, the HTTPFiddler doesn't show any cookie in the .NET side.
    3- Are Web Service enabled HRXSS RFCs capable of performing Session Oriented Communication?
    Eg. Can the RFCs HrxssPerInitPernr and HrxssPerReadP0002Us be called in a sequence?
    service ws = new service();
                ws.Credentials = new System.Net.NetworkCredential("abcd", "abcd");
                System.Net.CookieContainer cookie1 = new System.Net.CookieContainer();
                ws.CookieContainer = cookie1;
                //BELOW CALL SUCCEEDS
               HrxssPerInitPernrResponse response = ws.HrxssPerInitPernr(new HrxssPerInitPernr()
    { Infty = "0002", Pernr = "52222068", Userdate="2009-01-01" });
                HrxssPerReadP0002Us read = new HrxssPerReadP0002Us() { Infty = "0002"  };
              // BELOW CALL FAILS
                HrxssPerReadP0002UsResponse readResponse = ws. HrxssPerReadP0002Us (read);
                HcmtBspPaUsR0002 [] records = readResponse.Records;
    EXCEPTION
    System.Web.Services.Protocols.SoapException was unhandled
      Message="CX_SY_REF_IS_INITIAL:Exception CX_SOAP_ROOT occurred (program: CL_SOAP_RUNTIME_ROOTCP,
    include:CL_SOAP_RUNTIME_ROOT CM004, line: 110)
    An exception with the type CX_SY_REF_IS_INITIAL occurred,
    but was neither handled locally, nor declared in a RAISING clause.Dereferencing of the NULL reference"
      Source="System.Web.Services"
      Actor=""  Lang="en"  Node=""  Role=""   StackTrace:
           at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke  at HrxssPerReadP0002Us
    Edited by: Tony TB on Jul 2, 2009 9:56 AM

    to get this working you need to enable some services in transaction SICF
    to know a complete list of all services to be enabled check oss note number 517484
    particularly these nodes should be active
    /default_host/sap/bc/soap/wsdl and
    /default_host/sap/bc/soap/wsdl11
    (to get the error thrown by the server instead of page cannot be found, in your browser go to tools->internet options->advanced and uncheck the check box "show friendly error messages" and run the wsdl button again)
    Regards
    Raja

  • SOAP 1.2 web service fails when SOAP header has digital signatures

    Hi,
    When we upgraded our JAX-RPC web services from SOAP 1.1 to SOAP 1.2, they started failing with the following response.
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header>
    <env:Upgrade>
    <env:SupportedEnvelope xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"
    qname="soap12:Envelope"/>
    </env:Upgrade>
    </env:Header>
    <env:Body>
    <env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode>env:VersionMismatch</faultcode>
    <faultstring>Version Mismatch</faultstring>
    <faultactor>http://schemas.xmlsoap.org/soap/actor/next</faultactor>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    The following two errors were in log.xml
    An error occurred for port: {http://xxx.xxx.xxx/xxx/1.0/ws/TestService}TestServicePort: oracle.j2ee.ws.common.soap.fault.SOAP11VersionMismatchException: Version Mismatch.
    Unable to determine operation id from SOAP Message.
    We use web service handlers to add and verify digital signatures. The request message seems to be making it to the web service but is failing before reaching the web service handler which verifies the digital signature.
    Everything works fine when we don't add the digital signatures. The SOAP message without the digital signature doesn't have the SOAP header. I've listed the SOAP message with the digital signature below.
    <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
         xmlns:ns0="http://xxx.xxx.xxx/1.4/"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <env:Header>
              <wsse:Security
                   xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
                   <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
                        <ds:SignedInfo>
                             <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></ds:CanonicalizationMethod>
                             <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
                             <ds:Reference URI="#Body">
                                  <ds:Transforms>
                                       <ds:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"></ds:Transform>
                                  </ds:Transforms>
                                  <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></ds:DigestMethod>
                                  <ds:DigestValue>...</ds:DigestValue>
                             </ds:Reference>
                        </ds:SignedInfo>
                        <ds:SignatureValue>
                        </ds:SignatureValue>
                        <ds:KeyInfo>
                             <ds:X509Data>
                                  <ds:X509Certificate>
                                  </ds:X509Certificate>
                             </ds:X509Data>
                             <ds:KeyValue>
                                  <ds:RSAKeyValue>
                                       <ds:Modulus>
                                       </ds:Modulus>
                                       <ds:Exponent>AQAB</ds:Exponent>
                                  </ds:RSAKeyValue>
                             </ds:KeyValue>
                        </ds:KeyInfo>
                   </ds:Signature>
              </wsse:Security>
         </env:Header>
         <env:Body xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Body">
              <ns0:SearchRequestMessage
                   xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:gml="http://www.opengis.net/gml"
                   xmlns:xxx="http://xxx.xxx.xxxl/1.4/"
                   xmlns:ns5="http://www.w3.org/1999/xlink"
                   >
                   <xxx:SearchCriteria itemsPerPage="10" maxTimeOut="180000" startIndex="1" startPage="1" totalResults="25">
                   </xxx:SearchCriteria>
              </ns0:SearchRequestMessage>
         </env:Body>
    </env:Envelope>
    We are using Oracle AS 10.1.3.3.0, WSDL 1.1, and SOAP 1.2. Everything works fine with WSDL 1.1 and SOAP 1.1.

    Take a look 'How to Use a Custom Serializer with Oracle Application Server Web Services' [1].
    In your case, you should be looking at BeanMultiRefSerializer (org.apache.soap.encoding.soapenc), which will serialize your data using href and providing a way to deal with cycles.
    All the best,
    Eric
    [1] http://www.oracle.com/technology/tech/webservices/htdocs/samples/serialize/index.html

  • How to register Rest web services in Cold Fusion 9 administration console?

    I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data Services ---> Rest Web service. So, please tell me how to register my Rest web service in CF 9 either through admin console or through code?

    Simple answer: you can't.  REST services were a new feature released with CF10.  Alternatively, you can use a community-supported framework to provide REST services, such as:
    Taffy (a dedicated REST framework)
    FW/1 (an MVC framework with REST capabilities)
    ColdBox (an MVC framework with REST capabilities)
    -Carl V.

  • How to register Rest web services in Cold Fusion 9 ?

    I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data Services ---> Rest Web service. So, please tell me how to register my Rest web service in CF 9 either through admin console or through code?

    You've posted this question twice.  Please delete this one and people can respond to the other one.
    -Carl V.

  • Publish PLSQL as Web Service Fails

    Hi!
    I'm trying to publish PLSQL as a Web Service using the latest JDeveloper (JDeveloper 11g Release 2 (11.1.2.0.0)) and it fails on generating it.
    Is this a bug? Does anyone can do this? Or I'm doing something wrong?
    Database $version is:
    <?xml version="1.0" ?>
    <!DOCTYPE main [
    <!ELEMENT main (DATA_RECORD*)>
    <!ELEMENT DATA_RECORD (BANNER?)+>
    <!ELEMENT BANNER (#PCDATA)>
    ]>
    <main>
    <DATA_RECORD>
    <BANNER>Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi</BANNER>
    </DATA_RECORD>
    <DATA_RECORD>
    <BANNER>PL/SQL Release 10.2.0.4.0 - Production</BANNER>
    </DATA_RECORD>
    <DATA_RECORD>
    <BANNER>CORE&#9;10.2.0.4.0&#9;Production</BANNER>
    </DATA_RECORD>
    <DATA_RECORD>
    <BANNER>TNS for Solaris: Version 10.2.0.4.0 - Production</BANNER>
    </DATA_RECORD>
    <DATA_RECORD>
    <BANNER>NLSRTL Version 10.2.0.4.0 - Production</BANNER>
    </DATA_RECORD>
    </main>
    this is the error
    oracle.jdeveloper.webservices.tools.WsdlValidationException: oracle.j2ee.ws.common.tools.api.ValidationException: Error in database webservices assembly
    Error in database webservices assembly
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.newWsdlValidationException(WsaAdaptor.java:1116)
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.processDbEndpoint(WsaAdaptor.java:599)
         at oracle.jdeveloper.webservices.tools.WebServiceTools.processDbEndpoint(WebServiceTools.java:689)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdeveloper.webservices.tools.WebServiceTools$1.invoke(WebServiceTools.java:132)
         at $Proxy47.processDbEndpoint(Unknown Source)
         at oracle.jdeveloper.webservices.model.plsql.generator.PlsqlConfigureGenerator.createPortTypes(PlsqlConfigureGenerator.java:293)
         at oracle.jdeveloper.webservices.model.generator.ConfigureServiceGenerator.action(ConfigureServiceGenerator.java:66)
         at oracle.jdeveloper.webservices.model.plsql.generator.PlsqlConfigureGenerator.action(PlsqlConfigureGenerator.java:105)
         at oracle.jdeveloper.webservices.model.generator.GeneratorAction.run(GeneratorAction.java:142)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.j2ee.ws.common.tools.api.ValidationException: Error in database webservices assembly
         at oracle.j2ee.ws.tools.wsa.db.WSADBPlugin.processDBEndpoint(WSADBPlugin.java:207)
         at oracle.j2ee.ws.tools.wsa.Util.processDBEndpoint(Util.java:1221)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.jdevimpl.webservices.util.Debug.invoke(Debug.java:343)
         at oracle.jdevimpl.webservices.tools.wsa.Assembler$2$1.invoke(Assembler.java:217)
         at $Proxy48.processDBEndpoint(Unknown Source)
         at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.processDbEndpoint(WsaAdaptor.java:588)
         ... 14 more
    Thanks in advance

    Hi! Sorry for the delay...
    I've checked the directory on the link that you mentioned, and it doesn't have any PLSQL package. Only jar's, namely runtime2.jar and translator.jar.. I've checked both jar's for the PLSQL package and I couldn't find it.
    I'll check out the version of the database. I'll get back to you as soon as I have more information...
    Thanks
    Edited by: Tiago Soares on May 10, 2010 4:26 PM

  • EJB 3.0 Web service fail to deploy when ws result is on a diff lib project

    I'm trying to develop a web service using EJB 3.0 with annotations. I'm using Netbeans 5.5 EE.
    The web service should returns an object declared on another Netbeans project.
    ( a library.jar).
    Netbeans compiles everything alright, although when I deploy the application into Glassfish it complains with an error saying that wsdl file for the web service wasn't found.
    If I move the returning object class into the same ejb project as the web service it works fine.
    So, can anybody explain what is happening ? Is it a bug of Netbeans, Glassfish, EJB 3.0, JAX-WS or newbie programmer ?

    I'm trying to develop a web service using EJB 3.0 with annotations. I'm using Netbeans 5.5 EE.
    The web service should returns an object declared on another Netbeans project.
    ( a library.jar).
    Netbeans compiles everything alright, although when I deploy the application into Glassfish it complains with an error saying that wsdl file for the web service wasn't found.
    If I move the returning object class into the same ejb project as the web service it works fine.
    So, can anybody explain what is happening ? Is it a bug of Netbeans, Glassfish, EJB 3.0, JAX-WS or newbie programmer ?

  • PL/SQL Web Service failing to generate Table of Raw datatype

    Trying to generate web services from pl/sql stored procs. Most work fine, but getting the following errors:
    Error(33,5): field _lazyArray not found in class mergepkg.MergewsSignatures
    Error(26,14): method setArray(byte[][]) not found in class mergepkg.MergewsSignatures
    which I'm thinking seems to be related to a table of raw type
    TYPE fields IS TABLE OF table.field%TYPE INDEX BY BINARY_INTEGER;
    where table.field%TYPE is RAW(64)
    I read that LONG and LONG RAW are not allowed, but my (limited) understanding is that RAW converts to byte.
    Any insights appreciated.

    Hi Steffen,
    I did manage to get it to work by doing the following:
    drop type longcredit_list
    drop type longcredit_obj
    create type longcredit_obj as object
    (credit varchar2(200),
    parlrepid number(6),
    mbrid number(6),
    rdgid number(6))
    create type longcredit_list as table of longcredit_obj
    create or replace package longcredit_pck as
    function get_longcredit(initials in varchar2) return longcredit_list;
    end longcredit_pck;
    create or replace package body longcredit_pck as
    function get_longcredit(initials in varchar2) return longcredit_list
    as
    v_longcredit_obj longcredit_obj:=longcredit_obj(null,null,null,null);
    v_longcredit_list longcredit_list:=longcredit_list();
    i number:=1;
    cursor getlist is
    select distinct a.credit, a.parlrepid, a.mbrid, a.rdgid
    from member_credits_test_vw a
    where upper(init) = upper(initials)
    order by a.parlrepid;
    begin
    for rec in getlist loop
    v_longcredit_obj.credit := rec.credit;
    v_longcredit_obj.parlrepid := rec.parlrepid;
    v_longcredit_obj.mbrid := rec.mbrid;
    v_longcredit_obj.rdgid := rec.rdgid;
    v_longcredit_list.extend;
    v_longcredit_list(i):=v_longcredit_obj;
    i:=i+1;
    end loop;
    return v_longcredit_list;
    end get_longcredit;
    end longcredit_pck;
    Also, before deploying, in jdeveloper, in the deploy file, I select the property filters under web-inf\classes and check all the classes that are unchecked (see thread id 505217).
    Also, the database I'm using now is v. 10.2.0.3.0.
    Thanks for your suggestion!
    Carmen.

Maybe you are looking for

  • How to Calculate the Stock aging report in BW

    Dear All, Please let me know the process to calculating the Stock Aging report in BW. And what are date field need to be consider and what are customer exits used to populated different agings in Stock like 0-30 days etc. Thanks Regards, Sai

  • Procmail issues

    Hi guys, I'm having some trouble configuring procmail. If anybody can help me out i'd be infinitely grateful. All I want is for email from the [arch] mailing list to go to a separate 'arch' mailbox (not necessarily a separate directory but I don't re

  • EBS 11.5.10.2  Integration

    Hello, I have an EBS 11.5.10.2 and I need to get some data from an other server in format of a flat file. That data is going to be treated by a PLSQL procedure in the EBS 11.5.10.2 and then used in some way in the database. What is the best way to ge

  • How do i create stacks?

    i want to make a stack contains ilife, one that contains my favorite application, or game stack, etc. how do i do this?

  • ACTIVATION WINDOWS TO GO

    I am working with a small charity organization that requires the activation of 7 Windows To Go flash drives. However, the suggested KMS activation method has a minimum threshold of 20 which makes no sense for a small business or organization! I notic