Jars for WLST and ALSB

We went just for ALSB 3.0 (the orginal version, not the new Oracle 10 g 3 BEA) and I can't find the jar files needed to make deployments in ALSB. Previously, in 2.6, I only needed sb - public.jar, but this file seems not to appear more. Specifically, the script fails on the following imports:

com.BEA.WLI.config import Ref
com.BEA.WLI.config.customization import customization
from com.bea.wli.config.customization import EnvValueCustomization

Anyone know what files I need to be in the CLASSPATH for these? It also appears that all the WL_HOME/servicebus directory is not present, is this normal for 3.0?

Thank you

Mike

SB - public.jar is replaced by sb-core - api .jar. All files ending in *-api.jar are those that expose the public API of OSB.  Several obsolete APIs in ALSB 2.6 are eliminated by ALSB 3.0. So, we will have to change code WLST considerably if the use of 2.6 deprecated API.

Can you please check if put $installdir/modules/com.bea.common.configfwk_xxx.jar in the class path solves the problem.

Thank you
Maury

Tags: Fusion Middleware

Similar Questions

  • WLST Script to create the domain weblogic for IOM and OAM

    Hello

    I intend to set up PS3 IOM - OAM in the new environment. We intend to perform the installation in silent mode. Does anyone have example WLST to create the domain weblogic for IOM or OAM?

    Thank you

    Here is an example of OUD. I post this one since it's the simplest and shortest, but it is the same for OAM and IOM except that the script is much longer because they ask a lot more questions. You will need to export the variables used or replace them with the appropriate values for your system.

    wait-<>

    the value of timeout 600

    spawn ${OUD_BASE}/${WLS_NAME}/common/bin/config.sh mode = console

    # Create a WebLogic domain

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Choose the components of the Weblogic Platform

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # | ___Oracle directory Services Manager - 11.1.2.3.0 [Oracle_OUD1] [3]

    wait {}

    {"Enter number exactly as it appears in the media *" {send "3\n"}}

    wait {}

    {"Enter number exactly as it appears in the media *" {send "n"}}

    # Change the domain information

    wait {}

    "" Enter the value of * "{send" ${OUD_DOMAIN_NAME} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Select the target area for this domain directory

    wait {}

    {'Enter' new target location GOLD * {send "${OUD_BASE} / user_projects/domains\n"}}

    wait {}

    {'Enter' new target location GOLD * {send "n\n"}}

    # Configure password and username administrator

    wait {}

    {"Enter the number of the option to select GOLD *" {send "2\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Configuration mode field-> 1 | Development mode

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Java SDK selection

    wait {}

    {"Enter the index number to select GOLD *" {send "2\n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "${JAVA_HOME} \n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "n\n"}}

    # Select Optional Configuration

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "n"}}

    # Configure the Administration Server

    # Change "Listen port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_PORT} \n "}}"

    # Change 'SSL enabled.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Change 'SSL listening Port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_SPORT} \n "}}"

    # Then

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # wait for install

    wait {}

    {"Successfully created * field *" {send "\n"}}

    EXPRESSIONS OF FOLKLORE

  • Providing a signed COD jad/jar for OTA downloads

    I have an app j2me consisting of a jad and a jar file. I want to create a .cod file, sign it and put it on a web server for ota downloads.

    I created the .cod like this (blackberry jde 4.7.0):

    RAPC.exe - code name import = net_rim_api.jar = appname-midlet - jad = appname.jad appname.jar

    This creates a .cod file ok.

    The problem now is that the jad file is not updated with the specific properties of jad from rim.

    I used the http://www.jatfq.com/archives/20 to extract the cod file properties

    java-jar cod2jad.jar appname.cod appname

    This generates the properties that should be added to the jad file:

    RIM-COD-URL: appname.cod
    RIM-COD-size: 77128
    RIM-COD-SHA1: 5 d ca c0 97 59 27 1 d 7B f7 b8 32 48 12 43 b9 a2 e1 9f fb
    RIM-COD-URL-1: appname - 1.cod
    RIM-COD-size-1: 59748
    RIM-COD-SHA1-1: 0 d df c0 87 09 70 82 1f f3 bd 13 a2 0d e9 d5 e4 82 94 17 90
    RIM-COD-URL-2: appname - 2.cod
    RIM-COD-size-2: 49424
    RIM-COD-SHA1-2: b9 7A c9 82 67 1st 91 94 89 94 1 c 6 d 25 ba a1 f5 this ad cb 8 d
    RIM-COD-Module-name: appname
    RIM-COD-Module-dependencies: net_rim_cldc
    RIM-COD-creation-Time: 1202924527

    I downloaded the jad file on my web server, define the types for jad and cod mime and unzipped the file cod to provide appname.cod, appname - 1.cod and appname - 2.cod for download.

    It works very well and the blackberry (8900 and 9000 models) are able to download, install and run ok.

    Now to the problem. If I sign the cod file, it is not possible to extract the child main cod cod files to give them for download.

    unzip appname.cod
    Archive: appname.cod
    file #1: bad zipfile offset (lseek): 557056
    file #2: bad zipfile offset (lseek): 630784
    file #3: bad zipfile offset (lseek): 696320

    Is it possible to provide OTA signed applications that consist of more a record of cod of the child?

    How I first connect and then unzip?

    I thought that you said that you couldn't generate a signed COD that would work...

    He is not much of mandatory information that you must provide in the JAD. For example, the SHA-1 hashes are optional. It is pretty trivial to generate a JAD file.

  • How to create a jar for icons

    Hi all


    How to create a jar for icons? Please help me thanks in advance.


    Sarah

    Hi Sarah!

    To do this, you use at best the jdk (java development kit) which is already
    installed on your pc in forms is installed.

    Copy all your gif icons in a folder
    Open the command prompt and in this folder.

    If we assume that you have installed forms in the default directory, call the jar.exe like this:

     x:\DevSuiteHome_1\jdk\bin\jar -cfv your_icons.jar *.gif
    

    This will create a jar file in the same directory.
    Copy the jar file into your x:\DevSuiteHome_1\forms\java folder.

    Then open your formsweb.cfg x:\DevSuiteHome_1\forms\server and change your configuration entry under the

    archive_jini=frmall_jinit.jar
    

    TO

    archive_jini=frmall_jinit.jar, your_icons.jar
    

    Please check if in your formsweb.cfg so the imagebase is set to the code base.
    If this isn't the case, create a parameter in your config entry:

    imagebase=codebase
    

    Now the jar file is loaded when you start your application and the icons are
    turns red from the jar file.

    Concerning

  • Update for Sierra and now my Apple music does not appear I have a subscription and I am unable to get my music on the cloud?

    Update for Sierra and now my Apple music does not appear I have a subscription and I am unable to get my music on the cloud?

    Hey there Scotchman2926,

    I understand that you are experiencing some problems with Apple music on Sierra. I have a few suggestions to help you solve this problem. First of all, if you are unable to access the iTunes Store as well as music from Apple, use the information in this article to help resolve this problem:

    If you cannot connect to the iTunes Store - Apple Support

    If this does not resolve the problem, you might try signing out of your Apple ID in iTunes and then connect again.

    Thanks to be come to the communities of Apple Support and let us know how it goes.

    See you soon.

  • How can I configure Outlook 2010 to overide icloud for calendars and Contacts?

    I just bought and mini Ipad 4 and have an iphone 5 s. I decided to Setup place iCloud for my devices.  Here's the thing: on my PC, I use Outlook 2010 and I love it for calendars and Contacts.  I usually sync it with my iphone via itunes without any problem to get my latest appointments and contact information.  I thought I'd take the jump to iCloud for ease of syncing everything in real time.  Is this possible?

    I need to know how to set up Outlook to Calenders and overide iCloud contact.

    If you use Outlook on iCloud, you can go in the iPad and add the account to import your Outlook Contacts and calendar in iCloud.  Is they're looking for to do, or have I misunderstood and are looking to the opposite, i.e. import iCloud in Outlook?

  • Me and my dad is from the same Apple ID and I want to set up his own, but how it will get all his contacts, photos etc from my Apple ID? Or he will lose all? or I could keep them saved for him and send more via an application any?

    Me and my dad is from the same Apple ID and I want to set up his own, but how it will get all his contacts, photos etc from my Apple ID? Or he will lose all? or I could keep them saved for him and send more via an application any? I don't know how to resolve this issue, if someone could point me in the right direction.

    Have him create a id Apple here- create and start using a Apple - Apple Support ID, and then both you can create an album-photo sharing Photo Sharing - Apple Support iCloud

  • Yet once the money has been withdrawn from my account for starz and I don't

    I was billed for starz and I don't

    Deleting an application in no way stops a periodic subscription if one was launched at any time.

    You can cancel the App subscriptions from the subscription management screen in device iOS or iTunes on a computer.

    View, change or cancel your subscription - Apple Support

  • No reliable WiFi for iPhone and iPad

    I have an Airport Express, Time Capsule with two extensions Express airport and once every 3 days I have to power cycle to get my iPad and iPhone to be able to use the Wifi.  I-devices connect and show they have Wifi signal but they cannot transmit data. The airport on the iPhone and iPad App show Extenders but do not see the time Capsule (which provides the route to the internet) when this symptom occurs. I have also 2 MacBooks using the airport for Wifi and they do not seem to be affected. Once I have power cycle the Wifi Time Capsule works again for up to 3 days and then I'm right back where I started.

    I am really frustrated with this, if anyone has any ideas of what I can do to fix this, I'd love to hear them. -Like to me, I may need to consider a new airport or an alternative companies Wifi router to get the reliability, I need.

    Time Capsule is currently running firmware 7.7.7

    Express Extenders are 7.6.7

    The two iPhones are 6 s on 10 iOS version

    iPad Pro is iOS 10

    The two MacBook with OS X 10.11.6

    FWIW, there were a few post here associated with iOS 10 and network connectivity. Nothing substantial, but just letting you know. However, one question would be: do you have this start happening after the upgrade of your iOS devices? It also affects your so non - iOS devices?

    That said, let's try to exclude your current network configuration. You mentioned that you have Time Capsule (TC) and extend its Wi - Fi network with two base station AirPort Express (AX). Is the link between the AXs and the TC wired or wireless?

    What are the exact models of each of your base stations? Where the AXs extending regarding the TC?

  • I could not update or install applications for weeks, so I disconnected my Apple ID and rebooted the phone but now I can't reconnect! The error is: unable to connect to the iTunes Store. I should w8 for ios10 and hope that it will be fixed by the new ios?

    I could not update or install applications for weeks, so I disconnected my Apple ID and rebooted the phone but now I can't reconnect! The error is: unable to connect to the iTunes Store. I should w8 for ios10 and hope that it will be fixed by the new ios? Cause don't want to reset my phone.

    You have tried: If you can not connect to the iTunes Store - Apple Support ?

    And I tried to do a soft-reset/reboot the phone?

  • What is a good VPN for Mac and iOS client?

    I want to identify a strong product of VPN for Mac and iOS.  I want something that is easy to install and maintain, and it's effective.

    Thank you

    This depends a lot on what you're trying to accomplish. Can elaborate you on why you think you need?

  • I forgot my password for apple and have permission to stage the 2 and broken my old phone and do not have the same number of what I can do my account is already waiting to be reset, but it takes apple long to to deal with the what else is there to do?

    I forgot my password for apple and have permission to stage the 2 and broken my old phone and do not have the same number of what I can do my account is already waiting to be reset, but it takes apple long to to deal with the what else is there to do?

    You know the e-mail password what do you use? I lost over $ 30 on my old Apple ID because I couldn't get into the email and apple would not transfer my money to my new account.

  • Imac for sale and can not reinstall OS without using my id

    I am preparing my old imac for sale and erased the hard disk by following the instructions, and I try to reinstall the factory operating system without having to use my apple i.d. but when I boot using R-command-option, I get the spinny globe and then the thing saying that he made the restoration of the internet, but then it gets to the screen white/grey apple and just gets stuck.  (For more than 2 hours, so STUCK).  Ideas?

    It may be interesting to create a flash drive with the installer of the OS, in this way, you don't need us the recovery partition or restore from the internet.

    http://osxdaily.com/2015/09/30/create-OS-x-El-Capitan-boot-install-drive/

    These use a small tool to have anyway.

  • My Yahoo Mail is "" forcing me to switch to Firefox by turning my functions in basic. Firefox is compatible with windows 7 for home and student?

    Hi, I have a Yahoo Mail account for many years. Now, they have turned my account in base saying that my IE9 is no longer supported and they are "" forcing me to download Firefox otherwise I have to continue with basic messaging. Firefox is compatible with windows 7 for home and studens? If I download firefox it will affect all the files I have on my computer? Will this affect my windows mail? Thanks for a quick reply.

    Fortuna2015 said

    Firefox is compatible with windows 7 for home and studens?

    As far as I know, Firefox runs on all variants of Windows 7. Firefox works better with a lot of memory, so if your system has 2 GB of memory, you may be limited in the number of windows and tabs you can open simultaneously before things get bogged down compared to a system that has 4 GB of memory.

    If I download firefox it will affect all the files I have on my computer? Will this affect my windows mail?

    As a web browser, you can configure Firefox to your default program to open web pages and links. If you do this, while some icons may change, for example, links to web pages can change to an icon of Firefox. In addition, Firefox has a built-in PDF reader, but you can still use Adobe Reader or another program to read PDF files if you want.

    Are you using Windows Live Mail or another standalone program to retrieve messages? Firefox be involved with it because these programs to get the mail directly, not not using your browser. But if you make Firefox your default for links Manager, when you click on a link in the e-mail software, it will open in Firefox instead of Internet Explorer.

    Other things:

    (1) attention to the download links at random in search engine results. You can get Firefox here (scroll to your preferred language):

    https://www.Mozilla.org/Firefox/all/

    (2) I'm sure after Firefox is started the first time, you will have many questions. The program should give you a little tour of routine, and you can use our support articles for more information: https://support.mozilla.org/products/firefox

    (3) you must install IE11 because there are still a few sites that use patented technologies and are not displayed in Firefox, such as Windows update

    http://www.Microsoft.com/en-us/download/Internet-Explorer-11-for-Windows-7-details.aspx

  • I bought a gift card a while and now I don't have the balance for her and when I try to buy I can not because I already bought it. Help, please

    I bought a gift card a while and now I don't have the balance for her and when I try to buy I can not because I already bought it. Help, please. If I can't do my 15 birthday money are wasted. He said as I already had a gift card in my account, but somehow everything is over now when I was not yet buy anything!

    A gift card is redeemable only once, it is useless to try to buy it back again.

    To see what, if any, balance you have left on the account you share you: see your credit balance - Apple Support iTunes

    To see what you bought on the account and therefore potentially used some/all of it: see your purchase history in iTunes on Mac or PC - Apple Support store

