EJB installing into OAS

Hi
I can't install the EJB sample (ServerStack demo) into OAS
4.0.7. It regrets me with next message:
java.lang.NullPointerException
at
oracle.oas.beans.tools.descr.EJBJarToDescUtil.instantiateBeanDesc
riptor(EJBJarToDescUtil.java:551)
at
oracle.oas.beans.tools.descr.EJBJarToDescUtil.populateDescUtilFro
mManifest(EJBJarToDescUtil.java:96)
at
oracle.oas.beans.tools.descr.EJBJarToDescUtil.processEJBJar
(EJBJarToDescUtil.java:89)
at oracle.oas.beans.tools.descr.EJBJarToDescUtil.
(EJBJarToDescUtil.java:55)
at oracle.oas.beans.tools.descr.JarUtil.processEJBJar
(JarUtil.java:116)
at oracle.oas.beans.tools.descr.JarUtil.(JarUtil.java:58)
at oracle.oas.beans.tools.config.Scanner.scan
(Scanner.java:170)
at oracle.oas.beans.tools.config.OASInstaller.generate
(OASInstaller.java:41)
at oracle.oas.beans.tools.config.OASInstaller.main
(OASInstaller.java:24)
Registration failed!
What kind of problem is it?
Andrew
null

Problem was solved by moving descriptors' files to the root
directory in classes' JAR-archive.
Andrew
null

