Weblogic 92 MP3  Deployment of newer version of application in production

Hi,
I have Weblogic 9.2 MP3. I need to deploy newer version of application in Production (first in QA).
My question is that, can i deploy that newer version of application without stopping the server (after deploy i need to restart, i know) on the server ?
I think it might give the problem because of the same name of the application.
If suppose i am able to deploy the application will it run properly with the environment (means the production or QA).
Please provide me the documentation other then bea official.
Thanks in advance!!!!!!

For those following along, Oliver Goldman will be answering this post in future articles on his blog.
Many great comments and questions here. I’m working on some follow-up posts to address these; nothing I could cram into this comment field would really do your query justice. - Oliver Goldman
Pursuit of Simplicity
Chris

Similar Messages

  • Error when deploying new version of application on ALBPM 6.0.4

    I keep getting this error on our dev box when trying to deploy a new version of the application: <May 21, 2010 12:25:41 PM CDT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObject;[Ljava.lang.String;Ljavax.security.auth.Subject;)
    The system is ALBPM 6.0.4/WL 9.2/solaris
    BEA AquaLogic(TM) BPM Enterprise for Application Server
    Version: 6.0.4
    Build: #98853
    I have posted the full stack trace below, can anyone offer any assistance?
    -Dan
    Error Message info
    RuntimeException thrown in operation replaceProcessDefinition
    Caused by: cannot assign instance of fuego.resources.Msg to field fuego.lang.DefaultException.msg of type fuego.resources.Msg in instance of fuego.lang.DefaultRuntimeException$MyDefaultException
    javax.management.RuntimeMBeanException: RuntimeException thrown in operation replaceProcessDefinition
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:195)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:224)
         at javax.management.remote.rmi.RMIConnectionImpl_922_WLStub.invoke(Unknown Source)
         at weblogic.management.remote.common.RMIConnectionWrapper$15.run(ClientProviderBase.java:606)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:604)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:972)
         at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201)
         at $Proxy25.replaceProcessDefinition(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at fuego.mami.engine.jmx.EngineManagementJmxAdaptor$JmxEngineManagementProxy.invoke(EngineManagementJmxAdaptor.java:264)
         at $Proxy25.replaceProcessDefinition(Unknown Source)
         at fuego.mami.engine.jmx.EngineManagementJmxAdaptor.replaceProcessDefinition(EngineManagementJmxAdaptor.java:201)
         at fuego.mami.ProjectManager.notifyEngine(ProjectManager.java:1341)
         at fuego.mami.ProjectManager.notifyEngines(ProjectManager.java:642)
         at fuego.mami.DeploymentTopology.notifyEngines(DeploymentTopology.java:958)
         at fuego.webconsole.model.JSFDeploymentTopology.deployAction(JSFDeploymentTopology.java:766)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:126)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72)
         at javax.faces.component.UICommand.broadcast(UICommand.java:312)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381)
         at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at fuego.web.filter.CharsetFilter.doFilter(CharsetFilter.java:48)
         at fuego.web.filter.BaseFilter.doFilter(BaseFilter.java:63)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.ClassCastException: cannot assign instance of fuego.resources.Msg to field fuego.lang.DefaultException.msg of type fuego.resources.Msg in instance of fuego.lang.DefaultRuntimeException$MyDefaultException
         at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2004)
         at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1184)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1914)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1908)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1908)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
         at weblogic.rmi.extensions.server.CBVInputStream.readObjectInternal(CBVInputStream.java:71)
         at weblogic.rmi.extensions.server.CBVInputStream.readObject(CBVInputStream.java:65)
         at weblogic.rmi.internal.ServerRequest.unmarshalThrowable(ServerRequest.java:352)
         at weblogic.rmi.internal.ServerRequest.getThrowable(ServerRequest.java:62)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:203)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
         at javax.management.remote.rmi.RMIConnectionImpl_922_WLStub.invoke(Unknown Source)
         at weblogic.management.remote.common.RMIConnectionWrapper$15.run(ClientProviderBase.java:606)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:604)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:972)
         at fuego.server.jmx.mami.ClusterAwareEngineManagement.invokeMethod(ClusterAwareEngineManagement.java:389)
         at fuego.server.jmx.mami.ClusterAwareEngineManagement.distributeVoidMethod(ClusterAwareEngineManagement.java:345)
         at fuego.server.jmx.mami.ClusterAwareEngineManagement.distributeVoidMethodWithStringParameter(ClusterAwareEngineManagement.java:276)
         at fuego.server.jmx.mami.ClusterAwareEngineManagement.replaceProcessDefinition(ClusterAwareEngineManagement.java:143)
         at fuego.server.jmx.mami.JmxEngineManagement.replaceProcessDefinition(JmxEngineManagement.java:200)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:149)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:149)
         at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:426)
         at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$10.run(AuthenticatedSubjectInterceptor.java:377)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor.invoke(AuthenticatedSubjectInterceptor.java:375)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:310)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1410)
         at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1247)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1350)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:784)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:550)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:440)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:436)
         at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:58)
         at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:975)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Edited by: drkduncan on May 21, 2010 12:02 PM

    Lightroom 2.7 cannot use RAW photos from a Canon 5D Mark III. You need at least Lightroom 4.1
    Search for 0xc000007b here at the Adobe forums to find the answer.

  • Deploying newer version of application on to device.

    Hi All,
    I wnated to know that is it possible to deploy the newer version of your mobile application to mobile device via webconsole without deleting the older one.As for some minor changes made to application we have to delete the old version to deploy the newer version.Is it possible via some mechanism like Addon...
    please help.
    Thanks
    Regards
    Devendra

    Hi Devendra
       You cannot deploy a newer version of an application when the older one still exists on the client. But you have mentioned that only few minor changes have been done to the application. For example let me assume that you have changed some code which was included in the jar file of the applicaiton.  This jar file always resides in the WEB-INF/lib folder to the applicaiton.  You just want to replace this jar file in the older application instead of deleting the application completely.  So the solution is to do this is to create a client installer archive which is nothing but an addon.  Please refer to the following documention about the <b><i>Client Installer</i></b> http://aiokeh.wdf.sap.corp:50000/SAPIKS2/contentShow.sap?_SCLASS=IWB_STRUCT&_SLOIO=6B5332E9145D0E469F134F7E7E04A34D&TMP_IWB_TASK=PREVIEW2&RELEASE=667&LANGUAGE=EN&_SEQNUM=144&_LOIO=43250E67B6140B25E10000000A1553F6&_CLASS=IWB_EXTHLP
    or an alternate link is http://help.sap.com/saphelp_nw04/helpdata/en/3a/b834418b718739e10000000a1550b0/frameset.htm or even refer to the MI Installation Guide.
    Once you have referred to the documentation you would know how to create a install.xml file and what are the tags contained in them.  Please make sure the MANIFEST.MF file contains an entry called <i><b>PatchArchive:X</b></i>. A sample xml for this problem would look like this.
    <?xml version="1.0" encoding="UTF-8" ?>
    <ARCHIVE name="Upgrade Application" description="Installer" uimode="full">
    <PACKAGE name="MI25" description="New Jar file for application">
    <TASK name="Delete old files">
    <DELETE targetfolder="%MI_HOME%/webapps/your app name/WEB-INF/lib" pattern="**" mi_running="false" />
    </TASK>
    <TASK name="Add new files">
    <COPY source="/app/" pattern="NewApp.jar" target="%MI_HOME%/webapps/your app name/WEB-INF/lib" mi_running="false" />
    </TASK>
    </PACKAGE>
    </ARCHIVE>
    If you create the xml correctly, this will definitely solve your problem
    Best Regards
    Sivakumar

  • How to create a WMI filter in order to apply to machines that have Skype already installed with deploying a newer version of Skype

    Hi there,
    I was wondering whether anybody could tell me how to create a WMI filter in order to apply to machines that have Skype already installed with deploying a newer version of Skype.
    Your help would be much appreciated.
    Many thanks,
    Timbuctoo

    Hi,
    To create a WMI filter
    1.In the Group Policy Management Console (GPMC) console tree, right-click
    WMI Filters in the forest and domain in which you want to create a WMI filter.
    2.Click
    New .
    3.In the
    New WMI Filter dialog box, type a name for the new WMI Filter in the
    Name box, and type a description of the filter in the Description box.
    4.Click
    Add .
    5.In the
    WMI Query dialog box, either leave the default namespace (root\CIMv2) or enter another namespace by doing one of the following:
    ◦ In the
    Namespace box, type the name of the namespace that you want to use for the WMI query.
    ◦ Click
    Browse , select a namespace from the list, and then click
    OK .
    6.Type a WMI query in the
    Query box, and then click OK .
    7.To add more queries, repeat Steps 4 through 6 to add each query.
    8.After adding all queries, click
    Save .
    In the Query box, type the following WMI query:
    Select * from Win32_Product where Name LIKE “%Skype%”
    Best Regards,
    Erin

  • How to deploy the new version of webPart in SharePoint Server 2010

    Hi friend's ....I want to deploy the new version of webPart in SharePoint Server 2010. Is there any way for this....? In SharePoint sever 2013 there is version feature available for the apps..Same thing i want in SharePoint Server 2010 for webpart. Please
    suggest me....is it possible or not ..?

    i am not aware if their is new version option rather i know instead of retract and Re install, you can simply update the solution.
    check this: http://blogs.southworks.net/aortega/2010/02/05/sharepoint-2010-how-to-deploy-custom-webparts/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Moving to new version of Application INsight on Azure

    Hi,
    I am planning to move to new version of Azure version for Application Insight for my Windows store app. After updating my nuget packages, when I run my app I see a icon that the it is tracked under application insight.  However when I navigate to Application
    Insight portal in Azure, I do not see any of the tracked data.
    In the earlier version of visual studio online I could see the data that was tracked under application insight. However it now navigates to the new version.
    Regards

    Could you please check that instrumentation key that you use match Application Insights recourse in the portal.
    You could check diagnostics search in the portal and see if there are any errors reported.
    If you are running under F5 you can also check VS output window; it may also display errors there.
    You could also put fiddler on the box and see if data leaves the box. 
    Anastasia

  • Upgrading from FF 3.0.5 on Intel Duo Macbook (OS 10.5.8). Cannot drag downloaded new version into applications folder. Missing some "privileges."

    Currently using FF 3.0.5. Trying to upgrade to current version.
    Running Mac bok Pro OS 10.5.8 (Intel Duo).
    Downloads fine. But whn dragging to Appl folder get message "Missing some privileges."

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • New version of Application Express 3.0 - Cost

    I down loaded Oracle Express which is free. It had a version of Application Express 2.1.0.00.39
    I noticed the Application Express 3.0 is now out. Can I down load it and perform an upgrade or do I have to do a new install?
    Is Application Express 3.0 Free or do I have to buy a license?

    Just to clarify - You mention Oracle Express. That version of the database came bundled with a custom version of APEX, specifically 2.1 (as you noted). Our latest release of Application Express, 3.0, does not contain the XE-specific features and was not intended to be installed in XE. Our Installation Doc specifically says -
    Note:
    Do not install this version of Oracle Application Express on Oracle Database Express Edition (Oracle Database XE).
    http://download.oracle.com/docs/cd/B32472_01/doc/install.300/b32468/pre_require.htm#BABFCFBC
    That said, there are many people who have done it - you can search for the pros, cons and instructions.
    On your costing question, Application Express is a no-cost option available for Oracle 9i, 10g and will be the same for 11g.
    -- Sharon
    p.s. Arie - I believe Denes comment was for the future of the XE version. Nothing has been publicly stated about Oracle releasing an upgrade to it. I don't think he is at all questioning the future of APEX.

  • Migrating/Deploying New Versions of Applications

    I have an application that has been 'published' i.e the URL released to users. We have a single DB instance (with apex) and our application is a very simple collection of pages of reports of data from views in the database for developers on the project to view. I have two workspaces - one for developing the app, the other for 'Run Only' published apps.
    I have a few questions regarding deployment of Apex apps.
    1. Is there no way to maintain these two copies of the application (bear in mind they are in defferent workspaces) without having two different Application IDs? My problem with this is that migration from one workspace to the other is now a nightmare as the admin/build manager has to know the Id of the app in dev and the Id of the App in the published workspace as they appear to require different IDs? I need to work on new changes separately while users use the current pages.
    2. Once an app is published, how can I migrate changes to it when I need to? If I import the file definition, it insists on a new applicationID. As the AppID is part of the URL this is not practical in the real world - users cannot be expected to change the URL each time a release is implemented.
    Does anyone have any ideas on managing build and migration of Apex apps? In usual business system, this sort of process won't work. Migration and Deployment must be automated and fool proof - often there may be 3 or 4 different test environments to go through before release (and this doesn't mean different db instances necessarily - it could mean different schemas for each test env). Given one Apex install per DB, this is really very messy and not maintainable, even for my tiny one env setup. Any advice or ideas?

    Why dont you use the parameter :APP_ID in the URLs? With this parameter you can use different AppIDs in booth workspaces.
    best regards
    carsten

  • An Error is ocurring during I try to deploy a new version of a proyect

    Hi there.
    I changed the ip address of my SQL Server, where databases of Engine and Dir were. Then I enter through the Administrator Workspace and change the ip address wrong for the new one. After that, I recreate the .ear files and restart my Aplication Server.
    In the time a tried to public a new proyect, the following Error appears:
    Error inesperado.:La tarea '' de la actividad '/OperacionesHabilitacionCajaDirecta#Default-1.0/GlobalCreation[OperacionHabilitacionCaja]' no se ha podido ejecutar correctamente.
    <08-mar-2011 19H01' PET> <Warning> <Socket> <BEA-000450> <Socket 3 internal data record unavailable (probable closure due idle timeout), event received 17>
    <08-mar-2011 19H11' PET> <Warning> <Socket> <BEA-000450> <Socket 5 internal data record unavailable (probable closure due idle timeout), event received 17>
    Runtime exception Shell.
    Context details :
    Process '/BancosRetiroChequeParaCajaBoveda#Default-1.0' could not be started up
    Apparent cause :
    Excepción [java.sql.SQLException: [OWLS][SQLServer JDBC Driver][SQLServer]Se completó la transacción distribuida. Dé de alta esta sesión en una nueva transacción o en la transacción NULL.].
    Original stack trace follows ...
    fuego.directory.DirectoryRuntimeException: Excepción [java.sql.SQLException: [OWLS][SQLServer JDBC Driver][SQLServer]Se completó la transacción distribuida. Dé de alta esta sesión en una nueva transacción o en la transacción NULL.].
    What could be the problem??????????????
    THANKS A LOT!!!

    Go to Microsoft website to fix installer file problems.
    Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    Download and Install iTunes

  • Developing new version and support the production version

    Hi,
    I need to work on two diferent versions on my track one with the new features we are developing and the other that is working on the production environment, and I don´t know how to do it. two tracks? branch?
    Any idea how to do it?
    Thanks and regards,
    Eduardo

    Hi Eduardo,
    please take a look at this blog by Marion Schlotte.
    Best Practices for NWDI: Track design for ongoing development:
    /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development
    I bet, this will help you on choosing the right option for your project.
    Hope this helps
    Jan

  • Deployment of a BPEL Process usng ANT with new version

    Hi Experts,
    How to deploy a bpel process using ANT command into weblogic server with a newer version when already a bpel process is existing there in weblogic server with 1.0 version.
    how to create a new jar file with a newer version. your help is highly appreciated
    Regards,
    CH

    In the project's build.properties file you can define you version of the composite.
    For Example: See below sample build.properties
    projects=TestProject
    TestProject.revision=1.1
    TestProject.enabled=true
    TestProject.partition=default
    This will deploy version 1.1 on the server.
    Thanks,
    Ashu

  • How deploy a new MI appl. version without transfer data all over again

    Hello,
    I'm using MI 7.0 SP15 and I have already deployed the enhanced MSR application on all PDA devices.
    Then, I changed MSR (modifying just some JSP file) creating a new version of it, and now I need to deploy it on all devices but I want to avoid to transfer all data again (the database we're using on PDAs is DB2e) because it's too expensive to transfer them.
    I usually assign a new version, through NW administrator, as JSP Application after having deassigned the old one to all users (in NW administrator I deassign the old version to all users, then I undeploy it, then I deploy the new version and then I reassign it to all users) but in this way I see that all local tables (related the the SyncBOs used by MSR) with all their data are deleted and created again.
    Does exist a way to deploy a new application version avoiding to transfer data all over again in the local DB tables?
    Thanks,
    Maria

    Hi Larissa,
    Thanks for your prompt reply.
    I just tried to deploy the new MSR.war file as add-on unsuccessfully.
    My OLD MSR application had the following MCD:
    Vendor:  xxx 
    Application type: APPLICATION   
    Name: MSR 
    Description: Mobile Sales
    Version: 20.03  
    Build Number: 00
    Runtime: JSP   
    Operating System:
    Processor:
    Language:
    Link to SAP MI Homepage: x 
    Then I tried to deploy the NEW MSR version as add-on with the following MCD:
    Vendor:  xxx 
    Application type: ADDON   
    Name: MSR 
    Description: Mobile Sales
    Version: 20.03  
    Build Number: 00
    Runtime:   
    Operating System:  
    Processor: 
    Language: 
    Link to SAP MI Homepage:
    The new MSR.sda has been created successfully and its deployment status is valid but the deployment on server fails with the following error message:
    Reason: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='<Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='A configuration with the path "mobile/ADDON/xxx_MSR_20.03" does not exist.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key A configuration with the path "mobile/ADDON/xxx_MSR_20.03" does not exist.'
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    What Am I doing wrong?
    Many Thanks,
    Maria

  • Incorrect version of application becomes Active

    I have come across this a few times and I'm confused why this might be happening. I am running WebLogic v10.3.5.
    I generally try to run 2 versions of the application, one Active, the other prepared.
    When I deploy a new version I undeploy the old version and redeploy the new version using the retiretimeout option. I then restart the managed server. From time to time this results in the wrong version or even both versions becoming active.
    Does anyone have an idea why this might be happening? Should I avoid having 2 versions? Is there a flag set somewhere that identifies which version should be active?
    Any help or guidance on this would be greatly appreciated.
    Many thanks,
    Anthony

    Hi,
    I had seen two different bugs similar to same issue.
    I pretty much know that this is bug.
    Bug 8151899 // VERSIONED APPLICATIONS BECOME ACTIVE ON RESTART
    BUG 8191340 // WLS 10.0 - ADMIN SERVER RESTART WITH SIDE-BY-SIDE DEPLOYMENT RESULTS
    Now we can open a ticket with weblogic to get more clarity on this issue.
    Regards,
    Kal

  • SOAInvokerBean not binding to default composite when new version is coming

    Hello,
    we are using SOAServiceInvokerBean in order to invoke composite form Java application.
    We are using SOA Suite 11.1.1.1.5 (PS4)
    This is working but when we redeploy a new default version (2.0) of the original (1.0) called composite, invocation of the composite trought SOAServiceInvokerBean invoke the old composite (1.0) and not the new default version (2.0)
    Is that the expected behavior ?
    Getting a new instance of the SOAServiceInvokerBean from the context doesn't solve anything. We have to restart the soa_server in order for SOAServiceInvokerBean to bind to the new version (2.0).
    Edited by: user2514892 on Aug 26, 2011 3:57 AM

    Hello Clemens,
    In fact we are using [SDO-Based Enterprise JavaBeans Client to Invoke Oracle SOA Suite|http://download.oracle.com/docs/cd/E21764_01/integration.1111/e10224/sca_sdo_ejb.htm#CCGFEIIC] as indicated in "Developer's Guide for Oracle SOA Suite".
    As far as I know, there is no way to specify the version as API is
    serviceFactory.createService("MyTestEJBService", HelloInterface.class);So even if rebinding to the default version was performed, there is no way to specify the version form the API. From my point of view this is a missing feature.
    For a workaround, I start to explore a way using the oracle.soa.management.facade.Locator in order to search for Composite with default version property then query services of this composite and get the "versioned" service name and then use this name in the “createService” function.
    But this method would require the service name to be unique so it would require to modify the composite to introduce an version pattern in the service name like
    MyTestEJBServicev1.0
    MyTestEJBServicev1.1
    MyTestEJBServicev2.0
    This is not very good as we are losing functionality to easily deploy a new version (with Jdev integration or through soa ant task) due to multiples modifications required in the composite.
    Maybe you have a better way to invoke a composite using some easy way as SDO (in order to not manage the heavy "String" XML message and just stick to java objet) but allowing to specify the version.
    We also think about exposing the composite thought a web service (but introducing small security issues as we have to secure this url from outside the server) then use a web-service wrapper (like JAX-WS) in java and invoke the composite like this.
    Regards,
    Guillaume

Maybe you are looking for

  • Report Generation: linebreak text in Word table row

    Hello everybody. Im trying to add some pretty tables to my Word report created with the Report Generation Toolkit. I build my 2d string array with the table data and that works fine. But if I add a text to the array cell that has a linebreak constant

  • HT3255 original display settings

    Simple question.  How to reset display settings to factory.  macair summer 2013

  • Firefox is unable to connect to websites when im using LAN connection

    i cant browse any website with firefox when im using my hostel LAN connection.. my wifi works but only LAN is unable to connect.. the LAN works fine since im connected to the internet and im able to use other web browser such as LAN was firefox

  • Problem with image resolution with larger screen size

    I was working on Basic Lens Sample (Basic Lens Sample) for windows phone 8 App. In this the camera by default sets to default highest resolution. Just had couple of questions on this: 1.) How to change basic settings like resolution,ISO etc.,in this

  • What is causing recent mac data use spike?

    I have a Hughesnet internet data use limit of 15Gb per month which typically for my family is sufficient.  As of last Thursday April 10 around 7AM my data use shot up and continued consistently high every hour.  It started at 200 - 300 Mb / hour, jum