Anyone deployed multiple Custom LAFS

Hi,
Has anyone deployed multiple custom LAFS. We have deployed one laf and this can be seen at www.staffsmoorlands.gov.uk > Do it Online > Abandoned Vehicles. This page has a custom laf on a Create SR page. The custom LAF uses a custom pageLayout.uit renderer. This LAF works perfectly.
However, we are now deploying another laf for another authority, but find that the second LAF is only used the first time a user logs in. We have about 10 authorities using the same eBusiness suite application. The first time we navigate to the Create SR page, it displays the LAF for the authority. But when we press submit, it uses the first LAF, ie. the LAF belonging to Moorlands.
Our LAF setup is:
Name: smdccss-desktop
Family: smdccss
Extends: Simple.desktop
Name: ccdccss-desktop
Family: ccdcc
Extends: simple.desktop
Any help would be much appreciated.
Thanks
Mark

I am still experiencing this problem. Can somebody help on this issue?
Here is more information on debugging. I got sample socket transport deployed and everything just worked fine. Then I created a second custom transport by making a copy of socket transport directory structure and files. Then I replaced all the socket specific strings with mySocket including src packages and files. See following list.
src/com.bea.alsb.transports.mySocket
ApplicationListener.java
MySocketColocateMessageContext.java
MySocketInboundMessageContext.java
MySocketOutboundMessageContext.java
MySocketTransportProvider.java
MySocketTransportEndpoint.java
Also changed ID in MySocketTransportProvider.java to be "mySocket".
And changed all the schema/resource/META-INF files to reflect the changes.
ant build/ant stage/ant deploy successfully. Then changed the deploy-order to be 110. Restart server. Try to create a proxy service, mySocket appears in the protocol drop down list. If I select mySocket, it is switched back to http automatically. I couldn't find any error in the log for this. This happens even when mySocket is the only custom transport deployed on the server.
Did anybody else experience this problem? Please share some hint on this, I don't what I can do to move forward on custom transport development.

