Gar REdeployment feature support in 12.1.2 ?

Since Coherence 3.7.1. We must restart all Coherence and WebLogic servers. if cache-config or pof classes are changed.
Now we have 12.1.2
Coherence servers can be manged with WebLogic console.
*.Gar module can be deployed to Coherence server(storage enabled managed server) and WebLogic managed server.
Can I redeploy a *.gar package module without restarting Coherence or WebLogic in production environment?

Yes, it is possible to redeploy a Coherence package (GAR file) without need to restart the servers. The only catch you should pay attemption is when the GAR target is a cluster. You can update the GAR without restarting the servers, but there will be lost of data since updating it done all-at-once across the managed servers. To ensure that no data is lost, you need to use the rolling redeploy feature. You can get much details in the documentation: Deploying Coherence Applications in WebLogic Server - 12c (12.1.2)
Cheers,
Ricardo Ferreira

Similar Messages

  • Hot deployment using the REDEPLOY feature

    Hi
    I am rather confused regarding the usage of the HOT DEPLOYMENT in WLS 6.1 sp2
    - Win2000.
    According to the documentation - "deployment.pdf" p. 31 you should be able to
    simply touch the REDEPLOY file and the entire application should then be redeployed
    by WLS. However according to the following link:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.management&item=2095
    the usage of the REDEPLOY feature is only for WebApp's not EJB's.
    So my question in short terms: What am I supposed to belive ? the BEA documentation
    or the BEA support team ?
    I have tried using the REDEPLOY feature as suggested by the documentation however
    the WLS fails to do the redeployment with an execption.
    Kind regards
    Jorgen Fastrup

    From my experience REDEPLOY does work for EJBs as well. You need to meet two conditions: REDEPLOY file should be in META-INF and your application should be deployed under the domain/application. I was not able to get it to work when the application is deployed elsewhere. If somebody knows how to it, please let me know.
    Alexander.

  • What are the features supported in Cisco Prime Infrastructure for WLAN for autonomous AP's?

    What are the features supported in Cisco Prime Infrastructure for WLAN for autonomous AP’s?

    • PI provides visibility for autonomous  clients within the same list view as lightweight and wired clients (client list  page).
    • Rogue AP detection for autonomous AP's is not supported (it's  supported in CUWN). 
    • Alarms/events for client authentication issues (e.g.  authentication failure) are displayed in PI.
    • Config management for  autonomous AP's is via CLI template.  Config comparison and archiving  functionality in PI leverages these same features that were brought in from LMS,  so need to defer to others in terms of whether this is a cross-platform feature  in PI or is only supported on a subset of platforms.  Config comparison/archive  is supported in CUWN.PI supports both infrastructure (e.g. AP Tx Power and  Channel, busiest AP, AP utilization, etc.) and client (e.g. client count, client  sessions, etc.) reports, and there are extensive reports for CUWN

  • Direct File access feature supported in OWA 2010 ?

    Is the direct file access feature supported in exchange 2010 ?
    If not, why is there still an option to enable and customize it in 2010 ?

    Is the direct file access feature supported in exchange 2010 ?
    If not, why is there still an option to enable and customize it in 2010 ?
    It is an orphan that will be removed from EMC is a future update. The feature itself has been removed from 2010, you can no longer access SharePoint or file servers through OWA. There is still "direct file" access in OWA, but in the spirit of being able to directly open an attachment without being forced to use the web viewer.Brian Day, Overall Exchange & AD Geek
    MCSA 2000/2003, CCNA
    MCTS: Microsoft Exchange Server 2010 Configuration
    LMNOP

  • Update table which provide information about NAT feature support in Catalyst switches?

    Hi,
    I'm searching an update table which provide information about NAT feature support in Catalyst switches.
    I would like to know if the Nexus 7000 support NAT but my table below is too old -> Updated: Apr 05, 2006.
    From my research, it's not possible but i'm looking for an official documentation.
    http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a008011c629.shtml
    Thanks in advance
    François

    Hi,
    No support of NAT on N7ks, see this posthttps://supportforums.cisco.com/thread/2045647
    Your table is the latest one I know of so you'll have to look at the switches datasheets to really know but I highly doubt that newer switches not in the table support this feature.
    Regards
    Alain
    Don't forget to rate helpful posts.

  • Are these features supported in CR4J SDK or Crystal Reports for Eclipse 2.0

    1. Does this Java (Viewer) SDK supports export-report to Excel format feature?
    2. Suppose the report has a list parameter; this parameter is associated to a connection/command; values for this parameter is grabbed as a result of a simple select query. Will the report, while opening for view, shows the parameter with drop-down values pulled from database? This means, before showing the report in the browser, report has to execute that select query stored in the report and populate this parameter list. We do not prefer to dynamically (programmatically) feed the parameter and its values into the report just before viewing.
    3. Does the sort control feature supported in creation as well as viewing time, in this Java viewer SDK. (If the report is a simple column report, viewing user should be able to sort by any of the columns)
    If any of this feature is not supported, please give me some suggestions on which version (free or paid) has these features.

    1. It supports export to Excel(data-only) format.
    2.Yes, this feature is present . To see demos please check this link
    https://www.sdn.sap.com/irj/boc/crystalreports-java?rid=/webcontent/uuid/30e3a9b4-a7d3-2b10-678a-9ed48f648365 [original link is broken]
    3. CR4E 2.0 SDK comes with CR 2008 features. But there are features which supports at Design time in a CR 2008 designer and which supports at Runtime in Eclipse 2.0 SDK.
    to know more please check this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/301717ef-3ad3-2b10-5aad-8d9b73a6e365
    Thanks,
    Tej

  • Object Relational Features supported??

    We want to hide our relational datamodel from our application by usage of object views. Our .Net applcation should communicate with the database just handling objects.
    How well are object relational features supported in ODP.Net? Can object relational features be better exploited via oo4o? Is this a feasible solution at all?
    Thanks for input,
    Stephan

    Ok. But as you know there are few thirdy party vendors that offer object-realtional mapping products for C#.Net applications. But all of them are not only for just one DB f.e:Oracle, but for many f.e;Oracle, SQL Server, Postgre SQL etc. BUt in my opinion it is not good solution for enterprise applications. Because if you plan to use Oracle DB, so your mapping tool must support most of Oracle features. F.e: mapping packages, using sequences.
    Dear Mark William. Have you ever used such product regarding C#.Net Windows Forms and Oracle10G? Could you possibly give me advice about it? What can be achieved from applying mapping product instead of using only relational data at .NET dataset level?
    I mean object-oriented application with relational data vs not object-oriented application with relational data.
    Thanks in advance.

  • Is Adobe Exchange feature supported on CS5.* ?

    Hi!
    I am developing a Flex panel for Photoshop CS5.* and 6 using Creative Suite Extension Builder 2. This version has  a new feature called Adobe Exchange that allows extensions to be marketed and sold. As I understand, this feature is supported on CS6 only.
    I have some queries regarding the approval guidelines of a zxp.
    [Guideline 1] Content should not contain any URL or redirect links anywhere other than Producers Identity Box in Extension Manager.
    [Ques] Does that mean we cannot have a url on our panel that directs the user to anywhere other than  Producers Identity Box in Extension Manager?
    [Guideline 2] Content does not contain encryption technology.
    [Ques] Does this mean that our panel cannot in any way hold a code for encryption, be it for storing values like login credentials, etc.?
    [Guideline 3] The product must support CS6 versions of Creative Suite applications. Products that support earlier versions are not accepted.
    [Ques] Does this mean that a panel with support for CS5.* as well as CS6 will not be uploaded to Adobe Exchange?
    Please shed some light on the above.
    Thanks!

    Hi there,
    I have answered your questions inline below.
    I am developing a Flex panel for Photoshop CS5.* and 6 using Creative Suite Extension Builder 2. This version has  a new feature called Adobe Exchange that allows extensions to be marketed and sold. As I understand, this feature is supported on CS6 only.
    [Answer]: Yes CS6 is required but you can have a product that is backwards compatible with products earlier than CS6 such as CS5. In other words if you already have a product that supports say CS4/CS5 and CS6 you would not need to strip anything out we just need to have CS6 compatibility in order to be supported on the new Adobe Exchange.
    I have some queries regarding the approval guidelines of a zxp.
    [Guideline 1] Content should not contain any URL or redirect links anywhere other than Producers Identity Box in Extension Manager.
    [Ques] Does that mean we cannot have a url on our panel that directs the user to anywhere other than  Producers Identity Box in Extension Manager?
    [Answer]: What you can't do is point to another store or purchase page. So for example you could link to more information about your product but you could not provide a direct link to another Store/purchase option. As long as you do not have a direct link to another Store URL we are OK with it.
    [Guideline 2] Content does not contain encryption technology.
    [Ques] Does this mean that our panel cannot in any way hold a code for encryption, be it for storing values like login credentials, etc.?
    [Answer]: The encryption question is really about encryptng or creating the possibility of encrypting. It comes back to the United States wanting to ensure we do not export somethign that could harm the United States, so for example a product that let's you encrypt secret information may cause issues for the US government. There are very few cases I can think of where this could be the case but we have to ask the question from a legal perspective. We expect some encryption for things like say a login and that should be OK but if you do have any concerns please say yes and we can investigate. 99% of the time it should not be an issue but we will work with producers to help you if you have any questions or concerns on this topic.
    [Guideline 3] The product must support CS6 versions of Creative Suite applications. Products that support earlier versions are not accepted.
    [Ques] Does this mean that a panel with support for CS5.* as well as CS6 will not be uploaded to Adobe Exchange?
    [Answer]: No you can have backwards compatibility in your product, you just need to ensure your product will work with S6, if it works with earlier versions of
    CS that's fine.
    I hope the above helps.
    Jonathan Ferman | Product Manager

  • Wanted: Complete list (chart) of iOS 4.1 feature support for 2G vs 3G Touch

    I have 2G Touch, running iOS 4. Love it.
    QUESTION: Is there an iOS 4.1 chart that lists specific features available for 2G vs. 3G hardware?
    CONTEXT:
    (A) I already scoured this page:
    http://www.apple.com/ipodtouch/software-update/
    ...and was unsatisfied by this ambiguous disclaimer:
    "Not all features are compatible with all devices. For example, multitasking, custom wallpaper, and Bluetooth keyboard support are available only with iPhone 4, iPhone 3GS, and the third- and fourth-generation iPod touch (all models from late 2010 and 32GB and 64GB models from late 2009)."
    (B) So, I searched apple.com's support/forums for an updated version of this WONDERFUL compatability chart:
    "_iPod touch: Which iOS 4 software features does my iPod touch support?_"
    http://support.apple.com/kb/HT4205
    Last Modified: June 24, 2010
    Article: HT4205
    *_MY DREAM_ is for article HT4205 to be updated, by someone, somewhere!*
    Thanks in advance.

    Can anyone else verify that this information remains unavailable?
    Have any independent blogs/sites created a tentative (speculative) chart/table with the information I requested?
    Thank you

  • Photoshop CS3's new features supported by Aperture?

    hi:
    i'm intrigued by some of the new features in Photoshop CS3 such as the non-destructive filters. i'm wondering how Aperture treats these new types of layers or filters when using CS3 as an external editor. i don't have CS2, so i don't think i was eligible for the beta download (and didn't have much time to play with it anyway).
    just wondering what others have thought that might have played with these features in the beta?
    thanks,
    scott
    PowerMac G5 2.5GHz   Mac OS X (10.4.8)   MacBook Pro 2.0GHz

    I took a DNG file from my M8 and opened it as a 'smart object' in PS-CS3. I then applied several adjustment layers and smart filters before saving the file out as as a PSD file.
    Aperture then imported the PSD file with no trouble and allowed me to make adjustments using Aperture's adjustment panes. Finally I exported the image as a JPEG and opened that JPEG in my browser and Preview application. No problems.
    The only think that Aperture wouldn't do was import the Leica M8 file directly. This would be a good time for someone to repeat the tired line that Aperture won't open DNG files because they can't support a proprietary file standard that is controlled by on outside company. DNG = PDF = PSD in this regard. Only one of these isn't supported fully as far as I can tell.

  • Optional package feature supported

    Do you support the optional package features? If yes , how?

    Hi Amol,
    WebLogic jDriver for Oracle fully supports the JDBC 2.0 Optional Package API for
    distributed transactions.
    Laurent Goldsztejn
    Developer Relations Engineer
    BEA Support
    "amol desai" <[email protected]> wrote:
    >
    Do you support the optional package features? If yes , how?

  • How to use Software advisor to findo ut features supported

    Hi,
    I tried using Software advisor to find out which version of Cat5 RSM module support Diff Sev QOS. However, I do not know Diff Sev QoS bundle into whcih features listed.
    Can you help me? My customer currently running this version of IOS, c5rsm-dsv-mz.121-5a
    Thank you.
    Regards,
    Delon

    Hi Delon,
    If you are after support for traffic classification using DSCP, then that should already be supported in the c5rsm-dsv-mz.121-5a image, since it has support for the Modular Qos CLI (MQC)...
    Hope that helps - pls rate the post if it does.
    Regards,
    Paresh.

  • JDBC features supported

    Hi
    Please can somebody tell me if the Oracle 8i Lite JDBC driver supportes these JDBC 2 features:
    a) Datasource
    b) updatable resultset
    c) rowset
    Thanks
    Pete

    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/java.920/a96654/jdbc20ov.htm

  • WCCP L2-redirection feature support

    Hello,
    I've read that the l2-redirect feature is only supported on the Cat6500 and the 7600 router. Nevertheless, if I use the feature navigator tool I’m able to find IOS versions that supposedly support the l2-redirect feature for the 3745 or the 7204 router.
    Using one of those IOS images and configuring WCCP with l2 redirection I still see, in the output of the show wccp services detail command, the GRE tunnel as the negotiated forwarding method.
    Can I really use l2-redirect with the 3745 or the 7204?
    Thanks in advance.
    Ricardo

    From what I have read, You can use the L2 redirection feature on platforms based on Supervisor Engine and MSFC.
    Take a look at this document for details.
    http://www.cisco.com/en/US/products/hw/contnetw/ps546/products_configuration_example09186a00801c1db5.shtml

  • It was indicated mozila 4.0 feature supports offline browsing. I can't find this feature neither in the menu, nor in help.

    The advertising page http://www.mozilla-europe.org/lt/firefox/features/ indicates offline browsing feature on mozila 4.0.
    How to use this feature?

    Thanks. I need to browse page links that was not opened before. They should be in the cash then.
    http://www.automaticon.pl/sarea/web/frontend.php/grupytowarowe/list/grupaid/G01/jezyk/pl
    has list of the exhibitors with description of each aside. I need to read them while I'll travel.

Maybe you are looking for