Deployment files for IIOP/SSL applets against 8i

I was reading 8i's docs on SSL authentication with IIOP clients.
I am particularly interested in deployment issues with regards to
java applets (e.g.: what JAR files and others needs to be
installed on the client machine).
The 8i EJB/CORBA doc mentioned that you need vbj30ssl.jar
installed on the cleint for the applet to communicate via
IIOP/SSL.
Then, on the other hand, reading OAS 4.0.7 documentation, it
mentioned that for clients to communicate via IIOP/SLL to OAS,
the following files are needed:
* vbjorb.jar (for basic IIOP)
* vbj30ssl.jar (for IIOP/SSL)
... and the following files for win clients:
* vbj30ssl.dll for Win/Netscape
* vbmissl.dll for Win/IE
Since 8i and OAS basically use the same ORB (Visibroker) and the
same version of SSL and visibrokker version, I am confused as to
what are really needed on the client side.
My questions are:
1) Do the windows client browsers REALLY need vbj30ssl.dll and
vbmissl.dll for IIOP/SSL to work??? Neither of these DLLs are
mentioned in 8i doc nor with JDeveloper doc, only in OAS doc.
2) If these DLLs are needed, they are not included with
JDeveloper nor with OAS anyway. Meaning I have to buy the
visibroker SSL pack (version 3.2).
3) Has anyone done work with applets talking via IIOP/SSL to
OAS/8i?
4) I am concerned about how to make the client talk via IIOP in
the first place, since applets cannot talk to another machine
except from where it was downloaded (I am planning on 8i and
Apache on separate machines). Our network guys mentioned that all
we need is a proxy server so that, as far as the applet is
concerned, it is talking to the same host as where it was
downloaded, even though the proxy send the actual IIOP packets to
the 8i host.
Thanks,
John Salvo
null

Jesus,
I'm not sure about the client-DLL item you mentioned in your
original note.
For applets, you need to deploy everything that is required by
the applet at design-time. In your JDeveloper project where you
have designed the applet, check Project Properties to view the
list of libraries that were used by the project.
To find out what archives make up that library, click the
Libraries button. Select the library you want to look at, and
it's source archives or directory paths will be listed in the
Classpath field. Note that some libraries are made up of more
than one archive.
If your applet compiles and runs within JDeveloper, then you need
to make sure that everything your applet has access to within
JDeveloper is also available at runtime.
This is probably a little more reliable a method than relying on
the docs.
Laura
Jesus M. Salvo Jr. (guest) wrote:
: Okay, JDeveloper also has aurora_client.jar, vbjorb.jar, and
: vbj30ssl.jar. Do ALL of these needs to be deployed with my
applet
: for IIOP/SSL to work??
: Jesus M. Salvo Jr. (guest) wrote:
: : I was reading 8i's docs on SSL authentication with IIOP
: clients.
: : I am particularly interested in deployment issues with
regards
: to
: : java applets (e.g.: what JAR files and others needs to be
: : installed on the client machine).
: : The 8i EJB/CORBA doc mentioned that you need vbj30ssl.jar
: : installed on the cleint for the applet to communicate via
: : IIOP/SSL.
: : Then, on the other hand, reading OAS 4.0.7 documentation, it
: : mentioned that for clients to communicate via IIOP/SLL to
OAS,
: : the following files are needed:
: : * vbjorb.jar (for basic IIOP)
: : * vbj30ssl.jar (for IIOP/SSL)
: : ... and the following files for win clients:
: : * vbj30ssl.dll for Win/Netscape
: : * vbmissl.dll for Win/IE
: : Since 8i and OAS basically use the same ORB (Visibroker) and
: the
: : same version of SSL and visibrokker version, I am confused as
: to
: : what are really needed on the client side.
: : My questions are:
: : 1) Do the windows client browsers REALLY need vbj30ssl.dll
and
: : vbmissl.dll for IIOP/SSL to work??? Neither of these DLLs are
: : mentioned in 8i doc nor with JDeveloper doc, only in OAS doc.
: : 2) If these DLLs are needed, they are not included with
: : JDeveloper nor with OAS anyway. Meaning I have to buy the
: : visibroker SSL pack (version 3.2).
: : 3) Has anyone done work with applets talking via IIOP/SSL to
: : OAS/8i?
: : 4) I am concerned about how to make the client talk via IIOP
in
: : the first place, since applets cannot talk to another machine
: : except from where it was downloaded (I am planning on 8i and
: : Apache on separate machines). Our network guys mentioned that
: all
: : we need is a proxy server so that, as far as the applet is
: : concerned, it is talking to the same host as where it was
: : downloaded, even though the proxy send the actual IIOP
packets
: to
: : the 8i host.
: : Thanks,
: : John Salvo
null