Maybe you are looking for

  • Siri cannot find applications or play music

    Just upgraded to the 6s and am having some problems with Siri. It cannot open one of my apps (more comical, the App Store - see picture attached) or play any of my music. I am able to solve the problem by disabling Siri, restart my phone and then act

  • Some software will not work on Windows Vista

    Some software will not work on Windows Vista so I need to install Windows XPBut how to download drivers for devices such as bluetooth, Lan, his...

  • Problem of audio recording with El capitan. 10.11 pops, drops, glitches, static

    I'm running a 2014 macbook pro i7, 16 GB ram, ssd 1 TB and after the upgrade to el capitan, I can't get a good recording out of logic.  I also tried Reaper and too present the problem to a lesser degree. I tried Rolands buffer suggestion: http://www.

  • HP 3520: HP Deskjet 3520 does not print requests

    Printer is connected and looks very good.  I can print the Configuration Page from HP network.  The IP address is good.  But don't want to Excel, Outlook or other applications.  "Unable to communicate with the printer"... etc.  mention the connection

  • OPC error msg 80070005

    Hello I use a Dell PowerEdge 860 machine with windows WHAT XP Service Pack 1 installed. We use the funnel of Matrikon OPC to communicate with other servers. While trying to establish communication, the following error message appears: "opc error msg