Similar Messages

  • List of apps that install into C:\?

    What are The list of apps that install wholly or partially into C:\?
    I noticed that PhotTool by default will install its cache files into C:\. Handy Backup installs its data there. It may be a concern if the phone keeps crashing without anybody knowing why. The disk may become full silently.
    Which other apps installed into C:\.

    That is highly dependent on how the app is designed or developed. There is no way to know that unless you ask each developer.

  • EJB Deployment on OAS

    when I run the snippet generated client for the EJB deployed on OAS, I have this error:
    java.lang.NoClassDefFoundError: EJBPack.AppEJBHomeHelper
    at oracle.oas.container.corba.RemoteObject.narrow(Compiled Code)
    at oracle.oas.container.corba.RemoteObject.narrow(Compiled Code)
    at javax.rmi.PortableRemoteObject.narrow(Compiled Code)
    at EJBPack.AppEJBClient.main(Compiled Code)
    Any help well be appreciated???
    Many thanks.
    Xtophe
    null

    Hi Mak_GK,
    Sorry for the late answer.
    Make sure that your client project has the following libraries:
    JDeveloper runtime
    Oracle 8.1.5 JDBC
    Connection Manager
    <your generated jar file from the EJB>
    JBO Runtime
    OAS Runtime
    JBO OAS Runtime
    Also, sometimes it helps to stop and re-start OAS after deploying your EJB.
    Xtophe

  • Solaris 9 Oracle 10.1.0.4 (release 2) install into current database?

    How would I install a newer version of Oracle using the old tablespaces and other database objects (controlfiles, undo, dictionary, schemas, ...
    Can I install 10.1.0.4 into a new directory and somehow make it own the stuff from 10.1.02?

    10.1.0.4 is not 10g Release 2, but only a patch level of Release 1 (of course higher than 10.1.0.2. Patches have always to be installed into the existing ORACLE_HOME, if you plan to install Release 2 , you have to install it into a new home.

  • How to create a boot disc from Lion pre installed into my Macbook Pro 2011 ?

    Hi guys,
    I want to know how to create a boot disc from Lion pre installed into my New Macbook Pro ?
    I want to re-install the Lion from zero. When I bougth it I´ve used the Migrant assitance and now I want to re-install the Lion. How can I do it ?
    thanks.

    Read this about creating a lion recovery on an external drive or USB stick.
    http://support.apple.com/kb/HT4848
    /Dennis

  • HT1338 I had downloaded d iOS 6.1.3 software bt after downloading I can't install into my iPhone

    I had downloaded d iOS 6.1.3 bt after downloading I can't install into my iPhone

    This is the procedure for updating iOS, which can be done on the device, or through iTunes. 
    http://support.apple.com/kb/ht4623
    There should not be a step where you download the update separately. 
    If you are referring the downloading as an automatic part of the overall process, can you explain the failure in more detail?

  • Cannot install into new laptop

    I upgraded to a new laptop and uninstalled CS 6 from the old. Now I cannot install into the new laptop.

    Please provide us with System info and error snapshot you are receiving on install.
    Regards,
    Ashutosh

  • Where is the IP number for a HP deskjet 3520 e-all-in-one, needed to install into windows 7?

    Where is the IP number for a HP deskjet 3520 e-all-in-one, needed to install into windows 7?

    Hi - You can print a test page to get the IP address for your printer.  Follow these instructions:
    On the printer control panel, press the Wireless button ( ), and then press the button ( ) next to Settings .
    Press the Down Arrow ( ) to select Print Report , and then press OK .
    Press the Down Arrow ( ) to select Test Report , and then press OK .
    The printer prints the test page.
    Hope that helps.
    Say Thanks by clicking the Kudos thumbs up. Please mark the post that solves your problem as an Accepted Solution so other forum users can utilize the solution.
    I am an HP employee.

  • FB3 plug-in install into Eclipse 3.3 does not install editors

    I just decided to upgrade to Eclipse 3.2 as it has been
    suggested in the forums that could improve stability on Windows
    Vista.
    I installed Eclipse 3.3, then ran the FB3 Beta1 install to
    install into the new eclipse installation. Install completed
    successfully but after opening eclipse I got errors when it
    attempted to load the editor for open source files. It basically
    said that com.adobe.flexbuilder.editors.derived.something could not
    be loaded or something like that.
    I thought maybe it was because I had not unistalled the FB3
    plug-in first so I uninstalled it, unzipped a fresh copy of eclipse
    3.3 and then installed the FB3 plug-in again. Same problem.
    On inspecting the plugins folder of my eclipse installation,
    I noticed that the
    com.adobe.flexbuilder.editors.derived_3.0_172437.jar file was not
    unpaced, as the other editors (mxml, actionscript, etc) were. So I
    unzipped the JAR to
    com.adobe.flexbuilder.editors.derived_3.0_172437 and started
    Eclipse and this seems to have fixed the problem.

    On further investigation this does not seem to be an
    installation problem but rather an Eclipse permission issue. The
    JAR file is installed and I believe the expected behavior is that
    Eclipse automatically unpacks ("activates") it when it is first
    required. I noticed permission denied errors in the Eclipse log
    relating to bundle activation failure. I saw the same problem for
    the Java editor (org.eclipse.jdt.ui).
    I'm not sure why Eclipse is unable to activate the bundles
    however. As far as I can tell everything in the workspace and
    eclipse folders is owned by me and I have run a "takeown /f /r" on
    both to make sure but it still fails. I vaguely remember the same
    problems when I originally installed Eclipse 3.2 on Vista.
    Some of the Eclipse folders did not have u+w permission
    however but even though those folders (and their parents) were
    owned by me I could not chmod them unless the command shell was
    "Run as Administrator", which is odd.
    Anyway, after taking care of the permissions on those folders
    all now appears to be well.

  • OMWB must be installed into 9.0.1 home?

    Universal installer gives me a message that OMWB 2.0.2.0.0 must be installed into 9.0.1 home? I have currently got Oracle 9i Release 2 installed. Will OMWB not work with this latest version of the database? Thanks, Mark

    Hi,
    The OMWB uses sepecific database dependencies. But as they are all bundled with the OMWB it can be installed into its own home.
    Just create a new directory (i.e. "D:\OMWB") and install into this.
    On the other hand as you have installed Oracle9iR2 ,
    there is now a new version of the OMWB 9.2.0.1.0. (with many enhancements)
    This is on the Oracle9iR2 disks under database utilities.
    Or if you dont have the disks it can be downloaded from
    http://otn.oracle.com/tech/migration/content.html
    I hope this helps,
    Dermot.

  • Can OSX tiger or earlier be installed into a 8600/300 PowerMac?

    Hi all,
    Can OSX tiger or earlier be installed into a PowerMac 8600/300? I have OS 9.1 currently. If so, will it be easy to install? Thanks for your help.

    OS X can only be installed on machines using G3 or later processors. Tiger requires a minimum of 256 MBs of RAM. Earlier versions of OS X required 128 MBs of RAM. These are minimum requirements. OS X requires a hard drive with a minimum of 6 GBs for installation but practically you need at least a 10 GB or larger hard drive. The hard drive must be formatted HFS+ (Mac OS Extended.)
    It is possible to install OS X (probably not Tiger) using a freeware utility called XPostFacto (VersionTracker or MacUpdate). However, the computer must still have the minimum RAM and hard drive space.
    Because of the heavy graphic overhead demanded by OS X I don't believe you will be pleased with the performance on such an old machine.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • I bought cs6 (student version) and installed into one Mac. Now I got the second Mac, how can I download CS6 to it?

    I bought cs6 (student version) and installed into one Mac. Now I got the second Mac, how can I download CS6 to it?

    You can get  cs6 from here, it just needs your serial number when you install it.
    Download CS6 products

  • Aptana - Can coldfusion builder be installed into aptana?

    Can coldfusion builder be installed into aptana?  Has anyone attempted this?  I currently have sites that have a mix of php and cfml files and would like to be able to use a single ide for all. 
    just curious
    thank you
    c

    As of now, ColdFusion Builder is not supported on the released version of Aptana.
    Thanks,
    Dipanwita

  • ORA-20001: This demonstration can only be installed into an Oracle....

    I tried to install demostration and get en error:
    ORA-20001: This demonstration can only be installed into an Oracle database which has the English preferences loaded for Oracle Text. Please contact your administrator.
    What is that?
    O:10.2.0.1 XE (latest build)
    THX

    is this the presidential speech demo?
    Demo applications - how to run ?
    Message was edited by:
    tkyte

  • Why does the iTunes 64 installer install into the Program Files (x86) directory and run in 32 bit mode?

    I have just installed this and even tried to manually get it to install in the "Program Files" directory.  Programs installed into the "Program Files (x86)" directories are 32 bit apps.  This is where the iTunes64Setup file installs to.  Is this intended?  If so, why call it iTunes 64 bit ?  It is compatible in this mode, but iTunes actually running in 64 bit mode could drastically improve performance and processing of large libraries.
    Please advise if this is a known issue or if iTunes 64 bit even exists.

    The 64-bit version of iTunes is a mixture of 64-bit and 32-bit componentry. You'll also notice on your PC that some of the componentry for iTunes itself is installing in the iTunes folder in the Program files directory (such as the miniplayer). The GEAR drivers used for burning and importing are 64-bit. The iPod service is 64-bit. AMDS is 64-bit. Bonjour is partially 64-bit.
    It's normal to see the itunes.exe process running as 32-bit on a 64-bit system.

Maybe you are looking for

  • Did you upgrade ram at an Apple store...??

    my quest to upgrade my mini G4's ram to 1 gig continues. after numerous calls to the apple store in SoHo and on 5th i was told to just "bring it in" the the store on 5th ave (the soho store being nice enough to tell me they were out of stock on PC320

  • Adobe uploads and works for a day or 2 and then won't open anymore

    I have Pro XI.  I have installed and uninstalled the program numerous times.  A few months ago, the program opened as usual and then when I tried to open it again later in the day, it showed the open menu but then never actually makes the connection.

  • Non blocking socket

    I have an application that can act as a client or as a server. It connects as a client by default. If there is no existing server, an error is raised and the app reconnects as a server.If there is a server, the application will successfully connect a

  • [SOLVED] makepkg leaves empty source dir

    Hello, I made this package https://aur.archlinux.org/packages/i8kutils-bzr/ Works as expected, the only problem is that after running makepkg (with or without the --clean flag) there is always an empty "i8kutils-bzr" directory in the package root. Th

  • PO item Number in Cenvet clearing account during MIRO

    Hi, IN CENVET clearing account assigment field the PO item number capturing worngly. already substitution rule is assigned. if MIGO done for 4 &5th line item . IN MIGO its capturing Item number as 00004 & 00005. But in MIRO its showing as 00001. Kind