Similar Messages

  • Virus scan failed Error on deploying a web application having a jar file for calling the applet on the jsp page

    Hi,
    I have an applet application that i want to deploy on the Oracle cloud.
    So i have created a jar file for the applet application and i am using this jar to call the applet on a jsp page.
    But when i am delpoying my application on the java cloud, its giving me the below error:
    2014-10-28 03:16:41 CDT: Starting action "Virus Scan"
    2014-10-28 03:16:41 CDT: Virus Scan started
    2014-10-28 03:16:49 CDT: ----------------------------------------------------------------------
    2014-10-28 03:16:49 CDT: File Scanned: "Application7.ear".
    2014-10-28 03:16:49 CDT: File Size: "106698122".
    2014-10-28 03:16:49 CDT: File Status: "INFECTED".
    2014-10-28 03:16:49 CDT: ----------------------------------------------------------------------
    2014-10-28 03:16:49 CDT: Virus scan failed.
    2014-10-28 03:16:49 CDT: "Virus Scan" complete: status FAILED
    Can't we deploy any application having applet or swing component's onto the cloud?
    Or do we need to request for any extra permissions for the same?
    Thanks,
    Manoj

    I don't see applets mentioned in the supported features nor in the unsupported features so not sure if they are supported you would likely need to contact the operations team to confirm.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • XML file for SEPA Credit transfer

    Hi All,
    I am working in ECC 6.0. The system was configured to generate XML files for credit transfer as per SEPA guidelines. The files are being created in the application layer. But the line length is being restricted to 255 characters. As per the specifications of a XML file in apllication layer. all information should be contained in one single line.
    Secondly the job log for the payment medium creation program contains the below mentioned line among others -
    "Incorrect Print Parameter" of message class "0K", message no. 091and message ID I
    Can anybody tell me what is going wrong?

    HI,
    Can you please help me in solving the issue when using the PMW format SEPA_CT.
    My co. code currency is EUR and when paying the invoice which is in GBP i am not able to get the currency EUR in the DME file generated by the payment run instead I am getting the currency GBP.
    As per the SEPA concept evey payment will be in EUR irrespective of the currency in which the invoice is raised. So please let me know what needs to be done to get the local currency EUR amount the DME file for the payment made against invoice raised in GBP...
    Thanks in Advance..
    Regards
    Sanjeev

  • Wrong currency in intrastat XML file for Zhech Republic

    I'm having problem with intrastat XML file for Zhech Republic currency code. In selection I have defined to have report in EUR currency and all entries are correctly in EUR. But when created XML file the currency code is CZK even values are EUR values. XML field  <currencyCode>CZK</currencyCode>.
    Why and ow this can be corrected?
    Best Regards
    Johanna Nissinen

    HI,
    Can you please help me in solving the issue when using the PMW format SEPA_CT.
    My co. code currency is EUR and when paying the invoice which is in GBP i am not able to get the currency EUR in the DME file generated by the payment run instead I am getting the currency GBP.
    As per the SEPA concept evey payment will be in EUR irrespective of the currency in which the invoice is raised. So please let me know what needs to be done to get the local currency EUR amount the DME file for the payment made against invoice raised in GBP...
    Thanks in Advance..
    Regards
    Sanjeev

  • Deployment issues for WebService from DC problem

    I created a WebService from DC, deployed to NetWeaver successfully, but I canu2019t find the WebService from the WS Navigator.
    Here is my step-by-step procedure:
    1. Create an EJB Project from DC
    2. Create a Stateless Session Bean
    3. Create a WebService from the EJB
    4. Crate an Enterprise Application Project from DC and assign the EJB project into it.
    5. Deploy EAR file after building EJB and EAR
    6. After deploying the EAR file, I can find the EAR in Visual Administrator, but I didnu2019t find the WebService in WS the Navigator.
    7. Then I deployed again, I got the error message shown below.
    What should I do to make my WebService listed in the WS Navigator?
    2008/7/18 下午 12:06:21 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [ThreadDeploy Thread,5,main] ERROR:
    004Deployment aborted
    Settings
    SDM host : EADDEV01
    SDM port : 50018
    URL to deploy : file:/D:/DOCUME1/y_hungsy/LOCALS1/Temp/temp20894com.tsmcenginfosvcdemo1.ear
    Result
    deployment aborted : file:/D:/DOCUME1/y_hungsy/LOCALS1/Temp/temp20894com.tsmcenginfosvcdemo1.ear
    Aborted: development component 'enginfosvc/demo1'/'com.tsmc'/'IS2_APPL3_D'/'20080718120608'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application com.tsmc/enginfosvcdemo1.. Reason: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application com.tsmc/enginfosvcdemo1. . Additional info: none; nested exception is: java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, trying to update web services for application com.tsmc/enginfosvc~demo1. . Additional info: none
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:164)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:118)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:86)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateManager.makeUpdate(WSUpdateManager.java:52)
    at com.sap.engine.services.webservices.server.deploy.WSDeployer.makeUpdate(WSDeployer.java:274)
    at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)
    at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
    at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:669)
    at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices deployment exception! The reason is: Error occurred, trying to generate web services deployment files for application com.tsmc/enginfosvc~demo1. . The error refers to application: none, jar: , web service: .
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.generateDeployFiles(WSUpdateProcessor.java:296)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.deployWebServices(WSUpdateProcessor.java:262)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.updateWebServices(WSUpdateProcessor.java:155)
    ... 21 more
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, parsing com.sap.engine.services.webservices.server.deploy.descriptors.sapwebservices.WSDescriptor descriptor, application com.tsmc/enginfosvcdemo1, web service testDemo, location message: type: jar file, location: D:\usr\sap\IS2\JC00\j2ee\cluster\server0\.\temp\deploy\work\deploying\reader1216353976686\com.tsmcenginfosvc~demo1_ejb.jar . . Additional info:
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseWSDescriptor(WSDefinitionFactory.java:907)
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.loadWebService(WSDefinitionFactory.java:176)
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.loadWebServices(WSDefinitionFactory.java:158)
    at com.sap.engine.services.webservices.server.deploy.ws.update.WSUpdateProcessor.generateDeployFiles(WSUpdateProcessor.java:284)
    ... 23 more
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred, trying to parse documentation for web service testDemo. . Additional info:
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseDocumentation(WSDefinitionFactory.java:1590)
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseWSDAndDocumentation(WSDefinitionFactory.java:1564)
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseWSDescriptor(WSDefinitionFactory.java:814)
    ... 26 more
    Caused by: java.io.FileNotFoundException: .\temp\webservices\deploy\com.tsmc_enginfosvc_demo1\webservices\com1\com\tsmc\testDemoWsd.wsdef (The system cannot find the path specified)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
    at com.sap.engine.lib.jar.JarExtractor.extractFile(JarExtractor.java:232)
    at com.sap.engine.services.webservices.server.deploy.ws.WSArchiveFilesLocationHandler.getWsdInputStream(WSArchiveFilesLocationHandler.java:184)
    at com.sap.engine.services.webservices.server.deploy.ws.WSDefinitionFactory.parseDocumentation(WSDefinitionFactory.java:1574)
    ... 28 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    As the log describes there is already an WS with the same name. Undeploy the ear whcih contains the WS and then deploy the new definition and you're on the way ...
    Regards,
    Daniel

  • How the external system will talk to ECXpert 3.5 for transfering files via HTTP SSl?

    We are using ECxpert3.5 on Solaris box. One of our Trading Partner want to communicate through HTTP-SSL and we are doing XML/EDI mapping. Could you guide us what steps we need to take care to implement this.
    How the external system will talk to ECXpert for transferring files. (We need the syntax for the URL). How ECXpert will receive XML file through HTTP-SSL protocol from External System and file submittion.
    Please send is there any other document which explain about. Thanks in advance for your help. [email protected] or [email protected]

    Hi Steve,
    You can bring the GRC framework to a state equivalent to a raw install by following options:
    Option 1.) You should have a base-line backup before GRC installation. If so then apply that base-lin backup and deploy GRC components. If there is no base-lin backup, then
    Option 2.) Uninstall and re-install J2EE and then follow up with rest of the installation process. If you don't want to go through re-install process, then
    **Correction to Option 3**
    Option3.) SAP is in process of creating a SAP Note for Delete script, Instead of delivering Delete Script script via OSS message.  Will update you as soon as the Note gets released.
    Please refere to Note # 1416728 to Manage your deletion in RAR 5.3 SP10.
    Hope this helps.
    Best Regards,
    Sirish Gullapalli.

  • How to create different log files for each of web applications deployed in OC4J

    Hi All,
    I am using OC4J(from Oracle) v1.0.2.2 and Windows2000. Now I want to know
    1. how to create different log files for each of my deployed web applications ?
    2. what are the advantages in running multiple instances of oc4j and in what case we should run
    multiple instances of OC4J ?
    3. how to run OC4J as Windows2000 Service rather than Windows2000 Application ?
    Thanks and Regards,
    Kumar.

    Hi Avi,
    First of all I have given a first reading to log4j and I think there will some more easy way of logging debugging messages than log4j (If you could provide me a detailed explanation of a servlet,jsp,java bean that uses log4j and how to use log4j then it will be very helpful for me). The other easy ways (if I am not using log4j) to my problem i.e creating different log files for each of web applications deployed in oc4j are
    I have created multiple instances of OC4J that are configured to run on different ports and so on each instance I have deployed a single web application . And I started the 2 oc4j instances by transferring thier error/log messages to a file. And the other way is ..
    I have download from jakarta site a package called servhelper . This servhelper is a thread that is started in a startup servlet and stopped in the destroy method of that startup servlet. So this thread will automatically capture all the system.out.println's and will print those to a file. I believe that this thread program is synchronized. So in this method I need not run multiple instances of OC4J instead each deployed web application on single instance of oc4j uses the same thread program (ofcourse a copy of thread program is put in each of the deployed web applications directories) to log messages on to different log files.
    Can you comment on my above 2 approached to logging debugging messages and a compartive explanation to LOG4J and how to use LOG4J using a simple servlet, simple jsp is appreciated ...
    Thanks and Regards,
    Ravi.

  • How to create a password file for executing psadmin command to deploy portl

    how to create a password file for executing psadmin command to deploy portlet

    What you have done is perfectly right. The password file doesn't have anything else apart from the password
    for example in your case
    $echo password > /tmp/password.txt
    However I remember that in windows install, the Application server used to wait for a user's input when a deploy was to be done for the first time. So Can you read the Release notes or the Readme file which has come with windows.
    The solution was,
    manually use asadmin command of application server to deploy some war (any webapp will do), at this time, a question will be prompted to accept a certificate. once this is done, deploy portlet should work fine!!!
    HTH

  • DTD for deployment  xml file for providers

    Hi all,
    where can I find the DTD for the deployment file that is to be used in .par file for the custom providers for Portal Server 6.0 and 6.2. ?
    Thanks,
    Klara

    in case you mean portlets then it is:
    portlet.xsd contains reference to http://www.w3.org/2001/xml.xsd.
    in case you mean providers, e.g. smpleMailservice:
    /ps-base/SUNWam/dtd/sms.dtd
    or
    /ps-base/SUNWam/dtd
    with all the named dtd's
    cheers,
    Ulf

  • Purpose of alias file for cs 6.3 ssl

    in the procedure for using ssl in the calendar server:
    http://docs.sun.com/app/docs/doc/819-4654
    an alias file is created - but after stepping through the certicate creation - i can't see where it is used - what is the purpose of the alias file?
    i see where it is used in the ics.conf file for service.http.ssl.certdb.path - which implies that it is the location of the certificate database - which is inconsistent with the procedure which put it in the config file - so what's up?
    thanks-

    I would suggest that your read through the following KnowledgeBase article to make sure that you have followed the correct steps in calling your .OUT file.  Also, take a look at the Developer Zone article which covers LabVIEW 8.5 Known Issues, and navigate to the section titled External Code.  If you select Run in UI thread in the thread control, LabVIEW is expected to hang on the Call Library Function node.  You can solve this issue by configuring the node to call a DLL written in C.  Hope this helps!
    Calling External Code on cRIO-9010 Series Controllers
    LabVIEW 8.5 Known Issues
    Meghan M.

  • .sca file for deployment For EP 7.0 SP08

    Hello Gurus,
    We are running on EP 7.0 SP08
    1. Could anyone please let me know, where I can find the file <u><b>essuslwegp</b></u> sca file. I need to deploy this for configuration of guided procedures.
    2. If you have any better procedure to configure this, please forward to [email protected]
    I am trying follow this help doc to configure Guided procedures
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/9f2d87c0a86756e10000000a11466f/frameset.htm
    I was looking for essuslwegp in content administration -> webdynpro -> sap.com -> (could not find  essuslwegp )
    I looked in following path, but found the patches, could not able to make for
    http://service.sap.com/swdc
    Download -> Support Package and Patches -> SAP NetWeaver -> SAP NETWEAVER -> SAP NETWEAVER 2004S -> Entry by Component -> Enterprise Portal -> CAF EU 7.00 -> #OS independent.
    It would be great, if someone can share their thoughts on the location of essuslwegp file.
    Any leads or answers are apreciated and points will be awarded.
    Thanks
    Durga

    Hi!
    The only thing I have about that:essuslwegp
    is in the SAPESS03_0.sca file.
    I hope this can help.
    Sincerely,

  • WD app Deployment Error - Where can we find J2ee log file for linux install

    Hi,
       I have a problem with deploying a web dynpro application. There are no errors before deployment but when I deploy the application, I get a deployment error with the following description.
    I tried to view the trace or log file but we have SAP installed on a linux OS and I do not know where can we see the log or trace file. Please help.
    Version:
    SAP NW 2004s SP15
    NWDS 7.0
    xRPM 4.5
    Error Description:
    May 14, 2008 12:49:50 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager)
    [Thread[Deploy Thread,5,main]] ERROR:
    [008]Deployment aborted
    Settings
    SDM host : BS307
    SDM port : 50718
    URL to deploy : file:/C:/DOCUME1/SMULLA1/LOCALS~1/Temp/2/temp20045SempraDemo4.5.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/SMULLA1/LOCALS~1/Temp/2/temp20045SempraDemo4.5.ear
    Aborted: development component 'SempraDemo4.5'/'local'/'LOKAL'/'0.2008.05.14.00.49.36'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application local/SempraDemo4.5.. Reason: Clusterwide exception: Failed to deploy application local/SempraDemo4.5. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/SempraDemo4.5. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Edited by: Subramanya Srinivas Mullapudi on May 14, 2008 8:34 AM

    Hi Reza,
    Hope you are doing good.
    You can set the trace level in the SAP/Java Gui dynamically :
    Call transaction SMICM
    Choose the menu Goto → Trace Level → Set
    In the pop-up window, set the desired level (0,1,2,3)
    To switch on an /nSMICM or ICM HTTP trace via command line you should go to
    usr\sap\<SID>\<instance_number>\exe directory and run the icmon program with the following command:
    icmon◦◦pf=\usr\sap\<SID>\SYS\profile\<SID>_<instance_name>_<HOST>
    where you fill in the SID, instance name and host corresponding to your system.
    The icmon program is interactive and to increase trace level you must write
    "+" and pres enter.To quit you must write  "q" and press enter.
    The trace will be written◦to the following file: usr\sap\<SID>\<instance_number>\work\dev_icm
    Thank you!
      Kind Regards,
      Hemanth
      SAP AGS

  • SAP JVM default keystore file for Active MQ JMS SSL integration?

    Hi all,
    does the SAP JVM still have a default keystore file?
    I'm asking this question because I would like to integrate with Active MQ JMS SSL. The MQ-Libs are refering to the VMs default keystore in order to find the certificate for the SSL handshake.
    Kind regards,
    Heiko

    Same here, with almost the same things (JDK @ 1.5.0_16) but same WLS version, as well as Eclipse & WTP.
    Also have the Bea WLS Tools plugin 1.1.1
    Ideas right here...?

  • Where to get Reader 9 MSI-file for deployment?

    Hu all,
    where can I get the fitting MSI file for deploying Reader 9?
    There's only the EXE file from Adobe to get.
    Please help.
    Regards
    Davorin

    Well, Adobe support has answered that is an issue of free software and thus not supported.
    Great!
    But I think I found a solution by myself:
    After installation there's a directory:
    C:\Program Files\Adobe\Reader 9.0\Setup Files
    where a msi file is located.
    I will try to copy the whole dir and test, if this is enough for deployment.

  • Teststand 3.0 Deployment looking for a file(glang.chm) in a wrong path

    Hi, Please help
    i just try deploy an installer using TestStand 3.0. it can successfully process the workspace file,  But, when the TestStand deployment tool try to build the installer, it keep looking for one of project file(glang.chm) in a wrong path, the error message is following, see the attachment for the screen shot  
    Error Code:7
    Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
    C:\MVS 2\data\data\data\glang.chm - source does not exist
    +++++++++++++++++++++++++++++++++++++++++++++++++
    i understand that it is looking for glang.chm in "C:\MVS 2\data\data\data\", but in my project, glang.chm actually is under "C:\MVS 2\data\". In order to make it works, i need to create the path "C:\MVS 2\data\data\data\" and copy glang.chm into the path.
    My question is: How to change the setting in TestStand deployment tool, so that it would look for glang.chm in corrected path"C:\MVS 2\data\", not in "C:\MVS 2\data\data\data\" ?
    Attachments:
    error message(screen shot).jpg ‏184 KB

    Well, David's solution works as expected. It copies the the pristine .lnk file from the startup menu to the desktop.
    This .lnk file will start only the operator interface testexec.exe without loading any sequence.
    Now I did try a modification. I did create a .lnk file, which loads the sequence file automagically by providing the right commandline arguments to testexec.exe. This .lnk file works on the development system either I start it from desktop or from some normal directory with the explorer.
    And now I try to add that .lnk file to the deployed files like all other deployed files by adding it to some project in the workspace, which is configured to be used in the deployment wizard. That doesn't work.
    If there is a 2kb "MySequence.lnk" in t
    he development tree,you will also find a "MySequence.lnk" in the Image tree at the expected position. But this is 1396 kb big, which is just the size of testexec.exe ( Labwindows/CVI version) where the .lnk file did point to. And the properties (commandline) of that .lnk file became empty.
    Other "normal" files in the same directory, which are also included in the deployment, are copied without any coruption into the Image tree into the same directory as the corupted .lnk file.
    The installer will install the corupted .lnk file to the desired position without problems. And copying it with post.bat to the desktop is also no problem.

