Web service invocation problem

Hello
I have a problem when the .net web service consumption. This web service expects xmlobject that I create using < cfxml > tags. I used < cfinvoke > and CreateObject without success.
First of all, I am getting following error message: java.lang.IllegalArgumentException: argument type mismatch
When I update several times (15 or almost) I get following error message: java.lang.IllegalArgumentException: java.lang.ClassCastException@1645559. I don't know where is the problem.

Thank you
Mark

Just realized we have been stolen around for nothing. There is still no universal standard for the passage of XML as arguments to the Web service methods. ColdFusion has its own, as do .NET and Java.

The single currency among all web services is SOAP. Therefore, a universal way to pass XML from any client to a web service on any platform, is like a SOAP document.

In your case, you want to make a SOAP document that includes your XML file. You could then move it to the web service using . I googled and found an fully developed for example in houseOfFusion.

Tags: ColdFusion

Similar Questions

  • Invoke web service: Invocation - ALC-DSC-003-000 - error: content is not allowed in prolog

    I try to call a web service with the activity to invoke the Web Service in livecycle ES4 and it gives me an error of the Invocation.

    Here's the thing.

    I tried to use a paste of direct copy of a soap of SOAPUI request where it works perfectly fine. What is more, I tried using this same copy paste in the part of the test of the activity to invoke the Web Service in livecycle where it also works perfectly well.

    When I try to call the process, however, it fails.

    Any ideas on how to solve it?

    Here is the error log:

    ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.

    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke (DefaultPOJOInvokerImpl.jav one: 152)

    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept (InvocationInterceptor. java: 140)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept (DocumentPassi vationInterceptor.java:53)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    to com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$ 1.doInTransaction (Transa ctionInterceptor.java:74)

    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute (EjbTr ansactionCMTAdapterBean.java:357)

    to com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports (Ej bTransactionCMTAdapterBean.java:227)

    at sun.reflect.GeneratedMethodAccessor334.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)

    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionConta iner.java:237)

    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke (CachedConnectionI nterceptor.java:158)

    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstance Interceptor.java:169)

    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)

    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)

    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)

    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)

    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)

    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)

    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke (ProxyFactoryFinderInterceptor. java: 138)

    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)

    at org.jboss.ejb.Container.invoke(Container.java:960)

    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)

    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)

    to $Proxy169.doSupports (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:104)

    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept (TransactionInt erceptor.java:72)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept (InvocationStra tegyInterceptor.java:55)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept (InvalidStateIntercep tor.java:37)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept (AuthorizationInterc eptor.java:188)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)

    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)

    to com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage (AbstractMessage Receiver.java:93)

    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend (VMMessageDispatcher.java:20 9)

    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send (AbstractMessageDispat dear .java: 66)

    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

    at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:886)

    at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke (WorkflowDSCInvoker. java: 347)

    at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)

    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept (InvocationInterceptor. java: 140)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept (DocumentPassi vationInterceptor.java:53)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    to com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$ 1.doInTransaction (Transa ctionInterceptor.java:74)

    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute (EjbTr ansactionCMTAdapterBean.java:357)

    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)

    at sun.reflect.GeneratedMethodAccessor248.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)

    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionConta iner.java:237)

    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke (CachedConnectionI nterceptor.java:158)

    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstance Interceptor.java:169)

    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)

    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)

    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:404)

    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)

    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)

    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)

    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke (ProxyFactoryFinderInterceptor. java: 138)

    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)

    at org.jboss.ejb.Container.invoke(Container.java:960)

    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)

    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)

    to $Proxy169.doRequiresNew (Unknown Source)

    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute (EjbTransactionProvi der.java:143)

    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept (TransactionInt erceptor.java:72)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept (InvocationStra tegyInterceptor.java:55)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept (InvalidStateIntercep tor.java:37)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept (AuthorizationInterc eptor.java:188)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed (RequestInterceptor ChainImpl.java:60)

    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)

    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)

    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke (AbstractMessageReceiv er.java:329)

    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall (SoapSdkEndpoint. java: 139)

    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke (SoapSdkEndpoint.java:81)

    at sun.reflect.GeneratedMethodAccessor859.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)

    at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)

    at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)

    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

    at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)

    at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)

    at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 290)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter (InvocationFilter.java:43)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 235)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 235)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 235)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke (SecurityAssociationValve.ja goes: 179)

    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)

    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke (CachedConnectionValve.java: 157)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)

    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)

    at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.process (Http11Protocol.ja goes: 580)

    to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:447)

    at java.lang.Thread.run (unknown Source)

    Caused by: org.xml.sax.SAXParseException: content is not allowed in the prologue.

    at com.adobe.idp.dsc.webservice.WebServiceSoapUIInvoker.parseResponseForCdata (WebServiceSoap UIInvoker.java:527)

    at com.adobe.idp.dsc.webservice.WebServiceSoapUIInvoker.invoke (WebServiceSoapUIInvoker.java: 152)

    at com.adobe.idp.dsc.webservice.WebServiceImpl.invoke(WebServiceImpl.java:98)

    at sun.reflect.GeneratedMethodAccessor12377.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke (DefaultPOJOInvokerImpl.jav one: 118)

    ... more than 127

    Caused by: org.xml.sax.SAXParseException: content is not allowed in the prologue.

    at org.apache.xerces.parsers.DOMParser.parse (unknown Source)

    at org.apache.xerces.jaxp.DocumentBuilderImpl.parse (unknown Source)

    at com.adobe.idp.dsc.util.DOMUtil.parseDocumentFromString(DOMUtil.java:185)

    at com.adobe.idp.dsc.util.DOMUtil.parseDocumentFromString(DOMUtil.java:130)

    at com.adobe.idp.dsc.webservice.WebServiceSoapUIInvoker.parseResponseForCdata (WebServiceSoap UIInvoker.java:509)

    ... more than 133

    I dug around a little in wireshark and found service response telling me the Content-Type is text/htmlwas invalid.

    I don't know why the appeal of SOAP livecycle would record as something else than to the soap xml element, but adding:at the beginning of our SOAP call has solved the problem.

  • JAX - RS Web service-deployment problem

    I am creating a restful Web service in Eclipse EPCO + Weblogic 10.3.6. When you use 'com.sun.jersey.spi.container.servlet.ServletContainer', I have no problem in the deployment and execution of the service. (kept in pots of Jersey in the lib to the application directory).

    but when you use 'weblogic.jaxrs.server.portable.servlet.ServletContainer', ranks not found exception during deployment. Can someone tell me what jar has this class that must be available on the classpath?

    FYI: I chose weblogic system libraries in the way of the construction and the facet of the JAX - RS project is selected.

    Thank you
    A

    This class is only available from WLS 12.1.1.0 "weblogic.jaxrs.server.portable.servlet.ServletContainer" Please check below for weblogic 12 c documentation that supports the two classes
    weblogic.jaxrs.server.portable.servlet.ServletContainer
    com.sun.jersey.spi.container.servlet.ServletContainer
    http://docs.Oracle.com/CD/E24329_01/Web.1211/e24983/configure.htm#RESTF179

    10.3.6 only "com.sun.jersey.spi.container.servlet.ServletContainer" is available.
    http://docs.Oracle.com/CD/E23943_01/Web.1111/e13734/rest.htm#WSADV572

    Kind regards
    Sunil P

  • WCF web service synchronization problem

    I created a WCF web service is hosted on IIS. It does the job of recovery of an oracle database file path, locate the same on the server and extractions is content using ftp. The method exposed by the service as a contract returns data in bytes. But it takes more than five minutes to complete the whole process, when I call the web service from a windows application, acting as a client. Good person to want to help me out of this.

    file app.config on the client side:

    <>

    XML version = "1.0" encoding = "utf-8"? >

    Configuration >

    system.serviceModel >

    links >

    wsHttpBinding >

    "' binding name ="WSHttpBinding_IFlashingService"closeTimeout ="00:01:00 "openTimeout =" 00:01:00 "receiveTimeout =" 00:10:00 "sendTimeout =" 00:01:00 "BypassProxyOnLocal for ="false"transactionFlow ="false"hostNameComparisonMode = maxBufferPoolSize"StrongWildcard"="524288"maxReceivedMessageSize = messageEncoding"100000000"="Text"textEncoding ="utf-8"useDefaultWebProxy ="true"allowCookies ="false">

    readerQuotas maxDepth = "32" maxStringContentLength = "8192" maxArrayLength = maxBytesPerRead "100000000" = "4096" maxNameTableCharCount = "16384" / >

    reliableSession ordered = "true" inactivityTimeout = "00:10:00 am" enabled = "false" / > "

    security mode = 'Transport' >

    transport clientCredentialType = "None" proxyCredentialType = "None" realm ="" / >

    message clientCredentialType = "Windows" negotiateServiceCredential = "true" establishSecurityContext = "true" / >

    Security >

    link >

    wsHttpBinding >

    links >

    client >

    endpoint address =https://ed.FlashingStore.com/FlashingService.svc binding = "wsHttpBinding" bindingConfiguration = "WSHttpBinding_IFlashingService" contract = "FlashingService.IFlashingService" name = "WSHttpBinding_IFlashingService" > "

    identity >

    DNS value = "localhost" / >

    identity >

    endpoint >

    client >

    system.serviceModel >

    Configuration >

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums.

    Please ask your question in the following forum.

    Windows Communication Foundation (WCF) Forum:

    http://social.msdn.Microsoft.com/forums/en-us/WCF/threads

    Concerning

  • Web Services activity problem insert with a link to the child records contacts

    Hi - I am using WS 2.0 to insert a new activity and bind it to a list of contacts. I converted this to 1.0 of WS. It works fine without contact, the linking of code but fails with the following message when linking to contact records...

    Update operation on the 'Activity' integration component failed because no record corresponding in the 'Action' business with the specification of the research component "[Description] = 'Test2' ' could be found." (SBL-EAI-04403)

    Here is a simplified version of the code in question...

    activity2. Law on activity is new activity2. Activity();
    Act. URL = cs.crmSessionUrl;
    activity2. Entry ActivityInsert_Input = new activity2. ActivityInsert_Input();
    entry. ListOfActivity is new activity2. ListOfActivityData();
    entry. ListOfActivity.Activity is new activity2. ActivityData [1];
    entry. ListOfActivity.Activity [0] = new activity2. ActivityData();
    entry. ListOfActivity.Activity [0]. Object = "Test2."
    entry. ListOfActivity.Activity [0]. Activity = "Task";
    entry. ListOfActivity.Activity [0]. Status = "done";
    entry. ListOfActivity.Activity [0]. Type = "Email";
    entry. ListOfActivity.Activity [0]. DueDate = DateTime.Parse (DateTime.Now.ToString ("dd/mm/yyyy hh: mm; :")) "))
    entry. ListOfActivity.Activity [0]. AccountId = "AEGA-BGV8Z9";
    entry. ListOfActivity.Activity [0]. ListOfContact is new activity2. ListOfContactData();
    entry. ListOfActivity.Activity [0]. ListOfContact.Contact is new activity2. ContactData [1];
    entry. ListOfActivity.Activity [0]. ListOfContact.Contact [0] = new activity2. ContactData();
    entry. ListOfActivity.Activity [0]. ListOfContact.Contact [0]. ID = "AEGA-CCMEWM";
    activity2. ActivityInsert_Output output is law. ActivityInsert (input);

    Any suggestion would be great!

    Try using run instead.


    xmlns:ns = "" urn: crmondemand/ws/ECB/activity/10/2004 ""
    container = "http://www.w3.org/2001/XMLSchema".
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xmlns:WSSE = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd".
    xmlns = "" urn: / crmondemand/xml/activity/Data ">"



    yourusername
    yourPassword







    Test7
    ALA-5KC0OV
    E-mail
    Completed
    Task


    AALA - 5851K 0











    2012-06-07 T 01: 00:09Z
    2012-06-07 T 01: 00:09Z
    ALA-583LBZ
    ALA-583LBZ
    1
    ALA-5TG95O
    Services Web administrator, 06/06/2012 18:00:09
    Services Web administrator, 06/06/2012 18:00:09


    2012 03-19 T 20: 19:55Z
    2012 03-05 T 21: 43:14Z
    ALA-583LBZ
    ALA-583LBZ
    79
    AALA - 5851K 0
    Web Services Administrator, 05/03/2012-13:43:14
    Web Services Administrator, 05/03/2012-13:43:14






  • XML Web services configuration problem

    WHEN RUNNING

    long value 500

    set pagesize 100

    XQUERY declare default element namespace " " http://xmlns.Oracle.com/xdb/xdbconfig.xsd "; "

    for $doc in fn:doc("/xdbconfig.xml")/xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-liste/servlet [servlet-name = "orawsv"]

    return $doc

    I GOT AN ERROR

    Error from line 3 in order:

    Select column_value xmltable (' declare default element namespace "http://xmlns.oracle.com/xdb/xdbconfig.xsd"; "")

    for $doc in fn:doc("/xdbconfig.xml")/xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-liste/servlet [servlet-name = "orawsv"]

    return $doc')

    Error in the command line: 4 column: 146

    Error report:

    SQL error: ORA-02000: lack of keyword COLUMNS

    02000 00000 - "missing %s keyword."

    Please help, I need configuration db xml

    Still, I get the same error I asked when I try to run the same script with sql developer.

    OK, you are using SQL Developer.

    Replace quotes simple quotes here:

    servlet-name = "orawsv".

    It should now work without error, but you end up with this:

    COLUMN_VALUE

    ----------------------

    (XMLTYPE)

    which is not very useful.

    So you should better use XMLTable first:

    SELECT xmlserialize (happy column_value)

    FROM XMLTable)

    XmlNamespaces (default 'http://xmlns.oracle.com/xdb/xdbconfig.xsd'),

    "for $doc in fn:doc("/xdbconfig.xml")/xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-liste/servlet [servlet-name ="orawsv"].

    return $doc '

    ) ;

  • "Problem connecting to the Server Web Services." - HP Envy 100

    Hello world

    I wonder if anyone has the same problem as me. I just got a HP Envy 100 and went through the process of setting up without problem. The printer is connected via Wi - Fi for wireless network, I can ping the printer from my Mac successfully and I can print within the network without problem.

    However, regarding ePrint and Web features, it seems that nothing really works. I can't even turn on Web services, I always get the message "problem connecting to the Web Services server.

    I tried the following:

    -Restart the router and printer

    -Change the manual IP address and manually set the DNS server

    -Reapply automatic IP and set the Google DNS (8.8.8.8 and 8.8.4.4) servers

    .. .with no chance whatsoever. If this is a problem with the firmware (from what I understood, I do not have the latest firmware, but I can't ask her update, because it requires, you guessed it, a connection on the server of web services, that is the whole of the problem.)

    Anyone else having the problem? Everyone had it and fixed it? Is this just a temporary problem with HP servers?

    Thanks in advance!

    Hey, for me it works as well, and I didn't, just retried that I had tried before and it connected to the Web Services without problem.

    So I think it's safe to say that the original problem in this topic only lied to a HP Server-side problem. Not cool it took so long for them to solve and in particular the fact that we did not really have feedback appropriate about the problem.

    Anyway, I solved (for now, at least).

  • Compression SSL Web service problem

    I'm trying to consume a .NET web service in ColdFusion via SSL, and I have serious problems. I know that the URL is correct, because I can navigate through the WSDL file using my browser. Errors and my research, it seems that the problem might involve http compression on the server hosting the web service. I saw a few alternatives for CFHTTP using custom HTTP headers, but I wasn't able to find a way to get something to work with a web service call. Any ideas? ColdFusion only incompatible with webservices using HTTP compression?

    Here is the summary of the problems:

    (1) I can't save the WebService in CF administrator - when I try, I get the error:
    Service web creation by mistake. Please ensure that you have entered a Web Service name or the correct URL.

    (2) when I try to consume the web service in the CF, I get the following error:
    Could not generate objects stub for the call to the web service.
    Name: https://www.travelinsured.com/TIWebServiceQA/service.asmx?wsdl. WSDL: https://www.travelinsured.com/TIWebServiceQA/service.asmx?wsdl. java.util.zip.ZipException: unknown compression method It is recommended that you use a web browser to retrieve and examine the requested WSDL document of accuracy. If the WSDL document you requested cannot be found or it is generated dynamically, it is likely that the web service target has programming errors.

    (3) just to be sure, I recorded the last certificate for the secure site, I am trying to access it in the Keystore of Java from ColdFusion.

    I saw similar topics in the forum before involving web services and SSL, but nothing about HTTP compression. Anyone had this problem before? All the patches?

    Thank you!

    A useful poster on the forums of the House of Fusion showed me a work around:

    Apparently, ColdFusion uses only the WSDL to create objects to sub for the web service call, so as long as there is a service port address specified in the WSDL file it does not matter where to seat the actual WSDL file. So I just download the WSDL using CFHTTP (had to use this article to configure CFHTTP to the HTTP Compression: http://www.talkingtree.com/blog/index.cfm/2004/7/28/20040729) and then I reported my administrator SEE the WSDL on my local machine. And Presto - I can connect to the web service without problem now.

    Only problem is that I have to download the WSDL, whenever there is a change to the Web service, but I can schedule a task that downloads the file once a week or more.

  • Web services CF10, components not found - the seller Java problem?

    Did someone having problems web services in Oracle Java CF10, IIS 7 calls,?  We have recently improved, and web services are now back the error message depending on whether the component is not found:

    The web service operation has caused an exception of invocation.

    The root cause was that: coldfusion.runtime.CfJspPage$ NoSuchTemplateException: could not find the ColdFusion component or interface


    The web service must be created in cfadmin?  It won't let me.  I was understanding the cfinvoke webservice call would create the webservice, but this isn't.


    Any information outside of Adobe documentation I've read would be useful.


    We have this same file on four different servers.  It works on two of the four.  The only difference I see in the server settings in addition to the CF and the operating system version, is the vendor/version of Java.


    1 CF10, Java Sun, IIS 7.5.7600.16385 - work

    2 CF8, Sun Java - work

    3 CF10, Java, Oracle - does not

    4 CF10, Java, Oracle, IIS 7.5.7600.16385 - does not


    Thank you.

    It turns out that it was a matter of nomenclature of directory.  Directory has a period in it (for example, domaine.org).  Once the period has been removed from the directory name, it worked.  For some reason, it worked fine in CF8 but not CF10.  I hope this helps someone else.

  • Problem creating an account of HP Web Services

    Hi, I just brought a 4500 desire.  All the installation program has been very well and I can print and scan wireless so I'm sure the printer works.  I also activated the Web service and received a paper copy of the printer that lists the steps and the printer code.

    However, when I tried to create a new account on behalf of HP Web Services, after I entered all the required information, it still not let me go through and said "Email must match to ' and ' match of motorization of passwords '.»  So for the moment I'm not able to use eprint.

    I appreciate if anyone can help?

    I read another post with the same problem after I sent my.  I think that my problem was that IE and Chrome do not display the field "confirm your password" so that I can do it using Firefox.  If the account is created.

    Anyway, it is now resolved and thanks for your quick response.

    Thank you!

  • Web Services problem - server connection error

    Hello world.

    When I try to enable Web Services, I get an error. I am connected to internet (WiFi) and the connection is ok.

    The error is:

    Server connection error

    The printer could not connect to the server. Check the internet connection and try again, or enter a proxy address.

    I do not have a proxy, and the internet connection is ok! Why do I have this problem?

    Thank you very much.

    We will set an IP address of the printer:

    -Print a the front of the printer Network Setup Page. Note the IP address of the printer.
    -Enter the IP address in a browser to reveal the internal settings of the printer.
    -Choose the network tab, then wireless along the left side, then on the IPv4 tab.
    -On this screen, you want to set a manual IP address. You must assign an IP address outside the range that the router sets automatically (called the DHCP range). You can find the beach DHCP from the router using its internal settings page or in its manual. Use the CD that came with your router or type the IP address of the router (ends para.1) in a browser.
    -Apply the subnet 255.255.255.0 (unless you know it's different, if so, use it)
    -Enter the IP of your router (on the Page of the Network Config) for the bridge and the first DNS. Let the second white.< the="" dns="" could="" be="" your="" problem.=""  if="" this="" does="" not="" work,="" try="" google's="" dns="">
    -Click 'apply '.

    Now, stop the router and printer, start the router, wait, and then start printing.

    After that, you will have to redo 'Add printer' using the new IP address.

  • Problem during the call to an external web service - CRM 2013

    Hello everyone.

    It's my scenario:

    I do a real-time CRM data integration with other software. I have deployed several plugins, for the most part in messages to create/update, for entities I want to synchronize. The developers of other software gave me the web service endpoint and I created the client using svcutil. Manually, I created the link and gave it to the generated client, as well as the end point. In the events of the first, I could synchronize some records, but I had a few mapping errors. I debugged the plugin, corrected errors, and when I want again to the tests, the plugin is throw me an exception when any method of the web service. Let me explain the problem:

    The exception:

    I have instantiated the web service client (passing the binding and endpoint). And when I try to call any method (e.g. Add), it throws the exceptions "InvalidOperationException. I started to debug the code and I noticed that just before calling the web service method, the stills in 'Opening' client state (as you can see in the picture above). Of course that throws the exception.

    { The complete exception is: ' cannot modify the purpose of communication, System.ServiceModel.ChannelFactory'1 [IAxxisWcfServices], although it is in the Opening State. "} System.SystemException {System.InvalidOperationException}

    I did a test, outside the environment of the CRM, on a console application with the same conditions of the customer web services (generation with svcutil manually passing the same binding and endpoint), and the same order, the code of the plugin and everything works well. The State of the customer never stills 'Opening', so I put discarded any problem with the web service.

    Does anyone know if I'm missing something in the code? or some configurations?

    CRM is 2013 on site with the latest updates.

    Thanks in advance.

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.technet.Microsoft.com/forums/en-us/home

    http://social.msdn.Microsoft.com/forums/en-us/home

  • 7520 photosmart all-in-One: sudden problem connecting to web services

    I used my HP Photosmart 7520 years without problem scanning to e-mail. Now I get "Unable to connect to Web Services" error message. I also have a server connection error appear together try to print selections on the screen of the printer - such as the activities of crossword puzzles, sudoku and children.  How can I fix it.

    Hello

    From the Configuration menu, select Web Services Configuration.

    Select Delete Web Services and confirm any command prompt.

    Now re - open the Apps option and follow the steps to reactivate Web Services.

    Once you're done open the scanning to Email application and follow the steps to reactivate Web Services.

    Provide your own e-mail address, and then type the PIN Code received in your email address and try scanning.

    Kind regards

    Shlomi

  • OfficeJet 6700 DHCP causing problems with airprint and web services

    I find it kind of interesting that this printer does not properly with DHCP enabled by default and more easy to use configuration.  My new printer seems to require to manually set the ip and dns settings before the features of web services or airprint worked correctly.  It was strange because printing from a PC and iMac worked well, it was that only the web services feature (unable to connect to the server) and the airprint from IOS devices failed (printer shows up but just disappeared rather than printing impression actually).  Someone else has seen this and not do anything to solve this problem?

    The problem with this is effectively resolved through static DNS, generally. The reason it is and not with other functions, is that our print servers that connect you with are able to communicate more easily with some DNS configurations on the other.

    For this reason, HP recommends generally defining the DNS for your printer on the parameters of Google DNS: 8.8.8.8 & 8.8.4.4.

    Does that answer your question?

    Have a great day!

  • problem connecting to the web services server

    I tried to download the latest updates of software/firmware for my all-in-one HP Photosmart Prem C310a.

    I can't get updates or activate Web Services because it still gives me the error message "problem connect to the web services server.

    I tried everything in the section of the Web of HPs site including connection via WPS - unsucessfully problems.

    I understand that you have found impossible to connect to the server error message on your printer. I would first disconnect the router and the printer for about 1 minute. I would plug the router first then the printer. I would then try to enable web services. If not successful, and you get the same error message. I'd follow these steps.

    1 obtain the IP address of your printer
    a. This can be done by pressing the icon on the printer wireless.
    2. Enter the printer's IP address in a browser.
    3. Select the tab network at the top of the page.
    4. on the left, select network.
    5. Select Network (IP) address
    6. select manual DNS server
    a. manual Preferred DNS should read 8.8.8.8
    b. alternate DNS server should read. 8.8.4.4
    7. Select apply you could get a fair warning select OK.

Maybe you are looking for

  • Pavilion dv7: Wireless does not work after upgrade to Windows 10

    After the upgrade to Windows 10 Wireless does not work, even if the wireless symbol F12 shows blue. In the network settings, the wireless switch exhibits & cannot be turned on to. This feature worked perfectly in Windows 7

  • HP Z800: Intel 750 1.2 to SSD AIC &amp; HP Z800 patch of compatibility

    I am installing a processor Intel 750 1.2 to PCIe add to the card in a HP Z800 workstation. The HP Z800 workstation uses PCIe 2.0 and the 750 Intel PCIe 3.0.  According to Intel, the 750 is actually compatible 2.0 and should work, but Intel is saying

  • HP ProBook 450 2: W8 Device Manager device unknown

    I am running Windows 8.1 on my HP ProBook 450 2 and after that I installed and updated all the drivers, I have still 1 unknown device. Here is the info on this devices: ACPI\HPQ6007\3 & 33FD14CA & 0 ACPI\HPQ6007 * HPQ6007 Please help me find the rive

  • Using the API Teststand to get the dependencies of files to a workspace

    Hi all I have a very difficult time with the Teststand API to do what I want. I need to automate the deployment of the space in our system of Labview, I need to get the path of all the dependencies used in a workspace to create a label in Perforce (S

  • HP: PhotoSmart: 5515 I'm unable to scan

    Original title: Let's get answersprinter Hello, my printer and scanner is a HP: PhotoSmart: 5515, can't do the scanner to work, the large Copier works, and I tried to get the machine working with a USB lead and Wireless, but nothing helped. The print