Configure the Jar Versions at the site level using OSGI

Hello

We have a utility class deployed as bundle OSGI which is used in two different sites, now I need to update this useful for a single site and the other site should not be affected by this change. How can I configure the version of the POT to the site/component level to achieve this?

Concerning

Deepika

Let's say that your package exports the com.myco.util package. You have two beams export this package, one with version 1.0.0 and the other with the 2.0.0 version.

You want to use the version 1.0.0 on Site A and version 2.0.0 on Site B.

In the package containing the servlet used on Site A, you would incorporate com.myco.util; version = [1.0.0,2.0.0). In the package containing the servlet used to Site B, you would be important com.myco.util; version = 2.0.0

Note that this will not work for scripts. All scripts use the same dynamic class loader no matter where the script is contained.

Tags: Adobe

Similar Questions

  • ShowDetailFrame-customizing the user get stored at the site level.

    We have a show-detail-image in our page. When running it gives the possibility to move up/down etc.

    When a non-administrator user moves a section upward, its reflected to all users. When I exported MDS, I found that this customization is get stored at the site level.

    Is there a way to define these operations such as level of customization of the user, so that only the user who uses the options get affected?

    My web.xml to CHANGE_PERSISTENCE is

    < context-param >

    org.apache.myfaces.trinidad.CHANGE_PERSISTENCE < param-name > < / param-name >

    oracle.adf.view.page.editor.change.ComposerChangeManager < param-value > < / param-value >

    < / context-param >

    Thank you

    Pauline.

    Hi again.

    I was doing a little PoC and you have the following approaches:

    1. Change of adf - config.xml file to use UserCC instead of SiteCC. Implement your own UserCC based on Andrejus or official documentation to retrieve the name of user of the API.
    2. If you need both UserCC and SiteCC at the same time you need to implement yourself. You can follow the construction process (spaces).

    http://andrejusb.blogspot.co.UK/2011/09/making-it-work-together-MDS-user-and.html

    Andrejus Baranovskis Blog: Application of personalization and customization in Oracle ADF 11g and Oracle WebCenter 11g

    I hope this helps.

  • POS vdp - configure the site problem

    I have just deployed a new OVA POS and cont join the PDV-configure the site to put in place.

    I checked the log in/space/avamar/var/vdr/server_logs: vdr - configure .log

    See many errors of java, many relating to the connections refused and references to https://localhost:9443 / but there is nothing listening on 9443. I'm kind of at a loss...

    2015-05-14 13:27:14, 865 [pool-10-thread-1] INFO - service. AdapterUtils: CSM Web Services URL: https://localhost:9443/services/mcService MCUserId = "MCUser"

    2015-05-14 13:27:14, 868 INFO [pool-10-thread-1] - connection. McAccessManager: Creating new mcsdk stub for key connection: Thread on [1860836406]: [21]

    2015-05-14 13:27:15, 619 INFO [pool-10-thread-1] - deployment. ModuleDeployer: Module deployment: address - file:/usr/local/avamar-tomcat-7.0.54/webapps/vdp-configure/WEB-INF/lib/addressing.mar

    2015-05-14 13:27:16, 129 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: I/O exception (java.net.ConnectException) caught during the processing of request: connection refused

    2015-05-14 13:27:16, 129 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: A new attempt to request

    2015-05-14 13:27:16, 130 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: I/O exception (java.net.ConnectException) caught during the processing of request: connection refused

    2015-05-14 13:27:16, 131 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: A new attempt to request

    2015-05-14 13:27:16, 132 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: I/O exception (java.net.ConnectException) caught during the processing of request: connection refused

    2015-05-14 13:27:16, 132 INFO [pool-10-thread-1] - httpclient. HttpMethodDirector: A new attempt to request

    2015-05-14 13:27:16, 134 INFO [pool-10-thread-1] - http. HTTPSender: Impossible sendViaPost to the url [https://localhost:9443/services/mcsdk10]

    java.net.ConnectException: connection refused

    2015-05-14 13:27:16, ERROR 137 [pool-10 1 thread]-connection. Mcsdk10StubManager: Unable to connect to Mcsdk10Stub: connection refused

    2015-05-14 13:27:16, 199 [pool-10-thread-1] INFO - service. AdapterUtils: CSM Web Services URL: https://localhost:9443/services/mcService MCUserId = "MCUser"

    2015-05-14 13:27:16, 200 WARN [pool-10 1 thread]-connection. McAccessManager: Mcsdk Stub Manager failed: connection refused

    org. Apache.Axis2.AxisFault: connection refused

    at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

    at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:203)

    at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:400)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)

    at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:438)

    at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)

    at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)

    at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

    at com.avamar.mc.sdk10.Mcsdk10Stub.login(Mcsdk10Stub.java:55163)

    at com.avamar.mc.sdk10.client.McServiceClient.login(McServiceClient.java:109)

    at com.avamar.mc.sdk10.client.McServiceClient.connect(McServiceClient.java:104)

    at com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager.connectToMcsdk(Mcsdk10StubManager.java:165)

    to com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager. < init > (Mcsdk10StubManager.java:61)

    at com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager.buildMcsdk10StubManager(Mcsdk10StubManager.java:54)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.buildNewMcsdkStubManager(McAccessManager.java:261)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.getOrCreateMcsdkStubManager(McAccessManager.java:238)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.verifyMcConnectionIsLive(McAccessManager.java:210)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.getServiceContent(McAccessManager.java:202)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getDomain(McDomainService.java:96)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getRootDomain(McDomainService.java:46)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getRootDomain(McDomainService.java:41)

    at com.emc.vdp2.common.vi.VCenterServiceImpl.getVCenterClient(VCenterServiceImpl.java:52)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.getVCenterClientFromMC(ViJavaServiceInstanceProviderImpl.java:254)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.createViJavaServiceInstance(ViJavaServiceInstanceProviderImpl.java:105)

    at com.emc.vdp2.config.ConfigViJavaServiceInstanceProviderImpl.createViJavaServiceInstance(ConfigViJavaServiceInstanceProviderImpl.java:59)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.getViJavaServiceInstance(ViJavaServiceInstanceProviderImpl.java:65)

    at com.emc.vdp2.common.backupagent.BackupAgentServiceImpl.getAllExternalBackupAgents(BackupAgentServiceImpl.java:507)

    at com.emc.vdp2.common.backupagent.BackupAgentServiceImpl.getAllBackupAgents(BackupAgentServiceImpl.java:125)

    at com.emc.vdp2.common.backupagent.BackupAgentCache.refreshBackupAgentsList(BackupAgentCache.java:185)

    to com.emc.vdp2.config.schedule.BackupAgentCacheUpdater$ CacheUpdater.run (BackupAgentCacheUpdater.java:90)

    to java.util.concurrent.Executors$ RunnableAdapter.call (unknown Source)

    at java.util.concurrent.FutureTask.runAndReset (unknown Source)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ ScheduledFutureTask.access$ 301 (unknown Source)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ ScheduledFutureTask.run (unknown Source)

    at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.net.ConnectException: connection refused

    at java.net.PlainSocketImpl.socketConnect (Native Method)

    at java.net.AbstractPlainSocketImpl.doConnect (unknown Source)

    at java.net.AbstractPlainSocketImpl.connectToAddress (unknown Source)

    at java.net.AbstractPlainSocketImpl.connect (unknown Source)

    at java.net.SocksSocketImpl.connect (unknown Source)

    at java.net.Socket.connect (unknown Source)

    at sun.security.ssl.SSLSocketImpl.connect (unknown Source)

    at com.emc.avamar.mcsdk.adapter.service.connection.TrustAllSSLProtocolSocketFactory.createSocket(TrustAllSSLProtocolSocketFactory.java:127)

    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)

    to org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ HttpConnectionAdapter.open (MultiThreadedHttpConnectionManager.java:1361)

    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)

    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

    at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:557)

    at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)

    ... 36 more

    2015-05-14 13:27:16, 201 ERROR [pool-10 1 thread]-service. AdapterUtils: McDomainService does not have the field «/»

    com.emc.avamar.mcsdk.adapter.service.connection.McServiceException: Exception, then that he was trying to retrieve a direct McConnection.

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.buildNewMcsdkStubManager(McAccessManager.java:274)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.getOrCreateMcsdkStubManager(McAccessManager.java:238)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.verifyMcConnectionIsLive(McAccessManager.java:210)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.getServiceContent(McAccessManager.java:202)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getDomain(McDomainService.java:96)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getRootDomain(McDomainService.java:46)

    at com.emc.avamar.mcsdk.adapter.service.McDomainService.getRootDomain(McDomainService.java:41)

    at com.emc.vdp2.common.vi.VCenterServiceImpl.getVCenterClient(VCenterServiceImpl.java:52)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.getVCenterClientFromMC(ViJavaServiceInstanceProviderImpl.java:254)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.createViJavaServiceInstance(ViJavaServiceInstanceProviderImpl.java:105)

    at com.emc.vdp2.config.ConfigViJavaServiceInstanceProviderImpl.createViJavaServiceInstance(ConfigViJavaServiceInstanceProviderImpl.java:59)

    at com.emc.vdp2.common.vi.ViJavaServiceInstanceProviderImpl.getViJavaServiceInstance(ViJavaServiceInstanceProviderImpl.java:65)

    at com.emc.vdp2.common.backupagent.BackupAgentServiceImpl.getAllExternalBackupAgents(BackupAgentServiceImpl.java:507)

    at com.emc.vdp2.common.backupagent.BackupAgentServiceImpl.getAllBackupAgents(BackupAgentServiceImpl.java:125)

    at com.emc.vdp2.common.backupagent.BackupAgentCache.refreshBackupAgentsList(BackupAgentCache.java:185)

    to com.emc.vdp2.config.schedule.BackupAgentCacheUpdater$ CacheUpdater.run (BackupAgentCacheUpdater.java:90)

    to java.util.concurrent.Executors$ RunnableAdapter.call (unknown Source)

    at java.util.concurrent.FutureTask.runAndReset (unknown Source)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ ScheduledFutureTask.access$ 301 (unknown Source)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ ScheduledFutureTask.run (unknown Source)

    at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Caused by: org.apache.axis2.AxisFault: connection refused

    at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

    at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:203)

    at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:400)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)

    at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:438)

    at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)

    at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)

    at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

    at com.avamar.mc.sdk10.Mcsdk10Stub.login(Mcsdk10Stub.java:55163)

    at com.avamar.mc.sdk10.client.McServiceClient.login(McServiceClient.java:109)

    at com.avamar.mc.sdk10.client.McServiceClient.connect(McServiceClient.java:104)

    at com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager.connectToMcsdk(Mcsdk10StubManager.java:165)

    to com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager. < init > (Mcsdk10StubManager.java:61)

    at com.emc.avamar.mcsdk.adapter.service.connection.Mcsdk10StubManager.buildMcsdk10StubManager(Mcsdk10StubManager.java:54)

    at com.emc.avamar.mcsdk.adapter.service.connection.McAccessManager.buildNewMcsdkStubManager(McAccessManager.java:261)

    ... more than 22

    Hi Tim,.

    Thanks for the suggestion.

    I tried to access it via IE, Firefox, Chrome and Safari and none doesn't seem to work. Just get Page Unavailable or the Page cannot be displayed

  • You attempt to add a word at the end of a link tag to the site level

    I try to add a word before closing qoute in all links to the site level. Any way to do it without each link on all pages separately?

    I tested on a single page, so I'm confident, that it will do what you want, but before you continue, you must make a backup of your site in case something goes wrong.

    1. Open the find and Replace dialog box (Edit menu or Ctrl + F / Cmd + F).
    2. The value "search in", "current Document".
    3. The value of "seeking to"Source Code".
    4. In the 'Search' field, add the following regular expression:
      (
    5. In the field "Replace" add the following line (replace "NewText" with the text you want to add to each link):
      $1new_text$2
      
    6. Select the checkbox "use regular expression.
    7. Test that it works by clicking on find followed next to replace.
    8. If you are happy that it works as expected, change ' search in ' to "Entire current Local Site" and click "replace all".

    Dreamweaver warns you that you cannot undo the changes in pages that are not currently open. If you are satisfied, click OK, and the change will be at all the links.

  • How to set up a profile on the SITE level option?

    To set option 'APPS_AUTH_AGENT' profile at the SITE level, what are the steps to do it? Thank you.

    PL see Chapter 10 of the Maitenance SysAdmin Guide - http://download.oracle.com/docs/cd/B53825_08/current/acrobat/121samg.pdf

    HTH
    Srini

  • How to set the server time zone at the Site level profile option

    Hello
    I have the problem that is mentioned in the note of support ' cannot display the chart of status or does not work after upgrade (Doc ID 304685.1). This note offers this solution:

    To implement the solution, please perform the following steps:

    1 set the profile server time zone at the level of the Site (which should be set to the value of database time zone).
    2 bounce the Apache server.

    I also read the notes 275876.1 , but I was not able to understand what exactly I need to do...

    Please, can you explain in words simple (or orders) how can I 'set the server profile zone at the level of the Site (which should be set to the value of timezone database)?

    >
    1 set the profile server time zone at the level of the Site (which should be set to the value of database time zone).
    >

    PL identify the zone where the database server. Using responsibility of the system administrator, search profile--> system, application of the profile to the site level, and then select the time zone appropriate to the LOV. Then save.

    HTH
    Srini

  • The customization is disabled at the site level.

    Hi gurus,

    I'm trying to customize the next page in iSupplier Portal.

    Context of customization:

    Extended page: create shipment notice
    / Oracle/apps/pos/asn/webui/PosAsnCreatePG of name of document
    Site include

    I want to apply a controller custom area page at the level of the site layout, but personalization is disabled at the level of the site for this page. I'm able to customize at the level of the Organization and responsibility.

    Is it possible to apply my changes to the site level?
    How can we activate/customization of site for a page level? any help in this will be appreciated.

    Please answer the thread or leave an email at [email protected] if you need more details.


    Thank you and best regards,
    RAM

    Hello

    profile ' FND: customization Seeding Mode ' on 'YES' to the site level.

    Thank you
    Kumar

  • What creative programs cloud must be purchased to create a Web site, where purchases can be made on the site, without using a third-party Web site?

    What creative programs cloud must be purchased to create a Web site, where purchases can be made on the site, without using a third-party Web site?

    as mentioned there are several adobe programs that could be used to create your website from the front-end. There is none that would be used to create the back-end.

    all front-end creative programs are able to add the features needed to communicate with your Web site main.

    WordPress is a content management system, but also the design Web site handles so I'm not sure it makes sense to invest in programs oriented primarily as adobe design and use wordpress.

  • Unable to switch to the privilege level using password set using ACS enable

    Hi all

    I am not able to not be able to visit the privilege level to help enable password set using ACS 1121 (5.4.0.46).

    Please find details of the ASA-

    ASA5580-20
    version of the software - 9.1

    LAB - FW / see the law # run | I have aaa
    GANYMEDE + Protocol Ganymede + AAA-server
    AAA-server GANYMEDE + (inside) host 192.168.x.x
    GANYMEDE + LOCAL console for AAA of http authentication
    Console telnet authentication GANYMEDE + LOCAL AAA
    AAA authentication enable console LOCAL + GANYMEDE
    authentication AAA ssh console GANYMEDE + LOCAL
    Console telnet accounting AAA GANYMEDE +.
    AAA accounting console GANYMEDE + ssh
    AAA accounting enable console GANYMEDE +.
    No vpn-addr-assign aaa

    I created the Shell profile so & given privilege 15 it.please find wink 1 similarly in word doc attached

    However, when I try to create the service profile I get the error message, please find snap 2 in word doc attached.

    Kindly share your expertise.

    Hello Dominic,.

    For authorization privileges to take effect, you must add the following command to your configuration on the ASA:

    AAA authorization exec-authentication server

    After adding it, the ASA will take into account the level of privilege that are sent by the ACS.

    Associated with the error you are getting on the graphical interface of the ACS, please make sure that you are using a browser supported for ACS 5.4 version based on the release notes:

    http://www.Cisco.com/c/en/us/TD/docs/net_mgmt/cisco_secure_access_contro...

    Note: Please mark it as answered as appropriate.

  • How to configure the different VLANs (using the E3200)?

    Hello.

    I want to implement different VLANs (using the E3200) so that I can have two different networks that cannot access each other.

    The E3200 is connected to a modem for internet access.

    I would like that the two networks to access the internet.

    The only E3200 does support the creation of VLANs?

    If not, is there another way I can satisfy the requirement by using the single E3200 (using something else than VLANs)?

    At the end of the day, I think that I would need at least another router.

    Thus, for example,.

    Router a (E3200) is connected to the configuration / modem to DHCP with a rank 192.168.1.1/24 LAN IP address.

    Router B is connected to the router and Setup for DHCP by using a LAN IP range 192.168.2.1/24.

    This peripheral way connected to the router A should not have access to devices connected to router B and vice versa, correct?  For example, X device connected to the router cannot ping or browse files on the device is connected to router B and vice versa, correct?

    Do I need to configure anything else on router B?  For example, do I need the DNS configuration settings so that devices connected to router B can connect to the internet without problem?  Do I need to specify that these VLANs are not bridged and which router, or both?

    I already know how to configure a static IP address, DHCP, beaches LAN IP and static DNS settings on a router, etc.

    With respect to wireless devices, I think that they would follow the same model; for devices connected to the router wireless (E3200) have access to other devices Wi-wired and connected to the router, but not to devices with or without wire, connected to router B and vice versa.  However, if the wireless devices have currently access to wired devices was also connected to the router, so it's good for now.

    Thank you very much!

    -Rami

    The E3200 has no support VLAN according to the manual. There is no way to configure two separate networks with this single router.

    You need to add network electronics.

    Ex:

    Managed with VLAN switch

    Another wireless router with VLAN

    If your modem provides several public or private IP addresses, then you could put a switch after the modem and two wireless routers that are attached to the switch.

  • Increase (or decrease) the authentication level using OAM user Plugins

    Hello

    I have a scenario with 100s of applications protected by OAM. One of these applications, a portal, must grant access not only to all employees, but also a special set of users. These users live in a special subtree of my ldap repository. While these users have access to this portal, they should not be able to access any other application. All regular regular employee should be able to log in to the portal, and from there, go to any other application they want.

    My current thinking is the "authentication level" value 1 protection plan portal, and use an OAM plugin to increase the level of authentication only for regular users. Y cannot apply the rules of pre auth because these users can come from any IP. Challenging users twice of credentials (authentication step) is not an option.

    Now, here's my problem: I have not found a way by programming to set the level of user authentication. I tried to use the KEY_PROP_AUTHN_LEVEL parameter in UserAuthenticationPlugin, but it seems that it has no effect whatsoever. I also checked school directors and the attributes of the user credentials and there is nothing associated with this.

    Did anyone done this before?

    Thank you!!!

    The authentication level is related to the authentication scheme. To change the level upwards or downwards, you will need to change to the plan with the desired level. If your plugin needs to amend the plan in order to change the level. Change the system basically will invoke the step to the top/bottom/workflow process and the user will be asked to re-auth.

  • Why BC did convert to the site level model .dwt .html on the server?

    -J' created main.dwt in dreamweaver cs6

    -created the new template in the admin

    -pasted the html code of main.dwt in there

    -published but will not preview and

    -BC converts the .dwt .html

    -When looking at files on remote display the .dwt is .html on the remote control.

    template screen shot.png

    It's hard without just to see your naked configuration with me or anyone else here.

    -Look at the URL of the catalogue: http://potomacrubber.designdataconcepts.com/all-catalogs/industrial-rubber-hose- click on the link, do you not see that the flicker site? You see what happens? You have the JavaScript redirect here:

    http://potomacrubber.designdataconcepts.com/all-catalogs/navigation

    That does not exist so that you get the 404 error page.

    You need to fix it, it's not to do with the .dwt stuff model .html. As a side note:

    -Models are 1 a thing, they are not parts of content or anything... There is only one so for you BPD will become a model .html BC with {tag_pagecontent}

  • Change item at the site level

    Using Dreamweaver CC how to change something such as an image or a link throughout my entire Web site without having to change each page individually? I have about 50 pages, I need to update. THX.

    Thanks for all the answers, I figured it out using find and replace.

  • How to configure the site for several vpn site

    Hello

    We are in the process of upgrading the IT infrastructure n/w. Our headquarters is home to all servers. I want to establish a vpn between our head office and our 4 stores connectivity.

    Head offfice LAN - 192.168.1.0/24

    Remote Desktop

    1 LAN 1 - 10.1.1.0/24

    2 LAN 2 - 10.1.2.0/24

    3 LAN 3 - 10.1.3.0/24

    4 LAN 4-10.1.5.0/24

    I want to implement the ipsec through our internet vpn. An example of a config would be useful. Thank you

    Not very easy to find an example of a config...

    http://www.Cisco.com/en/us/Partner/Tech/tk583/TK372/technologies_configuration_example09186a0080094525.shtml

    But you have to ORC.

    Federico.

  • I need to use Livefyre with one of the sites I use. Fyre Live will work properly with Firefox. Do I need a plug-in or whatever it is. There appears to be a pr

    When I created the account Live Fyre to post comments on a blog that allowed me toregister OK. But when I try to post a comment, the comment will not appear, and I do not receive the error messages.

    Do I need an app or an additional plugin or LiveFrye is not compatible with version 12 of Firefox

    Found the problem. Blind squirrel found Acorn, as I'm sure is not well versed in the software. Firefox Privacy was put to not allow 3rd party cookies. Had to livefyre.com a trusted site. After it worked well. Tip came from livefyre help forum.

Maybe you are looking for

  • Previous backups of IOS

    So the small questions is, is it possible to display the IOS for my previous backups Icloud? I have tried IOS10 and it please, but I need to return to 9.3.2,and of course I made a return

  • lack of music to iCloud iTunes 12.3.3.17

    Hi guys,. I just upgraded my itunes to the latest version (12.3.3.17) and since I did, most of my music to iCloud library is missing, particularly content that I got from Apple's music. I see songs and albums I bought long ago on the iTunes store, bu

  • Error 1335 during installation of NI LABVIEW Run time engine 2009

    Hello When installing Labview 2009, I get the following error. Error 1335: The file 'mib100.cab' required for the installation is damaged and cannot be used. This may indicate a network error, error reading from the CD-ROM, or a problem with this pac

  • Connection to a mass flow of the FVL-2612 of Omega controller

    Hello I have an Omega FVL 2616 (0-500 SLM) mass flow control. I'm putting in place through LabView for most flow record. The manual for the unit account documentation to use HyperTerminal, that works. I tried using the wizard Instument IO, but in vai

  • First DSLR to shoot

    Hey everybody, I am looking for a DSLR for filming purposes. I recently looked at reviews and video footages to see what is best for me. Obviously a 5 d mark II or III would be the best choice but unfrtunately I can't afford it. I also checked the 60