Maybe you are looking for

  • Hotmail address book no longer works

    My hotmail address book no longer works. When I press "To" in the address bar, nothing comes up. If I press "reply" to respond to an email then again, nothing happens. I have to copy and paste the address. The only way I can find out an address is to

  • [Editors: text editor] KVim

    # Packager: Dawid Ciezarkiewicz "arael" <arael[at]fov[dot]pl> pkgname=kvim pkgver=6.2.14 pkgrel=1 pkgdesc="KVim is a port of Vim to the KDE" url="http://www.freehackers.org/kvim/index.html" depends=(qt) makedepends=() conflicts=() replaces=(vim) back

  • Retina Macbook pro free upgrade os x mountain lion

    I get the new retina macbook pro,so how will I get my free upgrade to osx mountain lion?

  • UCCX 7.0.1SR4 and Presence issue

    Hi I have configured the presence AXL user to that of my cups username and everything validates okay. My CUPC client works fine and can view all contacts so the LDAP profile is correct. However, when I try to search for contacts within CDA I recieve

  • Can anyone tell me theyre experience​s with the 1126s desktop PC?

      My 1126s computer has had to be returned 2x for repairs,First time for Bios problems and now seems to be the motherboard according to tech support,Ill know in a day or so. Has anyone else heard of this kind of problem happening to them or someone t