Similar Messages

  • Can you assign multiple customer masters to one Business Partner in R/3?

    We are trying to configure SAP Business Partners in ECC5.0 but it seems the relationship between a business partner and a customer master is one-to-one so a business partenr cannot have multiple customers (table BD001 only allows for a single entry).  Does anyone know if it's possible to assign multiple customer masters to one business partner?  If so, is there any documentation available?
    Many thanks.

    We are trying to configure SAP Business Partners in ECC5.0 but it seems the relationship between a business partner and a customer master is one-to-one so a business partenr cannot have multiple customers (table BD001 only allows for a single entry).  Does anyone know if it's possible to assign multiple customer masters to one business partner?  If so, is there any documentation available?
    Many thanks.

  • Has anyone deployed converged access with 3850 switches and 5760 WLCs?

    Has anyone deployed a converged access network architecture with 3850 switches and 5760 WLCs? I have done lots of projects with the 5508 WLCs In a centralized deployment. Basically with this design, I manage 2 logical networks as the wireless network is an overlay over the wired network. I can design firewall to segregate traffic between the wired and wireless hence I can carry both staff and guest traffic.
    Now Cisco is telling us that there is new design such that the dats plane traffic can be dropped locally through the 3850 switched. I am not sold on this and have not found any recommended best practices on when should we use a converged access architecture.
    Pros
    With converged access, data traffic is terminated at the MA which is on the switches, hence the WLC will not be a bottleneck? This is to prepare adoption for 802.11ac?
    Less hops for voice calls from user A to user B as data control traffic is dropped locally.
    Cons
    Now how do I segregate guest and staff traffic if my security folks say I need a firewall?
    Troubleshooting wireless client mobility will be a nightmare as the 3850 switches are MA.
    Pushing and upgrading code for the Code will mean upgrading the stack of switches in the LAN riser. This will be painful in a huge campus environment like an university.
    Can someone convince me why would a customer choose converged access?
    Sent from Cisco Technical Support iPad App

    They choose CA because of the capwap termination at the switch. You can still use a 5508 and tunnel guest to a DMZ segment if you wish. You will need a 5508 though is you want to tunnel traffic to an anchor WLC.
    Sent from Cisco Technical Support iPhone App

  • Deploying a custom login module to the J2EE engine

    I have developed a custom login module, and want to deploy it to the SAP j2ee engine. How should I go about this ? I tried packaging it as a jar and then using the deploytool, went into user management to register the module, but when the module was invoked I got an error in the log saying "Cannot load a login module".
    The way I currently deploy it is packaged with the Example Calculator, and this works. I just add my 2 java files into the web module (in com.sap.examples.calculator.beans) and it gets packaged in the war file.
    Can anyone help with the "proper" way of deploying my module ?
    Thanks in advance

    Hi Brad,
    >
    > What I'm actually trying to do is NOT deploy my
    > custom login module with an application. But rather
    > deploy the jar file as a library to the J2EE engine,
    > so that any application can use it by configuring it
    > in their login stacks. I'm still not totally clear
    > whether this is possible or not.
    Once again - It is possible to deploy the login module as a library to the J2EE Engine; furthermore, this is the PREFERRED way to use login modules!
    >
    > What I have currently done:
    >
    > 1. developed custom login module packaged as a jar in
    > NW studio (2 class files)
    >
    > 2. Using deploytool I deploy the jar as a library to
    > the j2ee engine. This works and the library shows up
    > under the libraries section.
    >
    > 3. Register the login module in the user
    > management->manage security stores section. I'm
    > unsure if this works properly. Do I just provide the
    > full path to the required class ? For example
    > "com.example.myloginmodule.LoginModule"
    > I have a suspicion that my error of "cannot load a
    > login module" stems from here.
    >
    > 4. I have then followed your step and added a
    > reference to the libray (Hard reference) and this
    > seems ok.
    >
    Sorry, Brad, I've made a mistake here. You need to set a reference from the Security Provider Service to the library that contains the login module (not from the application). To do that at runtime, you'll have to use the Configuration Adapter service on the J2EE Engine. For a description of the procedure, see this page in the documentation: http://help.sap.com/saphelp_nw04/helpdata/en/dd/1e3a3e5069eb6ce10000000a114084/frameset.htm
    You need to provide additional entry of the following type in the security-provider.xml file:
    <reference type="library" strength="weak">
            Your-library-name-here
          </reference>
    Regards,
    Ivo.
    Message was edited by: Ivaylo Ivanov

  • Custom LAF issue

    Hi,
    I have created two custom LAF's. They both work correctly when only one custom LAF is deployed. As soon as I deploy the second custom laf, only the second LAF is used. If I delete the 2nd LAF, then the first one can be used. The LAF's are attached to the userid using the profile 'Oracle Look and Feel'
    Below is what is deployed, and any help would be much appreciated.
    Mark
    Contents of: /OA_HTML/cabo/lafs/skin1-desktop.xml
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <look-and-feel style-sheet-name="skin1-desktop.xss" xmlns="http://xmlns.oracle.com/uix/ui/laf" family="skin1" xmlns:skin1desktop="http://xmlns.example.org/laf/skin1" extends="simple.desktop" id="skin1-desktop">
    <renderers>
    <renderer name="pageLayout">
    <template name="pageLayout.uit">
    </template>
    </renderer>
    </renderers>
    </look-and-feel>
    Contents of: /OA_HTML/cabo/lafs/skin2-desktop.xml
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <look-and-feel style-sheet-name="skin2-desktop.xss" xmlns="http://xmlns.oracle.com/uix/ui/laf" family="skin2" xmlns:skin2desktop="http://xmlns.example.org/laf/skin2" extends="simple.desktop" id="skin2-desktop">
    <renderers>
    <renderer name="pageLayout">
    <template name="pageLayout.uit">
    </template>
    </renderer>
    </renderers>
    </look-and-feel>
    /OA_HTML/cabo/templates/skin1-desktop/pageLayout.uit
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Template used by SKIN1 LAF for page layout. -->
    <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    targetNamespace="http://www.smdc.gov.uk/skins/templates"
    localName="smdcPageLayout">
    <!-- Define the template's type information - we extend pageLayout -->
    <type base="ui:pageLayout"/>
    <!-- Define the template's content -->
    <content>
    <div xmlns="http://www.w3.org/TR/REC-html40" >
    <pageLayout>
    <table BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="100%" >
    <tr>
    <td align="right" vAlign="top" width="100%" >
    <ui:rootChild name="corporateBranding"/>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="globalButtons"/>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="tabs"/>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="pageHeader"/>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="pageBranding"/>
    </td>
    </tr>
    <tr>
    <td>
    <contents>
    <ui:rootChild name="messages"/>
    </contents>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="pageButtonBar"/>
    </td>
    </tr>
    <tr>
    <tr>
    <td>
    <ui:rootChild name="start"/>
    </td>
    </tr>
    <td>
    <ui:rootChild name="contents"/>
    </td>
    </tr>
    <tr>
    <td>
    <ui:rootChild name="end"/>
    </td>
    </tr>
    </table>
    </pageLayout>
    </div>
    </content>
    </templateDefinition>
    /OA_HTML/cabo/templates/skin2-desktop/pageLayout.uit
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Template used by SKIN2 LAF for page layout. -->
    <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    targetNamespace="http://www.ccdc.gov.uk/skins/templates"
    localName="ccdcPageLayout">
    <!-- Define the template's type information - we extend pageLayout -->
    <type base="ui:pageLayout"/>
    <!-- Define the template's content -->
    <content>
    <div xmlns="http://www.w3.org/TR/REC-html40" >
    <pageLayout>
    <table BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="100%" >
    <tr>
    <td>
    etc. etc., very similar to the skin1.
    ---------------------------------------------------------------------------------------------------------------

    There is a separate forum for Flash Builder issues.

  • Deploying Multiple Presentation Services on a single Windows machine

    Hi All,
    Have any one tried to deploy multiple presentation services in single windows machine. Can any one give me clear steps configure presentation services to access different repositories at a time.
    Thanks in Advance

    Right the conclusion was to either have everything in the same repository or create different presenation service instance. Can anyone please tell us how can different instances of presenation service be created in the same machine.

  • How to deploy a custom page using OAF

    Hi,
    I need to deploy a custom page using OAF
    can anyone suggest me
    Thanks in Advance

    Hi,
    you could try posting on the OA Framework forums:
    OA Framework
    Deployment is covered in the Oracle Application Framework Developer’s Guide Release 11.5.10 RUP4 which can be found on Metalink. See note 269138.1 which is the full PDF
    Brenden

  • How can I deploy multiple fonts with the ProfileManager

    I tried to add more than just one Font using the ProfileManager on Mac OS X Server 3.1.1
    There appears just one line to add one Font file. Do I need to combine all my fonts into one file to deploy it?
    Don't see a way to add more Font Payloads.

    I spoke to Apple's Enterprise support today about this problem, and the representative said that he is going to report this "issue" to Engineering. Not sure what this means, but I thought I would let you know.
    If you are trying to deploy multiple fonts to iOS devices, they suggested that I use Apple Configurator, which is available for free in the Mac App Store...

  • Deploy multiple instances of the same stateless session EJB

    I have a stateless session bean.
    The methods on the bean operate against DB tables.
    Q: Can I deploy multiple instances of the same stateless session bean, but specify a different JNDI/datasource name in the deployment descriptor?
    The method calls are all enclosed within a single invocation, just that I need to hit different databases (all with the same schema), and Id like to be able to lookup the EJB via a different JNDI name, and have the exact same functionality, just against different deployed datasources.
    Does the spec allow/support this?
    If not, any suggestions as to how to achieve this sort of functionality?
    Im using JBoss 3.2.1 on Solaris, so Im not sure whether or not this is a JBoss "issue" or a limitation of the EJB Spec (or me being just plain wrong and trying to do something the "wrong way")
    Nick

    I have a stateless session bean.
    The methods on the bean operate against DB tables.
    Q: Can I deploy multiple instances of the same
    stateless session bean, but specify a different
    JNDI/datasource name in the deployment descriptor?
    The method calls are all enclosed within a single
    invocation, just that I need to hit different
    databases (all with the same schema), and Id like to
    be able to lookup the EJB via a different JNDI name,
    and have the exact same functionality, just against
    different deployed datasources.
    Does the spec allow/support this?
    If not, any suggestions as to how to achieve this sort
    of functionality?
    Im using JBoss 3.2.1 on Solaris, so Im not sure
    whether or not this is a JBoss "issue" or a limitation
    of the EJB Spec (or me being just plain wrong and
    trying to do something the "wrong way")
    NickI haven't done it but judging from the deployment descriptors yes.
    For example if I have two bounded datasources java:/Database1 and java:/Database2
    Lets say I have a session bean called MySession, then in your ejb-jar.xml you would have (notice that the desc, display, and ejb-name are the only differences)
    <session>
    <description>MySessionAlpha</description>
    <display-name>MySessionAlpha</display-name>
    <ejb-name>MySessionAlpha</ejb-name>
    <home>com.mycorp.MySessionRemoteHome</home>
    <remote>com.mycorp.MySessionRemote</remote>
    <local-home>com.mycorp.MySessionLocalHome</local-home>
    <local>com.mycorp.MySessionLocal</local>
    <ejb-class>com.mycorp.MySessionFacadeBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    <resource-ref>
    <res-ref-name>jdbc/DataSource</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </session>
    <session>
    <description>MySessionBeta</description>
    <display-name>MySessionBeta</display-name>
    <ejb-name>MySessionBeta</ejb-name>
    <home>com.mycorp.MySessionRemoteHome</home>
    <remote>com.mycorp.MySessionRemote</remote>
    <local-home>com.mycorp.MySessionLocalHome</local-home>
    <local>com.mycorp.MySessionLocal</local>
    <ejb-class>com.mycorp.MySessionFacadeBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    <resource-ref>
    <res-ref-name>jdbc/DataSource</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </session>
    But now in the jboss.xml, we will have the following elements. What you may notice is that are bound to different remote and local jndi names. But the resource bindings are very different. The res-ref-name stays the same, but the jndi-name are different. I think this will work for you.
    <session>
    <ejb-name>MySessionAlpha</ejb-name> <jndi-name>ejb/com/mycorp/MySessionAlphaRemoteHome</jndi-name> <local-jndi-name>ejb/com/mycorp/MySessionAlphaLocalHome</local-jndi-name>
    <resource-ref>
    <res-ref-name>jdbc/datasource</res-ref-name>
    <jndi-name>java:/Database1</jndi-name>
    </resource-ref>
    </session>
    <session>
    <ejb-name>MySessionBeta</ejb-name> <jndi-name>ejb/com/mycorp/MySessionBetaRemoteHome</jndi-name> <local-jndi-name>ejb/com/mycorp/MySessionBetaLocalHome</local-jndi-name>
    <resource-ref>
    <res-ref-name>jdbc/datasource</res-ref-name>
    <jndi-name>java:/Database2</jndi-name>
    </resource-ref>
    </session>

  • Deploying multiple applications to a single collection quickly

    Hi,
    I've been looking for a way to quickly deploy multiple applications to a collection in the SCCM 2012 console. Is there any way to select a group of applications and deploy them all to be available to a collection? I can do them one by one, but I have a ton
    of applications to test and this is going to be very time consuming. If there is a powershell method, I would be open to that as well. Unfortunately, I couldn't find any topics on this on the forums or on the internet.
    Thanks!

    You also might consider to create an super application, and the set all other applications as dependencies to it (but NOT in the same group, only as separate groups). The super application will only modify a registry key or a file as a flag for detection.
    In that case you need to deploy only the super application. But I afraid it's against the best practices. I'm going that for a multi-component application to install all support components.

  • Fusion Applications 11.1.7: Deploy a custom ADF page to Fusion Applications

    Hi,
    I am trying to create and deploy a custom ADF page in Fusion Applications(in premise) which will allow search, create and update operations on a custom table. I have been going through a pile of documents and this forum but I still have the following questions.
    I have a PageA based on the UIShell. This page is linked to the taskflow TaskFlowA which provides the search functionality. TaskFlowA calls TaskFlowB and TaskFlowC which provide the create and edit functionalities.
    I have enabled security from Jdeveloper (Application>Secure>Configure ADF Security)
    Question#1: Is this step required?
    To deploy it I will generate the ADF Library JAR for the Model and ViewController. The ADF Library JAR for the model will be placed into the <ExplodedEarDirectory>/APP-INF/lib directory of an existing application(say HCM). The ADF Library JAR for the UI will be placed in the <ExploadedWarDirectory>/WEB-INF/lib directory.
    Question#2: Are any other steps required for deployment.
    I will then add permissions for the page by following the steps in How To Configure Security For Custom Pages/Taskflows Added To Fusion Applications(Doc ID 1486524.1). This document lists the steps for configuring authorization policies using APM.
    Question#3: While specifying the resource type in APM, I will select RegionResouceType and set the Name to PageA. I understand that I need to provide the full path of PageA in the form xx.xxx.xx. But how do I get the full path?
    Finally I will add a new menu entry in the Navigator menu using the setup task “Manage Menu Customizations” by adding a new item.
    Question#4: What will be the value of Focus View Id for the new Item? Will it be the Focus View Id that I provided while creating the menu file in JDeveloper?
    Question#5: What will be the value of Secured Resource Name? Will it be the same as what I provided in Question#3 above?
    Thanks,
    Sujoy

    Question#1: Is this step required?
    Yes if you want to test the security in the integrated WLS .
    Question#2: Are any other steps required for deployment.
    Yes. Please follow up our earlier post ADF How-To #12: Deploying Customizations to Standalone WLS
    For question #3, #4 & #5 please first review our other post ADF How-To #10: Replacing A Bounded Task Flow  This won't answer completely what you asked but would definitely be a step in that direction.
    I would also recommend you to go through other posts starting with title ADF How-To #.
    Hope this helps
    Vik
    http://blogs.oracle.com/fadevrel

  • How to send multiple customer statements by email using RFKORD11 program.

    Hi All,
    How to send multiple customer statements by email using RFKORD11 program. Is it possible?
    As of now we copied the stanadard program and sending the customer statements by email, one by one.
    if i execute the z program it will show the customer statement and send mail option.
    if i click send mail it will send that customer statement to the corresponding customer.
    then again i need to click back, it will show next customer statement and click on send mail.
    Pl guide me, if any one worked on this program.
    thanks in advance.
    Regards,
    Mahesh

    Try execute the program in the background to see if that helps.

  • How to send multiple customer statements by email using RFKORD11

    Hi All,
    How to send multiple customer statements by email using RFKORD11 program.
    As of now we copied the stanadard program and sending the customer statements by email, one by one.
    if  i execute the z program it will show the customer statement and send mail option.
    if i click send mail it will send that customer statement to the corresponding customer.
    then again i need to click back, it will show next customer statement and click on send mail.
    Pl guide me, if any one worked on this program.
    Regards,
    Mahesh

    Hi .
    You first need to copy that program to Z and make the changes in it. Can you convert sapscript to smartform?
    then you can write a logic to send mail in the loop.
    to send the pdf file
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/mailsendthroughoutputcontrols
    Regards,
    Madhuri
    Edited by: madhuri sonawane on Jun 10, 2009 4:20 PM

  • Deploying a custom Web Application in Oracle Apps 11.5.10..Urgent

    Hi,
    I need to develop and deploy a custom J2EE based Web Application in Oracle Apps (11.5.10).
    Is it mandatory to build it using OA framework?
    As an example, If I develop a "CD Library" J2EE application using JSPs(View),Servlet(Controller) and Utility classes(Model),will it be supported during upgrades in future.
    I have done the same in 11.5.9. (which doesn't have OA Framework support).
    I had deployed JSPs in $OA_HTML, Servlet and model classes in $OA_JAVA.
    I understand that the same is possible in 11.5.10.Can I follow the same approach for 11.5.10?What are the pros and cons?
    Basically, Why should I go for OA Framework to develop and deploy a custom J2EE WebApplication though I can do it as explained above.
    If you are aware of any article on this please share it with me.
    thanks,
    Gowtam.

    Hi,
    Thanks for the reply.
    To conclude my understanding,
    If I create a new J2EE web Application with
    - n number of JSPs
    - 1 servlet
    - and n number of Java model classes,
    I can deploy all these in $OA_HTML and $OA_JAVA and use it as custom application.
    I need few more clarifications
    My JSPs do not follow Oracle BLAF standards
    Java model classes are not BC4J objects
    The servlet is unique for the custom application and page flow does not include invoking OA.jsp.
    Stil, can i continue with my approach?
    Will it be supported during upgrade?
    Thanks,
    Gowtam

  • Single Payment receipt aganest Multiple Customer invoices

    Hi All,
    I need your help to slove this business senario,  here i have one payment receipts i need to clear against multiple customer invoice, how to clear the single payment receipt for multiple customer invocies,
    But customer will not infore which invoice should be clear first.  system will pick automatically and clear invoices as per First in first out method.
    how i process this soultion.
    thanks
    Kiran

    Hi Akash,
    Can you explain me what are the seps and how can i proced with that.
    thanks
    Kiran

Maybe you are looking for

  • Problem with printing in character mode

    Hi I got a genuine problem in printing continous payslips using character mode with a TALLY6050 printer. I guess there is a problem with the page setup when i try to print via windows. using different sizes of paper (Letter, A4, A3), the printed data

  • Multi-level nested tables for repeatable XML Elements

    Hi there, Suppose we have a XML Schema „ASchema“ like this (XMLDB schema annotations are left out for simplicity): <xs:schema xmlns:xs=" .... " /> <xs:element name=“A“>      <xs:complexType>           <xs:sequence>                <xs:element name=“B“

  • Why does my Internet keep closing

    Why does my Internet keep closing

  • I can't connect  FaceTime in Mc OS X Lion

    I can't connect  FaceTime in Mc OS X Lion

  • Object trough vi

    Hello, I had a sight at lvoop examples but i didn't see examples where objects are used just with their names through vi, objects are passed via terminals. How do you pass object from a vi to another without wiring it, using another vi implementing s