Workshop 8.1 EAR  file production / development confusion!

Hi I am trying to create an EAR for deploymnet on a managaed server in production
mode. The managed server exists on another machaine. I have a few questions regarding
this.
Is the EAR file produced by the workshop 8.1 menu item only for use for a server
running in development mode?
Can I produce an EAR for a server in production mode by auto generating a build.xml
file with the supplied command line tool ( can't remember it;'s name) within my
application directory created by the workshop 8.1 IDE , and then use the wlpackage
tool on the build.xml to produce a production mode EAR?
Please can someone elp me on this one cheers :)

"martin" <[email protected]> wrote in message
news:407fefc7$[email protected]..
>
Hi I am trying to create an EAR for deploymnet on a managaed server inproduction
mode. The managed server exists on another machaine. I have a fewquestions regarding
this.
Is the EAR file produced by the workshop 8.1 menu item only for use for aserver
running in development mode?You should be able to use this EAR file in production...
>
Can I produce an EAR for a server in production mode by auto generating abuild.xml
file with the supplied command line tool ( can't remember it;'s name)within my
application directory created by the workshop 8.1 IDE , and then use thewlpackage
tool on the build.xml to produce a production mode EAR?
Please can someone elp me on this one cheers :)

Similar Messages

  • Deploying EAR files in PI 7.1

    Hello,
    we are currently upgrading our XI 3.0 system to PI 7.1.
    We had developed some adapter modules for XI 3.0 and we have compiled them with new libraries for using in PI 7.1.
    But how can we deploy the created EAR-files in PI 7.1 now?
    In XI 3.0 we used the Visual Administrator for Deploying. But we can't use this tool any more.
    The SAP Netweaver Administrator doesn't have such a feature (we didn't find it anyway until now).
    The only thing I found was to deploy EAR-Files using Developer Studio. But we can't deploy EAR files in test and production system this way.
    Does anybody know an easy way to deploy EAR files in PI 7.1 (like in XI 3.0)?
    Regards,
    Thorsten

    Hi Sean,
    Definitely it is possible to use JSPM to deploy ear files in PI 7.1 (at least SP06). When you open up JSPM tool you will have to select "Hot Fixes" and then next. The file will have to be copied to the following Unix directory /<transport directory>/EPS/in. Unfortunately if the file is already deployed and you want to deploy it again with the same version but changes, you will not be able to redeploy it. For that propose you can use the scripts under unix ../j2ee/deployment/scripts. please have a lock under: http://help.sap.com/saphelp_nwpi71/helpdata/EN/46/1bd4293d034f08e10000000a114a6b/content.htm. There you will also find a script to convert an EAR file to SDA.
    Regards,
    Toni

  • Problem while deploying a WLW ear file on a WL81 production server

    Hi,
    I am trying to deploy a simple simple WEB service -which works fine within the
    workshop 8.1 environment- on a different "production" server.
    I generated manually all the JMS queues on the target database, as well as the
    pointbase additional tables as specified in the documentation (based on the <wlw-manifest.xml>
    file included in the ear file) .
    The deployment ends with following error:
    "weblogic.servlet.WlwJSPServlet" (see below).
    Who could help ?
    Thanks a lot
    Yves
    [Deployer:149033]preparing application WebServiceNAP on myserver
    [Deployer:149033]failed application WebServiceNAP on myserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application
    WebServiceNAP on myserver.:
    Exception:weblogic.management.ApplicationException: prepare failed for WebServiceNAPWeb
    Module: WebServiceNAPWeb Error: Could not load WebServiceNAPWeb: weblogic.management.DeploymentException:
    [HTTP:101283]ServletContext(id=34197168,name=WebServiceNAPWeb,context-path=/WebServiceNAPWeb):
    jspServlet "weblogic.servlet.WlwJSPServlet" defined in weblogic.xml could not
    be loaded.
    java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet
    at weblogic.utils.classloaders.GenericClassLoader.findClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:198)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;Z)Ljava.lang.Class;(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(Unknown
    Source)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:223)
    at weblogic.servlet.jsp.JspConfig.isJspServletValid(Ljava.lang.String;Ljava.lang.String;Ljava.lang.ClassLoader;)Z(JspConfig.java:317)
    at weblogic.servlet.internal.WebAppServletContext.registerJspServlet(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:2517)
    at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.init(Ljava.lang.String;Lweblogic.management.descriptors.WebDescriptorMBean;Z)V(WebAppServletContext.java:583)
    at weblogic.servlet.internal.WebAppServletContext.<init>(Lweblogic.servlet.internal.HttpServer;Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.servlet.internal.WebAppModule;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;)V(WebAppServletContext.java:511)
    at weblogic.servlet.internal.HttpServer.loadWebApp(Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;Lweblogic.servlet.internal.WebAppModule;)Lweblogic.servlet.internal.WebAppServletContext;(HttpServer.java:594)
    at weblogic.servlet.internal.WebAppModule.prepare(Ljava.lang.ClassLoader;[Lweblogic.management.configuration.VirtualHostMBean;ZLjava.lang.String;)V(WebAppModule.java:623)
    at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:2896)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1532)
    at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2634)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2584)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2506)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:833)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;Z)Z(SlaveDeployer.java:542)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:500)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    - with nested exception:
    [java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet]

    Looks like Raj has responded to this thread in the Workshop newsgroup:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.workshop&item=1250&utag=
    "Yves Léauté" wrote:
    >
    Hi,
    I am trying to deploy a simple simple WEB service -which works fine within the
    workshop 8.1 environment- on a different "production" server.
    I generated manually all the JMS queues on the target database, as well as the
    pointbase additional tables as specified in the documentation (based on the <wlw-manifest.xml>
    file included in the ear file) .
    The deployment ends with following error:
    "weblogic.servlet.WlwJSPServlet" (see below).
    Who could help ?
    Thanks a lot
    Yves
    [Deployer:149033]preparing application WebServiceNAP on myserver
    [Deployer:149033]failed application WebServiceNAP on myserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application
    WebServiceNAP on myserver.:
    Exception:weblogic.management.ApplicationException: prepare failed for WebServiceNAPWeb
    Module: WebServiceNAPWeb Error: Could not load WebServiceNAPWeb: weblogic.management.DeploymentException:
    [HTTP:101283]ServletContext(id=34197168,name=WebServiceNAPWeb,context-path=/WebServiceNAPWeb):
    jspServlet "weblogic.servlet.WlwJSPServlet" defined in weblogic.xml could not
    be loaded.
    java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet
    at weblogic.utils.classloaders.GenericClassLoader.findClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:198)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;Z)Ljava.lang.Class;(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(Unknown
    Source)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:223)
    at weblogic.servlet.jsp.JspConfig.isJspServletValid(Ljava.lang.String;Ljava.lang.String;Ljava.lang.ClassLoader;)Z(JspConfig.java:317)
    at weblogic.servlet.internal.WebAppServletContext.registerJspServlet(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:2517)
    at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.init(Ljava.lang.String;Lweblogic.management.descriptors.WebDescriptorMBean;Z)V(WebAppServletContext.java:583)
    at weblogic.servlet.internal.WebAppServletContext.<init>(Lweblogic.servlet.internal.HttpServer;Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.servlet.internal.WebAppModule;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;)V(WebAppServletContext.java:511)
    at weblogic.servlet.internal.HttpServer.loadWebApp(Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;Lweblogic.servlet.internal.WebAppModule;)Lweblogic.servlet.internal.WebAppServletContext;(HttpServer.java:594)
    at weblogic.servlet.internal.WebAppModule.prepare(Ljava.lang.ClassLoader;[Lweblogic.management.configuration.VirtualHostMBean;ZLjava.lang.String;)V(WebAppModule.java:623)
    at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:2896)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1532)
    at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2634)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2584)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2506)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:833)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;Z)Z(SlaveDeployer.java:542)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:500)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    - with nested exception:
    [java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet]

  • In Oracle How to migrate .Rdf file from Development to Production Environ..

    Hi,
    Please explain me step by step how to migrate report(.Rdf) file from development instance to production instance ASAP.
    Thanks & Regards,
    Raj

    Rai,
    Please ask your questions in the EBS section, since they are not PeopleSoft related.
    Regards,
    Hakan

  • CRM 5.0 ear files - How to get the b2c.ear file for custom development

    Hi all,
    We are using CRM 5.0 e-commerce (B2C). We are looking to import the b2c.ear file into the NW dev studio. We do not seem to be able to find the file.
    Alexandre
    PS: Do we need to have the NWDI in order to do custom ISA (b2c) development ?

    Hi
    Unlike in 4.0 we wont have EAR file directly to import. First Basis people need to setup NWDI where in they import all packages. Once it is ready, in NWDS(dev env) we need to import configuration which will internally impors Development Components and their dependencies. Once you have everything in locla machine, we can create project make EAR FILE...
    i hope this answers your quesiton.
    regards,
    Laxman

  • Excluding directories from workshop built EAR file

    I am using the default exported build script to build my ear. The EAR has 2 java
    projects and a portal webapp. However in my directory structure I also have some
    other directories that contain things like SQL scripts etc. How do I set up the
    default build scripts in such a way that these directories are not included in
    the EAR?
    Thanks
    rv

    Rick -
    Hey - I have seen this happen, your EAR file sounds more complicated than
    mine. I have a single EJB project - sometimes (not always) it is not
    included
    in the application.xml. In those cases I add it in manually :-(
    Sometimes restarting workshop and clearing temp compile dirs does the
    trick.
    I don't have a fool proof solution other than always check what was
    deployed.
    HTH
    Tom
    Of note, the application.xml file in the EAR file is not the same as the
    application.xml file in the workshop source files. It appears that the
    EAR build process misses some of the projects. In fact, the class
    referenced in the "class not found" exception is in one of the projects
    not listed in the generated application.xml.
    Rick
    Rick Stevens wrote:
    Hi,
    I have an appliation that has EJBs, web services, and plain java
    projects in it. The application builds fine using the Workshop build
    process. It deploys fine when deploying directly to the server from
    Workshop. However, if I build the application into an EAR (via
    Workshop) try to deploy it using the console, the deploy fails. The
    symptom is that there is a missing class (one of the EJBs). Watching
    the console as the EAR deployment begins, it appears that not all of
    the modules are being recognized by the deployer. While the module
    jars appear in the EAR file, the server's deployer doesn't seem to see
    them. What could be causing this.
    BTW, I've even tried rebuilding the application from scratch-- i.e.
    creating a new application and importing each of the projects back into
    the new "clean" application. Same results.
    Has anyone else seen this and is there an answer?
    Thanks,
    Rick Stevens
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • Getting error while deploying EAR file???

    Hi Everyone,
    My Jdev version is 11.1.2.3.0.
    I have developed one ADF application and successfully deployed into stand alone web logic server from Jdeveloper itself(By creating application server in Jdeveloper and deployed directly from Jdeveloper).
    But when i undeployed the application from server and tried to deploy from server itself from the same EAR file its showing below error after clicking on Activate changes:
    Message icon - Error An error occurred during activation of changes, please see the log for details.
    Message icon - Error weblogic.application.ModuleException:
    Message icon - Error java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: No credential mapper entry found for password indirection user=ABC for data source XYZ"
    Any suggestions will be really useful.
    Thanks.

    Looks like you are not using jdbc datasource but jdbc url. You should use jdbc data source as the connection type. right click on your application module and select 'Configurations...' then edit the configurations and select 'jdbc datasource' from the list box.
    Then you should edit the applications deployment descriptor (you find this in the application properties) and remove the check mark from the 'Auto generate and synchronize ...'. This means that you have to define the data source on the stand alone server as jdev now does not do this your you (with the wrong credentials). This is the way to go when you deploy to a stand alone server as you can't guarantee that the connection information is allways the same for all servers you deploy to (e.g. production uses a different DB).
    Timo

  • How to build project in NWDS from ear file?

    I do know that it maynot be possible to build a project from a .ear file but I am sure there must be a way out. I am sure someone else would have faced the same problem that I am facing.
    This is what happened. We had a consultant working on our ESS/MSS appplications in the studio. He made changes to a few ESS/MSS applications. However, while deploying, he did not use NWDI even though we do have NWDI available. He simply imported the .ear files in all the development, quality and production portals. Because of this, the changed source code is not available on NWDI and when I import the configuration from NWDI, I only get the old source code.
    I do have al the .ear files he deployed. So, my question is, is there anyway for me to build the project from the .ear file? I do know how to decompile the CLASS files on the ear file and look at the code but I was hoping for a way to build the entire project with the changed source code in NWDS. Or Is there anyway to synchronize the NWDI source code with the deployed source code. Please respond ONLY if you have actually managed to resolve this problem.

    Hi Santosh,
    This is hardly possible even if you have Java decompiler -- WD has a lot compile(design)-time only artifcats that are not exist in generated EAR.
    Regards,
    Vipin.

  • Ear files in different VM

    Hi,
    I know that the J2EE technology allow developers to deploy an application on a multitier model.
    The middle tier can be divided in more separated tiers, so it is possible to deploy the war files (containing the web-tier presentation logic modules) and the jar files (containing the ejb-tier business logic modules) on different VMs.
    It's also possible to put war and jar files together in a ear file.
    So I think that if I have web-tier and ejb-tier on different servers, I can't use ear files for my applications, but only war and jar.
    Am I right?
    If not on which server should I deploy the ear file?
    Thank you

    Hi there,
    ear files are generally deployed on J2EE Application servers. The ear file can just contain a web application, just EJB's (as jar files) or both. In my experience it's unusual to be able to deploy a war file directly on an app server. On the other hand, there are many Web containers on the market that have no integrated EJB container. It is usual to deploy Web applications on these products as war files.
    In the end the way that you package up the components of your application will be determined by the products that you use. But for most cases where you have seperate systems for yor web and ejb tiers you will deploy a war file on the server for the web tier and an ear file on the server for the EJB tier (most likely an app server).
    Hope this helps
    Amanda
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers

  • Ear file transport problem

    Hi Gurus,
    A new Java web-dynpro application developed in development system, and after transported into productive portal. Everything ok. After that I modify the java program and transported the modified ear file into the QAS portal. The application run without error in development system, but in the QAS don't run. There is nothing relevant information in the default trace log.
    What is the problem? This is a little application, contains only one ear file...
    Thanks for your helps,

    Hi David,
    Please follow the link:
    http://help.sap.com/saphelp_nw04/helpdata/en/f4/6c9962da317549a05919ce926b5196/frameset.htm
    cheers,
    Noel

  • 关于weblogic的运行模式: product & develop

    $BEA_HOME/user_projects/domains/mydomain/applications
    这个applications目录提供了一个deploy applications的快速途径,在你的weblogic服务器被安装/配制成development的模式下。
    当weblogic server的实例运行在development的模式下,系统会自动的配置你所置入的applictions文件,并提供运行。
    目录下的文件格式/结构为:
    * 一个标准的j2ee application
    * EAR file A WAR, EJB JAR, RAR, or CAR 压缩包模式
    * 任何一个解压的j2ee application的压缩包所产生的文件目录
    要达到自动配置application的目的的必要条件:
    * 以development的模式启动/配置weblogic Server
    * 放置一个目录/如上所述的压缩包文件到目录中
    当你使用了自动deployment的功能,server会自动的在domain的config.xml加入你所添加的applications的相关设置(the entry for ur app & module). 这些config.xml里的配置将会确保您的applications会正常的运行当你的server从新启动以后,即使您将您的server从development的模式改到了product模式下。
    applications 目录已经自动的被创建在您安装Weblogic Server sample domain的时候或者在您使用配置向导创建另外的domain的时候。WebLogic 默认使用development的模式启动domain,当然你也可以按照以下的参考来设定您的weblogic domain的启动方式。
    STARTING THE SERVER IN DEVELOPMENT MODE
    (用开发模式启动服务)
    这个启动模式的设置将会影响所有的服务实例在同一个作用域中。您可以按照下面的方法来设置你的域的启动模式。
    1) 修改安装后的启动脚本。启动脚本文件通常是以.cmd(for windows)或是.sh(for *inx)的文件,她们在您指定的doimain的安装目录里面。
    用文本编辑器打开并编辑下面的启动选项:
    set STARTMODE=
    要使用proudction的模式,设置该值为TRUE。要使用development模式,设置该值为FALSE或者为空。
    2) 用命令行的方法启动服务并使用启动参数-ProductionModeEnabled=false来使用开发模式。
    例:
    % java -ms200m -mx200m -classpath $CLASSPATH
    -Dweblogic.Name=myserver
    -Dweblogic.ProductionModeEnabled=false
    -Dweblogic.management.username=myUserName
    -Dweblogic.management.password=myPassword
    weblogic.Server
    3) 使用管理员控制台对domain启动模式作设置。在Configuration->General页中提供了一个复选框,用作对产品模式的开/关。您可以察看Administration Console的在线帮助来获得更为详细的支持信息。
    Administration Console Online Help at
    http://e-docs.bea.com/wls/docs81/ConsoleHelp/startstop.html

    收到,谢谢!
    内容不错

  • Deploy .war or .ear file to sun java web server 7.0 update 4

    Hi
    This could be a very daft question, but still I would like to get a clarification.
    My clients are a financial organisation, and for security and various other reasons they accept only .ear files. But this time the development and deployment would be done on Sun Java Web Server 7.0 update 4 . Now since its a web server I don't think I can deploy an .ear file.
    But sure I would like to get an answer from the experts here, is it possible to deploy and .ear file to Sun Java Web Server 7.0 before I can go back to my clients.
    Please help me here as I'm in a real big confusion here. Your help would be highly valuable to me.
    Thanks
    Jagdish

    Hi
    Thanks for the reply and I appreciate your help. Well I tried deploying an .ear file directly and web server 7 complains that it doesn't have a .war extension, understandably so.
    And then ripping apart the .ear file and deploying the .war file does work, as is expected of a web server.
    Well, about my customer is a bank and they have a very tight security policy, and why they need an .ear file is beyond my understanding. Well as far as this issue is concerned, I need a strong point so that I can get back to them that we need to comply to the third party software.
    But I didn't wan't to get back to them saying we can only provide a .war file and then later find out an .ear file could have done the job. And being seen as the technical experts we can't afford to make any mistake.
    Thanks
    Jagdish

  • Workshop missing WebLogic jar files

    Hello,
    I am new to WebLogic and Workshop (version 8.1.4). We are taking over a production code base from a vendor and have attempted to do a build of the .ear file. The build fails with errors. Looking into this, it appears the IDE does not know about the quoted portion of the following import lines:
    Package com.bea contains no member package or type of this name. “com.bea.wli”
    import com.bea.wli.control.dynamicProperties.DynamicPropertiesDocument.DynamicProperties;
    import com.bea.wli.control.dynamicProperties.EmailControlPropertiesDocument;
    import com.bea.wli.control.dynamicProperties.EmailControlPropertiesDocument.EmailControlProperties;
    import com.bea.wli.control.dynamicProperties.FileControlPropertiesDocument;
    Package com.bea contains no member package or type of this name. “com.bea.data”
    import com.bea.data.RawData;
    The vendor stated that the .jar files might be located on the actual licensed WebLogic server? To reduce the time of this effort, could someone tell me the specific .jar files to go after?
    Thank you very much
    Robert

    I should clarify further that the copy of Workshop we are using was pulled down from the archive of BEA downloads. We do not have access to a copy of Workshop as configured by the vendor. Additionally, looking at the *.work file for the Application and comparing the .jar files to my Weblogic (local) install the following are missing:
    ../../../../bea/weblogic81/server/lib/wli.jar;
    ../../../../bea/weblogic81/portal/lib/wps_system.jar;
    ../../../../bea/weblogic81/p13n/lib/p13n_system.jar;
    ../../../../bea/weblogic81/portal/lib/netuix/system/netuix_system.jar;
    My assumption is the issue has to do with the wli.jar above. Can someone tel me where a copy can be obtained?
    thank you,
    Robert

  • UnDeployment Error (.ear files)

    Hi All,
    I was deploying some .ear files through SDM in the Production server. I got the error, mentioned below, while undeployment of the old .ear files.
    Can you suggest me some ideas regarding this issue.
    ERROR :
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [itcchqel] with user name: [J2EE_ADMIN]
    Check your login information.
    Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineAppOnlineUndeployerImpl.checkLoginCredentials.DMEXC)
    Jul 2, 2007 9:09:11 PM   Error: Result: error
    Jul 2, 2007 9:09:11 PM   Info: Finished undeploying selected development components
    Jul 2, 2007 9:09:11 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Regards,
    Sudeep

    Hi Jay,
    Thanks for your answer. I was afraid to implement the change. Now am able to deploy ear after restarting managed servers.
    Now am facing another issue while starting managed servers.
    The error is given below
    <Aug 5, 2010 2:43:53 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
    weblogic.security.SecurityInitializationException: Authentication for user denied
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
         at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         Truncated. see log file for complete stacktrace
    Please let me know from where this error comes. The weblogic server is running in devleopment mode only. So not sure where the authentication failed. Also is there any problem with the configuration done??? I need to know the root cause so as to avoid in future. Also I cannot reboot the servers as and when desired (to solve the issue). Please help
    Thanks,
    Charan
    Edited by: charan27 on Aug 6, 2010 12:55 AM

  • Disable workshop polling of jar files

    Hi folks,
    We currently build our application outside of workshop through a customised exported_build.xml
    file. The build process works fine, however, as soon as we have done a build,
    and deployed, workshop notices that the files have changed, and decides to redeploy
    them again. This is the case in both development mode and production mode. Is
    there anyway to disable this polling?
    Cheers
    Dennis

    "Dennis" <[email protected]> wrote:
    >
    Hi folks,
    We currently build our application outside of workshop through a customised
    exported_build.xml
    file. The build process works fine, however, as soon as we have done
    a build,
    and deployed, workshop notices that the files have changed, and decides
    to redeploy
    them again. This is the case in both development mode and production
    mode. Is
    there anyway to disable this polling?We were able to fool workshop by using the touch task to set an old date on the
    jar as soon as it has been build.
    >
    Cheers
    Dennis

Maybe you are looking for