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...?

Similar Messages

  • SAP JVM Default Keystore for Active MQ 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

    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

  • SunPKCS11 doesn't work as default keystore provider for SSL connections

    Hi all,
    I'm experiencing a problem using SunPKCS11 as a keystore provider for SSL.
    Below the code that doesn't work as expected:
    String pkcs11config = "name = " + "bit4id" + "\nlibrary = " + "c:/windows/system32/bit4p11.dll";
    byte[] pkcs11configBytes = pkcs11config.getBytes();
    ByteArrayInputStream configStream = new ByteArrayInputStream(
    pkcs11configBytes);
    AuthProvider pkcs11Provider = new sun.security.pkcs11.SunPKCS11(
    configStream);
    pkcs11Provider.setCallbackHandler(new MyGuiCallbackHandler());
    if (Security.getProvider(pkcs11Provider.getName()) != null) {
    Security.removeProvider(pkcs11Provider.getName());
    Security.insertProviderAt(pkcs11Provider, 2);
    //Security.insertProviderAt(pkcs11Provider, 1);
    System.setProperty("javax.net.ssl.keyStoreProvider",
    pkcs11Provider.getName());
    System.setProperty("javax.net.ssl.keyStoreType",
    "PKCS11");
    System.setProperty("javax.net.ssl.keyStore",
    "NONE");
    KeyManager[] KM = {KeyStore.getInstance("PKCS11") };
    SSLContext sslcont = SSLContext.getInstance("SSL");
    sslcont.init(null  /*KM*/ , tmS, rng);If i use KM everything works fine, but if I try to initialize the sslcontext using the default keyStoreProvider (just replacing KM with null, and without any other modification to the code), it uses SUN instead of PKCS11, even if I set the system properties javax.net.ssl.keyStore* (as you can see in my code)
    Can anyone help me?
    Thank's in advance and happy new year,
    Patrizio

    That's what I tried first, but it didn't work.
    I followed instructions at
    http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#CustomizingStores
    Then I found something about dynamic provider allocation at
    http://forum.java.sun.com/thread.jspa?forumID=2&threadID=5172412
    so I tried to dynamically allocate SunPKCS11-bit4id as a provider.
    Any suggestion?

  • 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.

  • Getting "Windows could not parse or process the unattend answer file for pass [specialize]" with IE10 integration? Read this...

    Hey guys,
    I just discovered an issue with using MDT to integrate Internet Explorer 10 into Windows 7 & 2008 R2 image files. Building the images was no problem at all, but when I tried to deploy them it would bomb with this error every time:
    "Windows could not parse or process the unattend answer file for pass [specialize]."
    So a very annoying and cryptic error to say the least. Obviously the issue was with the unattend.xml file that gets auto-generated by MDT, but all the items under "specialize" had worked just fine when I built the image and the IE version
    was the only item that had changed. After comparing the Windows 7 & Server 2008 R2 unattend.xml files to my Windows 8 & Server 2012 unattend.xml files (because they have IE 10 native) I discovered that the following flag was missing
    from the Windows 8 & Server 2012 unattend.xml files:
    <IEWelcomeMsg>false</IEWelcomeMsg>
    So I simply commented it out like so:
    Re-ran my test deployment and viola, 100% successful with zero errors. I was a little embarrassed/annoyed that this took me so long to track down, then I realized others might be struggling with this too so thought I'd share.
    Hope my time spent saves someone else some grief!

    I know the last reply was from a couple weeks ago, but honestly, I haven't been able to find anything else in the last week of searching Google. I'm new to the MDT process but I'm having the same issue with what you posted. I can shift-F10 during the "Applying
    system settings" and open my unattend.xml file and remove the IEWelcomeMsg line and the image deploys perfectly, so I know that's my problem. I can't figure out where that line is coming from. I have edited every unattend.xml file in the Templates folder under
    MDT and also the one in my deployment task sequence, but somewhere during that deployment, that one setting gets added back to the unattend file and nukes the whole image. I'm about to pull my hair out. I'm implementing MDT to save time but I feel like the
    last couple of weeks trying to get it to work have been a waste. I have thought about backing my reference image back to IE9, but having to deploy IE10 post image seems like it's an unnecessary burden. Any help would be appreciated.
    ~Adam

  • How can I set a default save file for scans using the Solution Center?

    Using Windows 7 - 64 bit.   HP Photosmart Premuim C-309a All-In-One Printer.
    Because of a Windows crash, I had to install a new drive and reload Windows. I also reloaded other software like the HP Solution Center & Drivers. My problem is that I can't find how to set a default folder for my scans.  This is NOT mentioned in the user manual but it was originally accomplished by HP Tech Support when the printer was new.  Can anyone relate how to set default folders for my scans?
    Thanks.
    Tango
    This question was solved.
    View Solution.

    Here is a document on how to scan through Windows 7. 
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c03476857
    Click either solution center or the icon of the printer on your desktop. Here select "Scanner Actions" (or the analogous selection). When the window pops up from the HP software it should provide you with options for file type (.tiff, .pdf, .jpg) as well as resolution and media size. Here on this page there is also an option for you to go to the advanced options. Using this you can alter the default safe folder. 
    Let me know if that helps you out! 

  • Default Excel File for Particular Doc type

    Hello Everyone,
    Your intervention is required in one of my requirement where i need to attach one Excel file as a default file ( in specific doc type ) with some format. How can i achieve the same.
    Pls provide ur inputs.
    Regards
    Gaurav

    Hi Gaurav,
    Have you done the configuration in the workstation application for Microsoft Excel formats?
    You can even do 'INPLACE' for change mode also. Either way it will work.
    And moreover you need to right click on the original and select 'Edit' to make changes.
    Regards,
    Ravi

  • Default settings file for Terminal Application?

    Hello,
    As in other Unixes /etc/bashrc or ~/.bashrc seem to contain the default settings for the Terminal Application.
    But i was looking for the config file where i can set the default keyboard or keymapping for the Terminal Application?
    The "Desktop-Keyboard/Keymapping" is ok , but in the Terminal several keys don´t work correctly. I need to ssh into another machine but the users password can´t be written correctly as of errors with keymapping so i can´t login into the other box.
    Thanks for infos,
    tyrtux.
    MacBook white 2Ghz ICD   Mac OS X (10.4.8)  

    Then, check ~/Library/Preferences/com.apple.Terminal.plist, using:
    defaults read com.apple.Terminal
    in the Terminal. Look especially at the KeyBindings entries. Use the Property List Editor that comes with the XCode Tools to change/modify those to suit your needs.

  • Creating default config file for htop

    Hi there. I think the title says it all.
    I've been using htop for some time now, but I hate to have to reconfigure it each time I start it. Is there a way to save the current config of htop to a file or something or create a new default one ?
    Thanks in advance

    Um, .htoprc?
    It looks like this on my system: http://paste.pocoo.org/show/208652/
    htop's configuration interface changed the file, and it was loaded on next startup.
    Last edited by JohannesSM64 (2010-05-01 23:08:14)

  • How do I change the default storage file for PDFs?

    I want to save PDFs. Now the default files are in AppData/Local/Microsoft/Windows/Temporary Internet Files/Content IE5/V6ZGH08N. I have to drill UP through all those to get to where I want to save the item in PDF Files. How can I change the default?

    The file path (AppData/Local/Microsoft/Windows/Temporary Internet Files/Content IE5/V6ZGH08N) that you posted is the internet cache of the MS Internet Explorer and not a location that Firefox uses although MS plugins like the Windows Media Player will use that location.
    Files that are opened in an external program will be saved to the temp folder as specified in the %temp% and %tmp% environment variables.
    What makes you think that Firefox is saving PDF file in that folder?
    Are you using an extension like IE Tab or IE View to open specific locations with IE?
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • SAP QM Default Inspection Plan for all Inspection Lots created in the Plant

    Scenario: We have a Proto type plant in which Daily 15 to 20 materials are created every day. We have only one inspection plan for all the materials.
    Problem: We don't want to do material assignment in the Inspection Plant header every time a new material is created
    Requirement: Is there any way to default the inspection plan for all the inspection lots created in the Plant by Standard Configuration or User Exit.
    Your answers will be much appreciated and rewarded.
    Thanks in advance,
    Thiyagu

    Hi,
    In our case Creation of Inspection lots are controlled by QM View of Material Master. Our problem is to find alternative for assignment of New Materials in the Plan header in Tcode QP02, as we have only ONE INSPECTION PLAN. So our expection is all QM Inspection Lot created in the Plant should always get assigned to the SINGLE INSPECTION PLAN, with out doing any assignment of material in the Plan.
    Thanks,
    Thiyagu.

  • Instructions for Installing SAP JVM

    Hello,
    I have downloaded the SAP JVM to use it for Java instances 7.3 as recommended by SAP.
    Do i have to do more configuration other than Decompressing the SAP_JVM.SAR file .
    Is there a specific path where to decompress it? are there some Variable Environments to modify?
    Thanks in Advance
    Hassan

    Thanks for your answer,
    Actually i do not want to use at all the IBM JDK  (i will install the SAP on Redhat EL5, X86_64)
    Before the installation i will not have the path: /usr/sap/<SID>/<INSTANCE><NR>/j2ee/JSPM/go , shiould i have to craetae it and then decompress the SAP JVM inside? or i put it usually where the IBM JDK is usually installed in /opt
    And for starting the /sapinst we need to have the JRE which is including in the SAP JVM.
    Thats why i need to have it before having the instance installed.
    Best Regards

  • Time stamp information in default trace file

    How to check the time stamp in defaulttrace.trc or application.trc files for logs in XI server.
    I have seen following timestamp in above mentioned trace  files. But seem to me, during the shutdown time of server, system put the timestamp in trace file.
    ERROR       gateway shutdown
    TIME        Fri Jun 20 11:01:08 2008
    Except for shutdown time, how the system put the timestamp for other activity of system in the default trace and application trace file??
    Sometime, i need to check the timestamp to get some specific information in default trace file for some system activities.
    is timestamp mentioned in coded form as per following log:
    #1.#36CC34C00F02009B000001B400001FF40004510B33EAB6D3#1215008464352#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCDefaultRequestHand
    ler.handleRequest()#J2EE_GUEST#0##XQA#SAPSYS                          #4869A1FC78690A8DE10000000A2C0AC7#SAPEngine_Application_Thread[impl:3]_51##0#0#Error##P
    lain###java.lang.reflect.InvocationTargetException#
    #1.#36CC34C00F02009B000001B500001FF40004510B33EAB76C#1215008464352#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCDefaultRequestHand
    ler.handleRequest()#J2EE_GUEST#0##XQA#SAPSYS                          #4869A1FC78690A8DE10000000A2C0AC7#SAPEngine_Application_Thread[impl:3]_51##0#0#Error##P
    lain###java.lang.reflect.InvocationTargetException
    Thanks
    Amar

    Hi Amarjit
    The timestamp is noted in unix epoch time (java does use this as well). It is this field:
    #1.#36CC34C00F02009B000001B400001FF40004510B33EAB6D3# 1215008464352 #com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCDefaultRequestHand
    ler.handleRequest()#J2EE_GUEST#0##XQA#SAPSYS
    The first 10 digits are seconds since epoch. The last 3 digits are milisecondes. Converted in human readable format: 07/02/2008 16:21:04.352
    [Unix Time|http://en.wikipedia.org/wiki/Unix_time]
    Damn, i remeber having answered this already here in the forums, but i cannot find the thread anymore myself :-(((
    Best regards
    Michael

  • Edit the Default CSS file

    I want to know if there is a way to edit the default CSS file for Webi.  The reason I am asking is because of the way in which hyperlinks are formatted.  When I go into the document properties and change the formatting (color only), it does not update on my actual report.  Also, I want to be able to remove the underlines from all hyperlinks without having to go in and do it manually using inline CSS. 
    Is there a default CSS file out there that can be edited?  Where is it located and how to I ensure it's used in all my reports?  Thanks.

    Hi Keith,
    Following is the location of the CSS file in 4.0
    C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\images\WebIDefaultStyleSheet.css and
    Note that for the BI 4.0, you would not be able to update the default style after the document creation. If you want to modify default style, you must :
    1. update the .css file stored in the images folder of your server installation or rich client and
    2. then create a new webi document to see your style modification.
    Hope it helps.
    Faisal Vakil

  • Webdynpro Exception in Default Trace File

    Hello ,
    We are on EP7.0 ECC6.0 ESS1.0 and kepp on getting the following error in the Default Trace file for ESS Travel Webdynpro :
    #1.5^H#00145EC6B0AC001200000072000740EC00045AF21F04ABB9#1225895855827#com.sap.engine.services.servlets_jsp.client.RequestInfo
    Server#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#JSS0WHZ#4383##goxsa664_PP1_7622452
    #JSS0WHZ#36d947e0ab4711ddb54c00145ec6b0ac#SAPEngine_Application_Thread[impl:3]_10##0#0#Error##Plain###application [webdynpro/
    dispatcher] Processing HTTP request to servlet [dispatcher] finished with error. The error is: com.sap.tc.webdynpro.services.
    sal.core.DispatcherException: Wrong Web Dynpro URL: "../WebDynpro/Servlet/<deployableObject>/<application>/xx?..". xx is not
    allowed without exchange key. Retrieved URI path: /sap.com/esstratri/TripForm/~wd_key115_1225895826865/background.gif.
            at com.sap.tc.webdynpro.serverimpl.wdc.adapter.HttpRequestAdapter.checkApplicationUri(HttpRequestAdapter.java:111)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkApplicationUri(RequestManager.java:665)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:141)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessio
    nMessageListener.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(AccessController.java:215)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    If anybody has encountered such situation ....please let me know.
    Thanks in advance.
    Shikhil

    Hi Shikhil,
    We are running into this exact same issue. Can you please tell me if you were able to resolve this and how it was done?
    Thank you so much,
    -Kevin

Maybe you are looking for

  • Will Quicktime Pro convert files compatible with Mac and Windows?

    I'm trying to decide if I should upgrate to Pro 7. I created a screen capture tutorial in Snaps Pro X which outputs a .mov file. Now I need to convert it to a cross platform version. Is that MPEG? I see that QT Pro 7 exports to MPEG-4. Is that compat

  • Moving select photos to an external?

    I understand that you can put your entire library on an external by creating a new library but it seems you have to put everything in it. I just want to move certain groups of pictures to my external. Since I have a laptop I do not always connect to

  • Importing already-made SQL*Loader control files in OWB 10g

    Hi all, Suppose that I have a certain amount of already hand-made SQL*Loader control files, say 50 or so. Each of these control files have a variable quantity of fields. I feel really lazy, so I would like to know if it is possible to import directly

  • Form Based authentcation in Sharepoint 2010

    Hi,    I am Having a problem. everytime i enter the URL for accesing the site i am getting a new page which asks me whether i have to use forms based autherntication or Windows based authentication.Attaching the below screen shot of the same. can som

  • BPM & WebDynpro ABAP

    Hello, I would like to call WebDynpro ABAP application from BPM. I assume in order to get process data from BPM i must call some specific web service with process id which must be delegated to WD ABAP. Via call of a web service it must be also possib