Problems creating deployment profile

When I attempt to create a new deployment profile in JDev 3.1 (Oracle 8.1.6) on step 2 where I should be adding in my files to deploy ( I assume they are the .java files ) there are NO files to deploy in the list?????????
What could possibly be wrong?
TIA
Owen

FIXED
Had my project (jpr) file opened in my opened list tab but not added into my workspace tab????
Owen

Similar Messages

  • Create deployment profile

    Hi all,
    I am following the instructions of the developer guide (paragraph 32.3), but when I follow the wizard to create deployment profile, in the column of items, the "War File" is not enable, I can only choose EAR file and MAR file.
    Why?
    Is this a problem?
    Thanks

    Thanks Shay and Branislav.
    Excuse me, I am using Jdev 11.1.1.0 and I am reading the Chapter 35 Deploying Fusion Web Application.
    I have solved with the Branislav's suggestion, but, after creating deployment descriptors, now I can not deploy the application. When I try to deploy I have this error:
    [10:48:29 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'webapp1myProfile.war'
    [10:48:29 AM] Caused by: java.lang.ClassNotFoundException: oracle.adf.model.servlet.ADFBindingFilter
    [10:48:29 AM] See server logs or server console for more details.
    Have I to create a new post?
    Edited by: user10799119 on 3-ago-2009 2.17
    Edited by: user10799119 on 3-ago-2009 2.24

  • Problem creating deployment weblogic 5.1

    I have weblogic 5.1 running on Win2K. I can start it up without
    problems when the deployment part is commented out.
    The jdbc connection seems to be working with a Oracle 8.1.7
    running on the same Win2K box.
    When I try to deploy some EJBs I get this error on startup:
    <error>
    Thu Nov 07 12:59:31 CST 2002:<E> <EJB> Could not deploy:
    'C:\apps\web\weblogic\mycluster\lib\ErfpLibrary.jar': file is not a
    valid jar file, or does not contain a valid bean
    </error>
    here's the full error output:
    Any ideas on what's missing here?
    <full_output>
    Thu Nov 07 12:59:31 CST 2002:<E> <EJB> Could not deploy:
    'C:\apps\web\weblogic\m
    ycluster\lib\ErfpLibrary.jar': file is not a valid jar file, or does
    not
    contain a valid bean
    weblogic.ejb.common.DeploymentException: DeploymentException opening
    JAR file C:
    \apps\web\weblogic\mycluster\lib\ErfpLibrary.jar; nested exception is:
    weblogic.ejb.deployment.JarLoadException - with nested
    exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\we
    b\weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib
    \ErfpLibrary.jar; nested exception is:
            java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e]
    weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\web
    \weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib\
    ErfpLibrary.jar; nested exception is:
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterface
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    at weblogic.boot.ServerSecureClassLoader.secureDefineClass(ServerSecureC
    lassLoader.java:143)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:495)
    at weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java:339)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:183)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:157)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    at weblogic.boot.ServerSecureClassLoader.secureDefineClass(ServerSecureC
    lassLoader.java:143)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:495)
    at weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java:339)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:183)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:157)
    at weblogic.ejb.deployment.dd.DeploymentUnit.loadClass(DeploymentUnit.ja
    va:101)
    at weblogic.ejb.deployment.dd.DeploymentUnit.initializeMethodInfos(Deplo
    ymentUnit.java:424)
    at weblogic.ejb.internal.EJBJarLoader.initializeMethodInfos(EJBJarLoader
    .java:129)
    at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
    :392)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
    1)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
    2)
    at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
    4)
    at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
    :172)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    22)
    at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    12)
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
    at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
    653)
    at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1386)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java:97)
    at weblogic.Server.main(Server.java:58)
    --------------- nested within: ------------------
    weblogic.ejb.deployment.JarLoadException - with nested exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\we
    b\weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib
    \ErfpLibrary.jar; nested exception is:
            java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e]
    at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
    653)
    at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1386)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java:97)
    at weblogic.Server.main(Server.java:58)
    Thu Nov 07 12:59:32 CST 2002:<I> <EJB> 0 EJB jar files loaded,
    containing 0 EJBs
    </full_output>

    Generally we get this error when we did not packaged properly, like if use
    tool win zip for packaging the bean.
    1. when you are building EJB jar, please make sure that you have created a
    directory "META-INF" with upper case letters
    2. Make sure that you have deployment descriptors in 'META-INF".
    3. Use Command line console, java command to package the bean like
    "jar -cv0f".
    ignore this mail, if you already done this way.
    Can you try packaging your
    "Sharkie" <[email protected]> wrote in message
    news:[email protected]...
    I have weblogic 5.1 running on Win2K. I can start it up without
    problems when the deployment part is commented out.
    The jdbc connection seems to be working with a Oracle 8.1.7
    running on the same Win2K box.
    When I try to deploy some EJBs I get this error on startup:
    <error>
    Thu Nov 07 12:59:31 CST 2002:<E> <EJB> Could not deploy:
    'C:\apps\web\weblogic\mycluster\lib\ErfpLibrary.jar': file is not a
    valid jar file, or does not contain a valid bean
    </error>
    here's the full error output:
    Any ideas on what's missing here?
    <full_output>
    Thu Nov 07 12:59:31 CST 2002:<E> <EJB> Could not deploy:
    'C:\apps\web\weblogic\m
    ycluster\lib\ErfpLibrary.jar': file is not a valid jar file, or does
    not
    contain a valid bean
    weblogic.ejb.common.DeploymentException: DeploymentException opening
    JAR file C:
    \apps\web\weblogic\mycluster\lib\ErfpLibrary.jar; nested exception is:
    weblogic.ejb.deployment.JarLoadException - with nested
    exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\we
    b\weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib
    \ErfpLibrary.jar; nested exception is:
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e]
    weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\web
    \weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib\
    ErfpLibrary.jar; nested exception is:
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterface
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    atweblogic.boot.ServerSecureClassLoader.secureDefineClass(ServerSecureC
    lassLoader.java:143)
    atweblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:495)
    atweblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java:339)
    atweblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:183)
    atweblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:157)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    atweblogic.boot.ServerSecureClassLoader.secureDefineClass(ServerSecureC
    lassLoader.java:143)
    atweblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:495)
    atweblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java:339)
    atweblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:183)
    atweblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:157)
    atweblogic.ejb.deployment.dd.DeploymentUnit.loadClass(DeploymentUnit.ja
    va:101)
    atweblogic.ejb.deployment.dd.DeploymentUnit.initializeMethodInfos(Deplo
    ymentUnit.java:424)
    atweblogic.ejb.internal.EJBJarLoader.initializeMethodInfos(EJBJarLoader
    .java:129)
    atweblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
    :392)
    atweblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
    1)
    atweblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
    2)
    atweblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
    4)
    atweblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
    :172)
    atweblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    22)
    atweblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
    12)
    atweblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
    atweblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
    653)
    atweblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1386)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java:97)
    at weblogic.Server.main(Server.java:58)
    --------------- nested within: ------------------
    weblogic.ejb.deployment.JarLoadException - with nested exception:
    [weblogic.ejb.common.DeploymentException: Problem creating deployment
    C:\apps\we
    b\weblogic\mycluster\lib\ErfpLibrary.jar from
    C:\apps\web\weblogic\mycluster\lib
    \ErfpLibrary.jar; nested exception is:
    java.lang.NoClassDefFoundError:
    com/ebreviate/erfp/utils/ClusterInterfac
    e]
    atweblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    atweblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
    653)
    atweblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1386)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Server.java:97)
    at weblogic.Server.main(Server.java:58)
    Thu Nov 07 12:59:32 CST 2002:<I> <EJB> 0 EJB jar files loaded,
    containing 0 EJBs
    </full_output>

  • Create deployment profile on JDev 9.0.3.2 build 1145 doesn't

    Don't ask, I need to use this version for an old 9iAS portlet project.
    Running JDeveloper on SuSE 9.2 Pro Linux I can compile fine, but attempting to create a deployment profile (r click on project->new->deployment profiles->jar file, simple archive) creates a dialog asking for path and deployment file name.
    Clicking OK in this dialog creates nothing, nada. Any other kind of jar file: nada, nothing.
    I CAN create an Ant build file.
    My privileges are these for jdevhome:
    drwxr-xr-x 3 me users 4096 2005-04-07 09:52 jdev9032home
    This is also in my own /home/me directory.

    Question for extra credit:
    Using JDeveloper 10G, is there a way to create portlets that can be deployed in 9iAS? From our experience, the generated provider does not work. We can deploy the portlet, but not use 9iAS portal to create the link to the provider.

  • Jdev hangs while trying to create deployment profile for EJB from ADF BC.

    Hi,
    I created some ADF BC and try to create the deplyment profile as EJB session Beans
    however it is not saving and while trying to deploy it to satandalone OCJ I got some errors
    atht classes EJB are missing.
    Please advise.
    Thanks
    JO

    Hello JO,
    Is the version of your stand alone OC4J compatibile with JDeveloper you are using?
    e.g.: JDev 10.1.3 is certified with OC4J 10.1.3
    Did you install the ADF runtime ?
    e.g.: from the menu, Tools -> ADF runtime installer -> stand alone OC4J
    What is the exact error which is displayed ?
    Stephan

  • Problem regarding Deployment Profile

    hi,
    I am trying to create an end-to-end J2EE application given in the following link
    http://www.oracle.com/technology/obe/ADF_tutorial_1013/index.htm
    I am ok upto 10 chapters and at 11th chapter i am facing problem in PREPARING FOR DEPLOYMENT(11th chapter). When I have clicked Refresh button the project structure is not getting shown as given in 7th step. Am i missing anything or is there some thing else that is missing in the pdf provided?. Please help me regarding this.
    Thanks

    The question is whether the file is in the new location after you copied it, check through the windows file explorer - if it is there, you can continue...

  • Deployment profiles problems in 9.0.3.3

    create a deployment profile as "Business Components EJB Session Bean" and click OK. a xxx.bcdeploy file was created successfully. Later on go back to this file, right click and choose "Settings" to edit the deployment profile but found ALL the application module are "Grayed out" (disabled and cannot be changed).
    This happens after I installed Jdeveloper 9.0.3.3 (clean installation). I had no problems in 9.0.3.2.
    Please help! Thanks a lot!

    Note: Haven't observed this problem with non-jsp projects.

  • Create EAR deployment profile disabled - 11gR1

    Hello,
    I have created two separate, EJB and WAR, projects and now I tried to create a wrapping project to put them together in an EAR file. However, in the new project, the option "EAR file" in the (create new) deployment profiles is disabled. Is there any prerequisite to have this option enabled? I'm on jDev 11gR1.

    http://blogs.oracle.com/olaf/2008/10/nice_jdev_11g_feature_ear_pack.html
    --olaf                                                                                                                                                                               

  • HT200238 I want to create my profile so the passcode lock setting is inaccessible on the iPads I deploy.

    I want to create my profile so the passcode lock setting is inaccessible on the iPads I deploy.  In other words, I do not want users to be able to set the passcode on our iPads.  Is there a way to do this?

    I seem to remember the discussion suggesting to use the Restrictions passcode to prevent users from accessing the passcode - parental controls. I may not remember it correctly. A passcode must be set, then the restrictions passcode is used to set controls on the user. Putting the device into supervisor mode then locks it permanently. That's sort of how I remember it.
    Found the discussion link: How do you keep users from resetting ipad

  • Apple Configurator error app's identifier is missing when creating a deployment profile.

    Hello,
    I have a Bretford Powersync cart and I have a Macbook Pro with Apple Configurator on it.
    I don't have any iPads yet connected they will come in next week, there will 30 of them.
    I'm creating a profile and payload in Configurator on the Macbook right now and when I add Apps to be part of the package that gets sent to the iPads, it's giving me the error "App's Identifier is Missing".  I'm just highlighting a cell structure app that is free that I downloaded and trying to add it.
    I heard you have to add the .ipa file, but I can't find an .ipa file anywhere.  When I search for .ipa it just shows me the same Cell Structure App icon and I end up getting the same error.
    Just trying to get around this error message.
    Thanks,
    Matt

    It won't let me edit my post, so I'm typing this reply to add...
    I tried taking the version number out of the title. It looked like there were two spaces in the title "Grammar Games  by Tap to Learn". So I even made sure that matched. I still can't import my codes. Any other things to try would be really appreciated.

  • Deployment Profile items are all greyed out

    I am using Jdev 10.1.3.3.0 with Jheadstart. I created an application and started looking at deploying it as a WAR file. I was able to create a connection to the target Application Server with a Successful test connection. The next step is to create a Deployment Profile for the JDeveloper Project. I am following the Jdeveloper Help step 3.
    Step 3   Create a Deployment Profile for the JDeveloper Project
    Deployment profiles are project components that govern the deployment of a project or application. A deployment profile specifies the format and contents of the archive file that will be created.
    To create a deployment profile:
    In the Applications Navigator, select the project for which you want to create a profile.
    Choose File > New to open the New Gallery.
    In the Categories tree, expand General and select Deployment Profiles.
    In the Items list, select a profile type. For ADF applications, you should select one of the following from the Items list: WAR File EAR File
    You can also select Business Components Archive, if you are using ADF Business Components.
    If the desired item is not found or enabled, make sure you selected the correct project, and select All Technologies in the Filter By dropdown list.
    Click OK.
    I problem is that all the items listed under Deployment Profiles are greyed out.
    Thanks for your help in advance.

    Maybe if I select the right object as the project I would fix my own problem.
    Thanks

  • JDeveloper 2.0 - problem with Deploying EJB

    Hi,
    I have a problem when trying to deply the ACME example EJB's to the Oracle 8i DB. While creating the deployment profile, I've given all the details and even tested the connection with success. When I press finish in the deployment wizard, I get a blank error message-box with just the OK button. Could you help me please.
    Thanks,
    Chandika

    I seem to have sorted this problem. Now I get the following error message when trying to deply to Oracle 8i.
    *** Invoking the Oracle8i deployment utility ***
    java.lang.NullPointerException java.lang.Object java.util.Hashtable.put(java.lang.Object, java.lang.Object)
    void oracle.aurora.server.tools.sess_iiop.WindowsFSContext.<init>(java.util.Hashtable)
    void oracle.aurora.server.tools.sess_iiop.LocalWorkingDirectory.<init>(java.util.Properties)
    void oracle.aurora.server.tools.sess_iiop.ToolImpl.initializeLocal()
    java.lang.String[] oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(java.lang.String[])
    void oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(java.lang.String[], java.io.InputStream, java.io.PrintStream, java.io.PrintStream)
    void oracle.jdeveloper.wizard.deployment.EJBDeployMonitor.run()
    void oracle.jdeveloper.wizard.common.ProgressDialog.run()
    void java.lang.Thread.run()
    null

  • Deploying application: problem with deploying configuration window

    Hi all,
    I am using Jdev 11.1.1.0 and I am trying to deploy an application with customization classes.
    I have followed the step of the manual (35.2 creating an Application Server Connection), then I have created the deployment profile (inserting my customization class in a jar file) and the deployment descriptor.
    When I try to deploy my application, appears a popup with a window that has the title "Deployment Configuration" with only the "MDS" tab with two List Of Values that I can not compile/fill
    I have this error:
    MAR archive 'metadata1.mar' did not have any metadata content, not added to EAR (even if in application properties --> Deployment --> myEarFile --> application assembly --> I have checked the file MAR; if I check the file MAR I can compile an input text with the label PATH in EAR and I don't know what put in it).
    Wrote Enterprise Application Module to C:\Users\acosta\Documents\Applicazioni java\DeployProva3\deploy\application1.ear
    No metadata repositories found on target server. Using values found in adf-config.xml.
    What is the problem?
    Thanks
    Edited by: user10799119 on 5-ago-2009 0.42
    Edited by: user10799119 on 5-ago-2009 0.51

    Edwin Biemond has a couple of very useful blogs about MDS and Deployment here .
    Timo

  • Deployment profile in Jdeveloper11

    Hello
    in the previous version, when i create a new deployment profile, i can see it in the application navigator, but in the jdeveloper11, i can't see it, by stead, i can see it in the "build->deploy" menu, BUT THE PROFILE IS GREY, i can't use it. is that the bug of jdeveloper11.1.1.1.0? how to solve the problem?
    Thank you very much

    hello,
    i create a deployment profile, following the wizard, it said the war file will be located under deploy directory within the project dir, but i could not find the "deploy" dir. in the previous version such as jdeveloper10.1.3 you can find it once created.
    who can help me with the issue of jdeveloper11.1.1.1.0?
    Edited by: user645489 on 2009-9-2 上午3:05

  • Problem while deploying on weblogic 10.3

    I have ADF BC JSF Application Developed in JDeveloper 10.1.3 .I have Created Business Component Session Bean Deployment profile.
    when i am deploying it on WebLogic 10.3 then i am getting Following Error.
    <Mar 7, 2009 3:15:28 PM IST> <Warning> <EJB> <BEA-010054> <EJB Deployment: BackgroundCheckVerificationAMBean has a class com.shc.model.registration.company.bgchkverify.am.common.ejb.beanmanaged.RemoteBackgroundCheckVerificationAM that is in the classpath. This class should only be located in the ejb-jar file.>
    <Mar 7, 2009 3:15:29 PM IST> <Error> <J2EE> <BEA-160187> <weblogic.appc failed to compile your application. Recompile with the -verbose option for more details. Please see the error message(s) below.>
    Bad version number in .class file
    **** weblogic.ejbc returned with a non-zero exit status:
    Elapsed time for deployment: 17 seconds
    #### Deployment incomplete. #### Mar 7, 2009 3:15:29 PM
    Please Help me
    Thanks in advance

    What exactly do you mean by ...creating single form it gets deployedIf it get deployed then the question here is meaningless.
    Timo

Maybe you are looking for