Installing Web services

Is it possible to install Labview Web Services on a server with no full Labview installed, just run-time engine and Apache?
I created an installer for a compiled Web service, but it seems to work only on my development machine, and only when Labview IDE is open

Dear Snamprogetti,
You can find and easy to use guide that explains you how to use Web Services in RTE at the following link:
http://digital.ni.com/public.nsf/allkb/62B9C2D5C91EE8B28625778800609FF2?OpenDocument
have a great day!
MarcoMar
National Instruments Italy

Similar Messages

  • How Can I install Web Service on Oracle 11g r1?

    How Can I install Web Service on Oracle 11g r1?

    Hi,
    Is necesary install XDB?
    Because i have executed;
    select * from dba_registry
    where COMP_ID = 'XDB'
    Oracle XML Database
    Regards

  • Errors installing web service to use dreamweaver extension

    Portal Version: 10g
    OS/Vers. Where Portal is Installed:: Linux AS 2.1
    Errors installing web service to use dreamweaver extension
    Recently I download the dreamweaver extension for portal, but when I try to install it several errors are raised... in the installation guide the next message appear:
    This installation for this feature is an easy 3 step procedure.
    1. Installing the Portal web service
    2. Configuring the web service to work with your portal (one time administrative process)
    3. Installing the PortalTemplates extension for Dreamweaver MX
    well but when I try to run the 1 step everything goes wrong...
    in the guide say:
    # Transfer this file to the OC4J_HOME/j2ee/home directory of the OC4J
    (please make sure that the OC4J is up and running)
    # Use the following command to install the web service
    java -jar admin.jar ormi://<oc4j_host>:<oc4j_ormi_port>
    <username> <password>
    -deploy -file portalTemplate.ear -deploymentName portalTemplate
    here it's where I have some questions,
    1. the ormi referers to the rmi ok (I think that), well then I go tho the iasconsole and search for the ports and is show:
    home RMI 3202
    OC4J_Portal RMI 3203
    OC4J_BI_Forms RMI 3204
    then I use the home-> port 3202
    java -jar admin.jar ormi://myhost.midtierinstall.com:3202
    ias_admin ias_midtier_admin_password -deploy -file portalTemplate.ear -deploymentName portalTemplate
    but the following messages appear :
    Error: Unable to find java:ServerAdministrator : lookup error:javax.naming.AuthenticationException invalid username/passwod for default (ias_admin).... and the error continue... but the problem is that the password works when I use the enterprise manager in that midtier console...
    I want to know if I'm doing something wrong or how I should use this command to install that web service

    The ormi is the rmi port in the OC4J. This coold be found in oc4j_home/j2ee/home/config/rmi.xml file. The default port is 23791.
    Hope this helps,
    Ramya

  • Install web services manager

    Can anyone provide some pointers on how to install oracle web services manager? Do we need oracle AS 10.1.2 or can we use an embedded oc4j. Any pointers really appreciated.
    thanks

    Hello,
    You can use both. If you are not installing OWSM on 10.1.2 AS then OWSM comes bundled with OC4J and Orale-Lite. Please review the install guide here:
    http://download-west.oracle.com/docs/cd/B14099_18/idmanage.htm
    Hope this helps.
    Deepak

  • Problem Installing: Web Services Developer Pack 1.3

    I am trying to setup an environment to develop and deploy a web application with jsp & servlets. When i tried to install the web services developed pack i got the following error found in the log file. I also just installed the j2sdk 1.4.2_03 and i have set my class path to the new java folder.
    Any help would be great.
    -Chris
    (Feb 7, 2004 5:16:21 PM), Install.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = a8182b517735a528d4f8baa8438a8985 of installed Component with displayName = JAXP Version 1.2.4 (Java API for XML Processing) was not found in the VPD.
    (Feb 7, 2004 6:01:11 PM), Install.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, String index out of range: -1
    (Feb 7, 2004 6:01:30 PM), Install.product.install, com.sun.jwsdp.installer.SaveEnvironmentVariablesAction, err, An error occurred and product installation failed. Look at the log file /usr/jwsdp-1.3/log.txt for details.
    (Feb 7, 2004 6:01:30 PM), Install.product.install, com.sun.jwsdp.installer.SaveEnvironmentVariablesAction, err, java.lang.NoClassDefFoundError
    STACK_TRACE: 13
    java.lang.NoClassDefFoundError
         at com.sun.jwsdp.installer.SelectJVMPanel.<init>(SelectJVMPanel.java:85)
         at com.sun.jwsdp.installer.SaveEnvironmentVariablesAction.install(SaveEnvironmentVariablesAction.java:177)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1916)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5149)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:369)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:333)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:133)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4532)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3727)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
         at java.lang.Thread.run(Thread.java:534)
    (Feb 7, 2004 6:01:31 PM), Install.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = a8182b517735a528d4f8baa8438a8985 of installed Component with displayName = JAXP Version 1.2.4 (Java API for XML Processing) was not found in the VPD.
    My screen output when i got the error
    Installing Java(TM) Web Services Developer Pack 1.3. Please wait...
    |-----------|-----------|-----------|------------|
    0% 25% 50% 75% 100%
    |||||||||||||||
    Errors occurred during the installation.
    - An error occurred and product installation failed. Look at the log file
    /root/jwsdp-1.3/log.txt for details.

    Look at the log file /usr/jwsdp-1.3/log.txt for details.Doesn't the log file tell you what's wrong? From the error messages, the installer (InstallShield?) couldn't find some class. Review all of the install instructions, paying particular attention to the setting of environment variables like PATH and CLASSPATH, etc. You might want to check at the Installshield site for further information, also.

  • Installing web service handler

    is there a way of programmatically deploying a handler onto a web
    service operation?
    i looked at jax-rpc HandlerRegistry but when i set a handler chain, it
    did not do anything. is this aupposed to set the handler chain on the
    server so all future calls will use the handler?
    i would like to do this instead of defining everything at deploy time in
    the web-services.xml file.

    I think you can use oracle web services manager for this. I can't speak from personal experience but from what I've heard I think this is the preferred approach for dealing with secured web services.

  • Trouble installing web service on linux verson of appserver

    Hi.
    I've created a test web-service using sun studio enterprice 7, and deployed it to the windows appserver. It works there.
    Then I've deployed it to my linux version of the appserver 7, the exact same way. But there I get errors that I don't understand. Can someone please help me?
    From error log:
    [20/Jan/2005:13:19:56] SEVERE (14838):  StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception 
    javax.servlet.ServletException: com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.<init>(Ljavax/xml/namespace/QName;ZLjava/lang/String;Z)V 
    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:478) 
    at _jasper._convertDollarToYen_TAGLIB_jsp._jspService(_convertDollarToYen_TAGLIB_jsp.java:195) 
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) 
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:552) 
    at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:368) 
    at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:287) 
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720) 
    at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118) 
    at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278) 
    at java.security.AccessController.doPrivileged(Native Method) 
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) 
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) 
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) 
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158) 
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598) 
    ----- Root Cause ----- 
    java.lang.NoSuchMethodError: com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.<init>(Ljavax/xml/namespace/QName;ZLjava/lang/String;Z)V 
    at ConvertorPack.wsTestClientGenClient.ConvertDollarToYenResponse_LiteralSerializer.<init>(ConvertDollarToYenResponse_LiteralSerializer.java:30) 
    at ConvertorPack.wsTestClientGenClient.WsTest_SerializerRegistry.getRegistry(WsTest_SerializerRegistry.java:30) 
    at ConvertorPack.wsTestClientGenClient.WsTest_Impl.<init>(WsTest_Impl.java:24) 
    at ConvertorPack.wsTestClientGenClient.convertDollarToYen_handler.doAfterBody(convertDollarToYen_handler.java:76) 
    at _jasper._convertDollarToYen_TAGLIB_jsp._jspService(_convertDollarToYen_TAGLIB_jsp.java:120) 
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) 
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:552) 
    at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:368) 
    at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:287) 
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720) 
    at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118) 
    at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278) 
    at java.security.AccessController.doPrivileged(Native Method) 
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav 
    [20/Jan/2005:13:19:56] SEVERE (14838):  a:505) 
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) 
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203) 
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505) 
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158) 
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:598)  Best regards
    Kristian Gr�nli

    Hi;
    Please see below doc which could be helpful for your issue:
    Where can I find documentation on Web Services Installation? [ID 911492.1]
    How To configure OWSM In A RAC Environment? [ID 605404.1]
    How To Reconfigure an Existing Oracle Web Services Manager (OWSM) Instance To Use a RAC [ID 602152.1]
    Regard
    Helios

  • Installing collab 4.1 sp2 - Web services enhancement

    All,
    I have been reading through the install guide for collab and one of the pre install steps is to install Web services enhancement 2.0. But if I do a search on www.microsoft.com for Web Services Enhancement all I find is Web Services Enhancement 3.0. Can I install 3 instead of 2? Has anybody done this? I will be doing this install on Monday. Any help would be appreciated.
    Thanks,
    Berney

    Hi Dave,
    Please check the below link,
    How to create Xcelsius Dashboard based of BI Web Service ( BIWS )
    Using Webservice in Dashboard
    Webservices in Dashboard - Issue
    Also change your original link here and try to load
    (sample link)
    From:
    http://BOE:8080/dswsbobje/qaawsservice/bisw?def=1&cuid=xxxxxxxxxx
    To:
    http://BOE:8080/dswsbobje/qaawsservice/bisw?wsdl=1&cuid=xxxxxxxxxx
    or else can you post your url here.
    Hope this helps.
    --SumanT

  • EJB 3 as a Web service

    Hi there,
    Please guide me on how to expose EJB3 as a web service?
    My enviornment is
    WAS(Web sphere application Server) -6.1.0.17
    RAD-7.0.0.5
    I am using JAX-WS for creating web service.
    I have installed Web service feature pack for both JAX-WS and EJB3.
    Any guide lines on how to do that or any link may be helpfull.
    What I have learned is, " it is not possible to expose EJB3 session bean as web service". The service need to be invoked using a wrapper class.
    Please correct me if I am wrong.
    Thanks in advance.
    Thanks & Regards,
    Santhosh Karuppiah.

    Finally I found a solution.
    I added into my project wsdl, java-wsdl-mapping and webservices.xml files the deployer process generated.
    Then I removed unnecessary attributes from xml schema type defined in wsdl for my custom class and redeployed application.
    Thank God deployer used my web service config files.
    Rado

  • Connection Reset while making http web service call to remote server

    Hello guys,
    Our environment details are as follows:
    WebLogic version: 10.3.3
    Cluster: yes
    Database: Oracle
    Web service server: Remote application
    When our WebLogic server makes a http Web service call to another remote application which runs on IIS server for creating a record. The record gets created in remote application but WebLogic server log says java.net.SocketException: Connection reset and the same record doesn't get created in WebLogic application. We have confirmed that remote application is running and it is behaving as expected. Also, we installed web service client on our WebLogic machine just to isolate any network related issues, when we make a same request through this client it works fine and we get answer. At this point in time, it looks like it could be WebLogic or application which is behaving goofy. we are running out of ideas, it would be nice if someone have any thoughts on it like turning on any flags or any other troubleshooting steps. Please, let me know.
    Here is the stack trace:
    ####<Sep 18, 2011 12:31:40 AM MDT> <Info> <com.blah.blah> <server1> <WLSserver> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Defaul
    t (self-tuning)'> <user> <BEA1-69D606DA85BDB1A0A7D5> <> <1316327500388> <BEA-000000> <ERROR com.blah.blah - Error during creating a order remoteappja
    va.net.SocketException: Connection reset
    com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset
    at com.sun.jersey.api.client.Client.handle(Client.java:569)
    at com.sun.jersey.api.client.WebResource.handle(WebResource.java:556)
    at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:69)
    at com.sun.jersey.api.client.WebResource$Builder.get(WebResource.java:451)
    Caused by: java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:173)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
    at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:220)
    at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:143)
    at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:462)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:364)
    at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:37)
    at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:952)
    at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:215)
    at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:126)
    ... 58 more
    >
    thanks a lot for your help in advance
    Regards,

    Here's what the issue was for us:
    When the web service was initializing, Weblogic? was trying to retrieve the WSDL first before initializing the service.
    Though the web service URL was proper, the WSDL itself was unresolvable. This led to this strange connection reset error.
    So, if you're experiencing this consistently, check your WSDL URL.
    We used "strace" to discover this problem by running it for a brief time while the web service initialization was attempted - and it very clearly showed that the code was attempting to laod something from a bogus address / IP

  • Web Services Installation

    Hi...
    If Im going to create an agent on ODI .. now Im encoding the password, the cmd provides the password but is a warning about the web services... its necesary insttall them???

    Hi ,
    It is not essential to install web services for ODI to work .
    And I believe the warning is about not using a JDK which is required for ODI web services .
    "A JDK is required to execute Web Services with OracleDI. You are currently using a JRE."
    Thanks,
    Sutirtha

  • Cannot create web service: target server does not support JAXRPC

    I created a web application project, with bundled Tomcat5.5 as server. When I tried to create a web service (right click project name, select New->web service), I got a error message saying "The current target server for this project does not support JAXRPC so no web service can be created". I tried adding jaxrpc lib to the project, it didn't work. I also tried to add jaxrpc jar to Tomcat using Server Manager, it didn't work either.
    Did I miss anything, during installation or project setup...? Is there a way to make the problem go away?
    Many thanks for your help.

    Can you please try the bundled Sun Java System Application Server as the target server for the project? (You can change the target server from the project's properties dialog, in the 'Run' category, using the 'server' drop-down box).
    I also noticed the same error message as you when i set my target server to bundled tomcat; when i changes the server to SJSA, the message went away.
    When i searched in the IDE Help (by selecting Help | Help Contents menu item, switching to 'search' tab in the help window , typing 'jwsdp tomcat' in the Find box and pressing enter), I came across the topic "Using JWSDP 1.6 on the Tomcat Web Server". This topic explains how to install Web Services Developer Pack on tomcat server. I could be wrong but I think this perhaps needs to be installed manually...

  • Cannot connect Envy 7640 to complete Web Services enrollment

    When I try to install Web Services either on the printer or from the HP application, I get the message that: "This printer is currently configured with a DNS server address which does not allow the DNS server name to be confirmed." I followed the three steps in the solution and was not successful in connecting.  My router is a Netgear DGND3700v.2 with the latest firmware upgrade and I'm using the newest version of Netgear Genie.  The PC is an Envy 27. In the Web Access Test Results the current configuration shows that: Web Services are enabled,Printer IP Address is 192.168.0.4 (although the configured gateway and DNS IPs are 192.168.0.1)Configuration Source is DHCPDNS Setting is autoProxy Server Address is not specifiedProxy Server Port is not specifiedProxy Server Authentication is off Any suggestions?

    Hello , Welcome to the HP forum. I understand that you are getting an error about the DNS, when trying to enable web services. I would like to help you with this. I would change the DNS settings. I believe your printer is set to 192.168.0.1. This would be your gateway/router.You should go into your printers embedded web server (EWS) and change the DNS,  from automatic to manual. I recommend using Googles DNS information.Preferred primary DNS 8.8.8.8Preferred alternate DNS 8.8.4.4 There is a post by happytohelp01 that goes through the steps. It is for a 7510, but It should not be much different.Efax 7510 still won't work after turning off/on ePrint several times Based on your post, I feel you are capable to do this without more detail.Please let me know if you do need any additional steps, instructions, or pictures to reference. I will be happy to provide them.  

  • B1WS Web services Wrapper

    Hello,
    I Recently downloaded and installed WEB SERVICES WRAPPER ( B1WS)
    installation went fine i configured my IIS server to accept B1WS
    all seems fine but when i try to use the loggin function
    u2018 Create Service WebReference
      Dim login As LoginService = New LoginService
    ' service command login call
    sessionID = login.Login(
    "localhost", 
    "COM_OBS_AUT_TEST", 
    LoginWebRef.LoginDatabaseType.dst_MSSQL2005, true,
    "sa", "xx", 
    "manager", "manager", 
    LoginWebRef.LoginLanguage.ln_English, true,
    "localhost:30000")
    I get an exception thrown which reads the following
    LOGIN ERROR ENV: RECEIVER 100000001 Connection with liscense server failed.
    this is a new tool availible from sap and i tried to get support direcetly from SAP but they never heard of this nor support it.
    Anyone have this issue? am i missing a step in my configuration?

    Sebastiano,
    In the documentation for the B1WS tool as offered here on SDN ... it is offered "as is" ... meaning that you cannot ger support from SAP on this tool.  This is similar to all the SAP Business One SDK tools offered here.  At this link ...
    https://www.sdn.sap.com/irj/sdn/businessone?rid=/webcontent/uuid/a0915b47-ef89-2a10-91a5-b22649e5cfab [original link is broken]
    ... you will see this line listed ...
    "B1WS is delivered within the SDN license structure and therefore no support is provided."
    That being said ... the issue you are getting is that it cannot find your SAP Business One License Server ... based on the message that you are getting.  What you need to verify is that you have the DI Server installed, configured and licensed as B1WS requires the DI Server.  You may also want to substitute the IP address of the machine that has the SAP Business One License server running on it ...
    ex.  <ip address>: 30000
    Eddy

  • Error Message "No logical port exists to call web services" installing SM7

    I am trying to use SLM to download a service stack.  However, the option is not available in step 2.5.  There is an error message "No logical port exists to call web services".  I have performed the Wizard install, but the Wizard seems to have left out this step.  I have looked around for documentation on how to configure the port, but cannot find anything more useful than comments to the effect that I should configure the port.

    I found the problem, I think, although I am now on to the next problem.  "Web Services for software lifecycle manager not available'.
    The documentation is lacking.  When the RFC connection is set up, the user id is j2ee_admin, using the install password.  This is not specified anywhere in the install instructions that I could find, there is only a reference to a 'user id and password'.
    The LPCONFIG is used to create a logical port, that ties the RFC to the LP.  However, no name is specified that is to be used for the LP.

Maybe you are looking for