Multiple Branded Login Pages

Hi
I followed the plumtree enterprise dev tutorial on the plumtree site on multiple branding using different url host headers, using custom activity spaces and PEI, making calls when login action events are triggered. It works for the most part, except for one case:
I have url "X" which uses the default guest account, and url "Y", which uses a custom guest account "guest2". Both urls point to the same plumtree portal.
I can go from Y to X and back to Y. Each time a login action fires and my custom classes swap the guest accounts being used.
Where it doesn't work is if I go from X to Y. I think its because X logs in as the default "guest" account, and once its logged in, even if I go to Y, no login events are fired and my classes don't get a chance to swap the guest account.
Looking at PTSpy, none of the login activity events get triggered so there's no way I can get my code to swap the guest accounts.
Is there another way to force the guest accounts to swap?
We are using Plumtree Portal 5.0.2
Regards
Polan Fong

Hi Eric,
We will be adding a Quick Start for a similar customization to the Developer Center soon. Our approach uses the Login PEI to login the user as a custom guest user based upon the url they use to hit the portal (http://www.mycompany.portal.plumtree.com). The custom guest user allows you to use subportal branding to make the login page match the portal after the user logs in. This is not a perfect solution in the 5.0.2 timeframe, but it works for the login page (guest user browsing has some issues). You could also use the Login PEI to do something similar to what you did in 4.5 with custom login pages.
-- Don

Similar Messages

  • Multiple custom login pages

    I have two WebApps. In central admin i set one different custom login page for each.
    now the problem: the second WebApp redirects to the login page of the first one.
    Known problem?

    Hi,
    According to your post, my understanding is that you wanted to set different login pages for different web applications.
    Please check whether you choose the zone that you want to configure and enter the Sign In Page URL correctly.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Firefox opens multiple facebook login pages, many many

    Today firefox started opening multiple facebook login tabs, how can it be stoped

    malwarebites fixed the problem when I realized that I had to check all the items to be removed, Thanks

  • Office 365 + Sharepoint Login page Branding + external user

    Hi,
    I have found, way to branding login page in Office-365 on this link
    http://technet.microsoft.com/en-us/library/dn532270.aspx 
    Is branding is possible to log-in in office 365 share point  of Organization accounts  and as well as external user also log-in through custom branding log-in page?
     i have required custom branding for office 365 login page for external user??
    please suggest me to full fill my requirement.
    Thanks in advance
    anuj

    Hi,
    According to your post, my understanding is that you want that external user log-in through custom branding log-in page.
    You don’t need to custom branding for office 365 login page for external user.
    You can custom solution to capture user credentials and pass them to master login page.
    Please refer to the official article related, hope you could find something useful from it:
    Remote Authentication in SharePoint Online Using Claims-Based Authentication
    Remote Authentication in SharePoint Online Using the Client Object Model
    Authentication with
    SharePoint Online and the Client Side Object Model
    Regarding Office 365, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Office 365 forum.
    Office 365 forum
    http://community.office365.com/en-us/forums/default.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SAP brand Image change in Login Page of portal

    Hi All,
    Currently we are using Portal 7.0 SP6 version.
    we have a requirement to change the SAP standard brand image in the login page of portal with the our customer logo,
    We have the only requirement to change the sap brand image ( which is -the person is writing something on standing- this is sap brand image-at left side of login page) in the login page, which we need to change to our customer image
    Please provide supported documents and links for the same then it would be great help to me.
    Thanks in advance
    Regards,
    PortalUser100
    Edited by: PortalUser100 on Apr 19, 2011 5:46 PM

    Hi Shanti,
    Thanks for your reply.
    Can we able to change brandimage of sap portal 7.0 login screen as mentioned below?
    Is it possible to change in the same manner?
    Go to the file path
    \usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com
    2. Open the folder
    a. com.sap.security.core.admin
    b. Navigate Till root folder through servlet-jsp/logon
    c. Inside the root go to Layout folder
    d. In the Layout folder there exists those branding images
    e. Replace the branding Image (Keeping the same name of ur image as that of the existing one ).
    3. Restart the J2ee engine and the Portal .
    are the above steps will work out to change just the brand image in the logon screen
    Thanks,
    PortalUser100

  • J_security_check and multiple login pages

    We have a web app which uses form-based authentication. We want the user to be able to cruise around the non-secure pages and then, when they're ready, to log in using the username/password boxes already present on whatever page they're on.
    This kind of flies in the face of standard use of j_security_check in that we're not redirecting to a login page, but already have the login information. We are therefore POSTing directly to j_security_check. We are also assuming that the j_security_check will redirect the user to one of the files in the welcome file list upon authentication.
    This makes me a bit uneasy. There seems like there should be a better way, and I don't know what it is. Furthermore, we seem to be having some problems, and I feel this might be the cause of it.
    What's the proper way of having multiple points of login, with different login pages, and still use form-based authentication?

    Thanks Frank!
    I am now a little further, I have made a small examlple which runs fine in Eclipse, but when I try to implement on JDeveloper I get two Exceptions:
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied.
    There's is probably something wrong with my paths,
    but do you by any chance have some examles, that can help med along?
    Regards Newbe

  • Brand/ Remove Office 365 Login Page for SharePoint Online

    Hi  there,
    HAPPY NEW YEAR!
    Thank you very much for setting up this great forum. I have learned a lot of good tips from here.
    We have a challenge which we would like to find a solution to.
    We are using Project Online with SharePoint Online with Office 365.
    We are trying to find a solution to brand/ (if branding is not possible) get rid of the Office 365 log in page.
    What we are trying to achieve is:
    1. Users click on a link, say:
    https://abc.sharepoint.com/project1/
    2. Instead of seeing Office 365 login page, we would like them to be able to see the login page with our own brand or a login box to enter username and password.
    Thank you very much in advance for the time you set aside to share your knowledge with us.
    Sincerely, we really appreciate your kind help.
    Charlotte Tang
    Charlotte Tang

    Hi Charlotte,
    According to your post, my understanding is that you want to customize the Office 365 login page for SharePoint Online.
    We can implement ADFS for the Office 365 subscription, then customize the ADFS forms based on login page.
    Per my knowledge, If no ADFS you will need to use the Microsoft login page.
    Here are two similar threads for you to take a look at:
    http://community.office365.com/en-us/forums/148/t/194202.aspx
    http://community.spiceworks.com/topic/380634-o365-custom-login-page
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Multiple login pages

    I need to display a different login page when I use logins in. It doesn't necessarily needs to be a new page let me correct that. I just want to be able to change the logo that is displayed based on the user that is logged in. Is there any way to pass a value of some kind to the login page to do this? The answer is probably no, but I was just curious if anyone has run into a similar situation like this. Any help would be greatly appreciated.

    Its possible. Our portal is not a VPP (hosted mode). Each web-application is now requiring its own single signon page with URLS for "contact us" and "terms of use".
    We achieved this using a virtual host on the OHS associated with the SSO (refer to it as a virtual SSO service). Write your own login-redirector page to detect this virtual SSO service: this redirects to the primary SSO service with a parameter indicating the page you need displayed. Before doing that each of the partner applications that were registered with the primary SSO have to be registered with the new virtual SSO too.
    hope this helps
    _Sudhir ([email protected])                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OAM SSO login page language

    Hi,
    I have an application that is authenticated using the SSO component of OAM 11.1.1.3. The application uses mod_osso for authentication and redirection to the SSO login page.
    My application is available in multiple languages, the end user selects the required language using a drop-down list on the landing page. However, when he/she is redirected to the SSO login page, it is always in english. From what i can see, the SSO page uses the browser settings to determine which language to display. Is there something i can do on the application side to force the SSO page to use the same language that the user selected from my application.
    I have read the "Internationalization and Multibyte Data Support for OAM 10g WebGates" chapter of the Identity Management documentation, it lists the available languages, but doesnt specify any way of over-riding the browser settings.
    Thanks a lot,
    Edited by: noshea on Apr 27, 2011 2:09 PM

    Joe wrote:
    Hello,
    I have configured OAM with OID as the datastore. I have a password policy in OID such that if the user enters a wrong password more than 3 times then > the account is locked for a specific interval.
    OAM has its own password management feature, it is not smart enough to understand that the policy is in OID. You can write custom plugins to help solve that problem or you can use OAM's LPM. http://download.oracle.com/docs/cd/E15217_01/doc.1014/e12489/whatsnew.htm#CHDCFDEH

  • How do you create a login page using dashcode for the iPhone's mobile safari that will transfer you to the next page?

         Hey I have created a login page in Dashcode for a mobile safari app (aka iphone web app) and I am having trouble since I can not find any useful info about multiple pages. I don't want to use a stack layout view because it is only a login page and I need to check with a database to make sure the user's login info is correct. Right now I have it set up so that it loads another iphone web app project once it validates the info.
         The only problem with this is I am having a good bit of trouble trying to pass values from my php code to javascript or html. For some reason calling the javascript inside the php code makes the actual code inside the app not be called and same with the echo statment for the html.
    So I would like to be able to create the app in this way:
    Login page > PHP > MS SQL > PHP > UNKNOWN (if I can't get the javascript or html to output both) > Secure info on the next page
         I believe It would be a lot easier if I had the option for a multiple page but instead I am having to load up an entirely new dashcode project. If anyone knows a better way please let me know. Or if anyone knows a link to good information on passing values from php to javascript, because I couldn't get any of the code I tried to work, I would really appreciate it.

    Addendum to previous reply:
    OK.  This is weird--but I should be used to that, and just grateful that it seems to work (for now).
    What I had done is FTPd some image files to my site using Filezilla, but when I had tried to access them, I was unsuccessful.  I am almost sure that I used the same url (and variations of it) as you suggested, namely,  http://mysite.verizon.net/username/filename , and it either did not work, or gave me the "Page under construction", or, in some cases asked me for my username and password.
    But, when I did it this time, it worked.  So I probably had something off, but I can now do what I want.
    By the way, if you'll permit another question, while on the site-builder site, it said that there was a "Web Photo Manager", and said that "To download the Web Photo Manager: Open the Site Builder application and go to the All My Sites page. Click on the Web Photo Manager link (listed under Advanced Building Tools )."  I can't find it--would you happen to know where it is?
    In any case, thanks a lot for all your help--it solved my problem. 

  • Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.

    Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.
    Adapter: Ralink RT3070 Chipset wifi adapter
    Tested: os Windows 8.1 Professional
    Hot Spot: 802.11b
    The first problem windows 7-8.1 got IP adress and connect he public HotSpot  but  cannot load login page or any other page. It does not work with it.
    The second problem Wifi canrd/configure/Advandes (No network adress change function).Tested with the default windows driver and the ralink rt 3070 driver the same problem.On windows XP the same function the same driver works perfectly.
    multiple users to have expressed interest in the problem But Microsoft not corrected the problem window7-8.1 10?
    lizardsystems.com/wiki/change_mac_address/faq/change_mac_address_in_windows_7
    blog.technitium.com/2011/05/tmac-issue-with-wireless-network.html
    superuser.com/questions/519189/how-to-change-the-mac-address-in-win-8-to-spoof-a-roku-player-through-a-wifi-spl
    social.technet.microsoft.com/Forums/windows/en-US/59e07df3-471c-499e-ad5f-e7cb507595df/cannot-change-mac-address-in-windows-7-driver-has-option-doesnt-work-neither-does-regedit-ms?forum=w7itpronetworking
    networksteve.com/windows/topic.php/CANNOT_CHANGE_WIRELESS_%28SPOOF%29_MAC_ADDRESS_ON_WINDOWS_7/?TopicId=16810&Posts=1
    On windows XP or linux have a MAC adress Change function  allow 00 mac adress and another normal mac adress range.On windows 8.1 all Mac changer program dont work.This 2,6,A,E on second adress are not vaild Mac adress. You simply can not use normal MAC
    addresses on windows 8.1.When i connect the usb the Pc windows 8.1 recognizes the adapter but the default  driver and the downloaded ralink driver the same problem.On windows xp the current driver works perfectly have (Local Mac Network Adress) funktion
    and works with the 802.11b hot spot.I got the internet my PC and laptop too public HotSpots and another wifi HotSpots if wont work correctly i can not use neither the windows 7,8,8.1 or 10. Many users have expressed interest in the problem more forums.
    The 3. problem im tested in virtualbox the windows 7 and 8.1 on 8.1 (on the blue wifi platform) not show correctly the signal strengh. On windows 7 show this correctly.The windows 7-8.1 Configure/advanced the advanced options on Ralink 3070 the default (windows
    driver) somehow downgraded function is less than for Xp. Configure/advanced the advanced options (needs to be upgraded in the future) because it does not advance but rather regressed.
    Today it is very common these wi-fi technology increasingly used (hotels,Public Hots Spots,Internet coffe,) growing free bublic wifi projects. The wifi funktions on windows  need debugging and modernize.The quality of Wi-Fi is now the operating system
    is now a thing order which is not good then the operating system is unusable.

    Hi,
    For changing the MAC address for Windows 7 is designed with some limitation, we cannot get over it. Thanks for your understanding.
    Under Windows 7, the possible range of spoofed addresses for wireless adapters that can be set is limited.  To be used by Windows 7, a spoofed MAC address should have 0 as a least significant bit (unicast) and 1 as a second least significant
    bit (locally administered) in the second nibble.  Thus possible values for the second nibble are limited to 2, 6, A and E.
    In other words 
    MAC address:  “XY-XX-XX-XX-XX-XX” “X” can be anything hexadecimal.  The hexadecimal “Y”, written in binary format, is  Y:  “kmnp”,  where “p” is the least significant bit; 
    p=0 --> unicast;
    p=1 --> multicast;
    n=0 --> globally assigned MAC;
    n=1 --> locally administered;
    So, actually MAC can be changed  to any combination in which p=0 and n=1;
    “Y” can be 2, 6, A or E.
    So the possible MAC addresses in Windows 7 for wireless adapters:
    X2-XX-XX-XX-XX-XX
    X6-XX-XX-XX-XX-XX
    XA-XX-XX-XX-XX-XX
    XE-XX-XX-XX-XX-XX
    For the wifi hotspot issue, please check this blog to see if it can be helpful.
    Windows 7 Connectivity Problems in Public Hotspots
    http://blogs.technet.com/b/patrickr/archive/2010/07/28/windows-7-connectivity-problems-in-public-hotspots.aspx
    Kate Li
    TechNet Community Support

  • Creating login page - direct users to a unique file based on unique id?

    Hello - I am in the process of creating a login page that will direct users to a unique page based on their unique id.  I would normally go to Server Behaviors>User Auth>Log In User, but that gives me the option of browsing only one file for all usernames and that's not what I need.  So basically, if the user logs in with the Caterpillars username, it takes them directly to the Caterpillars page and if they log in with the Butterflies username, it takes them to the Butterflies page (yes, it's a preschool with goofy classroom names!).  If it matters, I'm using MySql and the page is .php.  I tried to upload the php, but it gave me an error "the content type of this attachment is not allowed" - not sure what that's all about - sorry.
    Thanks in advance!!

    I was trying to do the latter - store the path for each individual file (catepillars.html, butterflies.html, etc) in the database with the login info.
    My problem is that I can't get it to direct to that page in the code.  My understanding is that I have to tell it in within this code <?php echo $row_MM_Username['login']; ?> that if username is caterpillars then they go directly to caterpillars.html...
    For your desire you don't need extra database fields, recordsets, session variables or anything else if you want to direct username to a static username.html file
    Instead use a dynamic META redirect in <head> of success.php page based on session variable for Username and append .html to the username.
    <META http-equiv="refresh" content="0;URL=http://example.com/<?php echo $SESSION['MM_Username']; ?>.html">
    You could add the show if users is logged in server behavior to success.php and wrap the meta redirect in it so that if the user is logged in then you are redirected to username.html or just add a restrict access SB so that you can not visit success.php (and be redirected to username.html) unless you are logged in.
    Does that solve your problem?
    It may have been easier to explain if your original inquiry mentioned that you wanted logged in users to go to a static .html page based on their username like username.html (sighs). FWIW I would still follow my original recommendation of using one dynamic file to display different users info on one page because as mentioned you only have to maintain one file vs. multiple static files.

  • Problem Opening SOA Login Page.

    Hello,
    I have Configured managed server in my weblogic server. Every thing works fine, I am able to see the default page of
    SOA i.e.. http://localhost:7001/, but when I tried to open login page http://localhost:7001/em it encounters following error.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    Also I am providing the log for managedserver below.
    ath weblogic.Server
    <Oct 30, 2009 5:56:51 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following
    extensions directory contents added to the end of the classpath:
    E:\Oracle\Middleware\user_projects\domains\Fmw_domain\lib\mbeantypes\csp-id-asse
    rter.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;E:\Oracle\Middle
    ware\wlserver_10.3\L10N\beehive_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\b
    eehive_zh_CN.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;E:\Or
    acle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;E:\Oracle\Middleware\wlserver
    _10.3\L10N\p13n_wls_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_C
    N.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;E:\Oracle\Middl
    eware\wlserver_10.3\L10N\testclient_ja.jar;E:\Oracle\Middleware\wlserver_10.3\L1
    0N\testclient_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.ja
    r;E:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;E:\Oracle\Middlew
    are\wlserver_10.3\L10N\tuxedocontrol_ja.jar;E:\Oracle\Middleware\wlserver_10.3\L
    10N\tuxedocontrol_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_z
    h_CN.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;E:\Orac
    le\Middleware\wlserver_10.3\L10N\workshop_ja.jar;E:\Oracle\Middleware\wlserver_1
    0.3\L10N\workshop_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.
    jar;E:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar>
    <Oct 30, 2009 5:56:51 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting Web
    Logic Server with Java HotSpot(TM) Client VM Version 11.0-b16 from Sun Microsyst
    ems Inc.>
    <Oct 30, 2009 5:56:52 PM IST> <Info> <Security> <BEA-090065> <Getting boot ident
    ity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <Oct 30, 2009 5:57:21 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogi
    c Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385 >
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Oct 30, 2009 5:57:23 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing se
    lf-tuning thread pool>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <LoggingService> <BEA-320400> <The log fi
    le E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_server1\log
    s\soa_server1.log will be rotated. Reopen the log file if tailing has stopped. T
    his can happen on some platforms like Windows.>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <LoggingService> <BEA-320401> <The log fi
    le has been rotated to E:\Oracle\Middleware\user_projects\domains\Fmw_domain\ser
    vers\soa_server1\logs\soa_server1.log00007. Log messages will continue to be log
    ged in E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_server1
    \logs\soa_server1.log.>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_serv
    er1\logs\soa_server1.log is opened. All server side log events will be written t
    o this file.>
    <Oct 30, 2009 5:57:27 PM IST> <Notice> <Security> <BEA-090082> <Security initial
    izing using security realm myrealm.>
    <Oct 30, 2009 5:57:33 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical in
    ternal application uddi was not deployed. Error: [Deployer:149158]No application
    files exist at 'E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <Oct 30, 2009 5:57:33 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical in
    ternal application uddiexplorer was not deployed. Error: [Deployer:149158]No app
    lication files exist at 'E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.w
    ar'.>
    <Oct 30, 2009 5:57:33 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STANDBY>
    <Oct 30, 2009 5:57:33 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Oct 30, 2009 5:57:56 PM IST> <Warning> <Connector> <BEA-190110> <Resource Adapt
    er is calling BootstrapContext.createTimer() and allocating a Timer Thread that
    is not managed by WebLogic Server. This may adversely impact the performance/ope
    ration of WebLogic Server.>
    <Oct 30, 2009 5:58:02 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'FacadeFinderBean', class oracle.soa.management.internal.ejb.FacadeFinderBean wa
    s loaded from the system classpath. As a result, this class cannot be reloaded w
    hile the server is running. To prevent this behavior in the future, make sure th
    e class is not located in the server classpath.>
    <Oct 30, 2009 5:58:02 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOATestBean', class oracle.soa.management.internal.ejb.SOATestBean was loaded f
    rom the system classpath. As a result, this class cannot be reloaded while the s
    erver is running. To prevent this behavior in the future, make sure the class is
    not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.SOASer
    viceInvokerEJB was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.api.SO
    AServiceInvokerBean was loaded from the system classpath. As a result, this clas
    s cannot be reloaded while the server is running. To prevent this behavior in th
    e future, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'ContextAwareBean', class oracle.integration.platform.ejb.ContextAware was loade
    d from the system classpath. As a result, this class cannot be reloaded while th
    e server is running. To prevent this behavior in the future, make sure the class
    is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterHome wa
    s loaded from the system classpath. As a result, this class cannot be reloaded w
    hile the server is running. To prevent this behavior in the future, make sure th
    e class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarter was lo
    aded from the system classpath. As a result, this class cannot be reloaded while
    the server is running. To prevent this behavior in the future, make sure the cl
    ass is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocalHo
    me was loaded from the system classpath. As a result, this class cannot be reloa
    ded while the server is running. To prevent this behavior in the future, make su
    re the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocal w
    as loaded from the system classpath. As a result, this class cannot be reloaded
    while the server is running. To prevent this behavior in the future, make sure t
    he class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTestBean was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTestHome was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTest was loaded from the system classpath. As a result, this class cannot
    be reloaded while the server is running. To prevent this behavior in the future,
    make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityHome was l
    oaded from the system classpath. As a result, this class cannot be reloaded whil
    e the server is running. To prevent this behavior in the future, make sure the c
    lass is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtility was loade
    d from the system classpath. As a result, this class cannot be reloaded while th
    e server is running. To prevent this behavior in the future, make sure the class
    is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocalHome
    was loaded from the system classpath. As a result, this class cannot be reloaded
    while the server is running. To prevent this behavior in the future, make sure
    the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocal was
    loaded from the system classpath. As a result, this class cannot be reloaded whi
    le the server is running. To prevent this behavior in the future, make sure the
    class is not located in the server classpath.>
    Oct 30, 2009 5:58:11 PM oracle.sdpinternal.messaging.driver.DriverHelper$Registr
    ationWorker warnOnPastThreshold
    WARNING: Registration of driver Email-Driver did not complete; will retry period
    ically until messaging server responds.
    <Oct 30, 2009 5:58:19 PM IST> <Warning> <HTTP> <BEA-101299> <The servlet-mapping
    for servlet-name "jsp" will override the default mapping for *.jsp. This can le
    ad to a show code vulnerability.>
    <Oct 30, 2009 5:59:04 PM IST> <Warning> <WorkManager> <BEA-002919> <Unable to fi
    nd a WorkManager with name wm/B2BWorkManager. Dispatch policy wm/B2BWorkManager
    will map to the default WorkManager for the application soa-infra>
    <Oct 30, 2009 5:59:04 PM IST> <Warning> <WorkManager> <BEA-002919> <Unable to fi
    nd a WorkManager with name wm/B2BWorkManager. Dispatch policy wm/B2BWorkManager
    will map to the default WorkManager for the application soa-infra>
    INFO: FabricConfigManager.init ***> serverURL: http://sandeep-628.milletech.com
    :8001
    INFO: FabricConfigManager.init ***> callbackServerURL: http://sandeep-628.mille
    tech.com:8001
    INFO: FaultPoliciesParser.<init> ------->Constructed Policy parser
    [TopLink Info]: 2009.10.30 17:59:20.343--ServerSession(13595004)--TopLink, versi
    on: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.10.30 17:59:20.343--ServerSession(13595004)--Server: WebLog
    ic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.10.30 17:59:20.375--ServerSession(13595004)--tracking_sessi
    on login successful
    [TopLink Info]: 2009.10.30 17:59:20.453--ServerSession(13786879)--TopLink, versi
    on: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.10.30 17:59:20.453--ServerSession(13786879)--Server: WebLog
    ic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.10.30 17:59:20.828--ServerSession(13786879)--deferred_sessi
    on login successful
    initializeToplinkServerSession
    Running inside WLS
    DbAccess: setDocumentManager
    INFO: FabricConfigManager.init ***> serverURL: http://sandeep-628.milletech.com
    :8001
    INFO: FabricConfigManager.init ***> callbackServerURL: http://sandeep-628.mille
    tech.com:8001
    XEngine may not be installed properly. If you plan to use EDI/HL7 that requires
    XEngine, please unzip the XEngine bundle to install XEngine manually in $ORACLE_
    HOME/soa/thirdparty/edifecs directory.
    XEngine may not be installed properly. If you plan to use EDI/HL7 that requires
    XEngine, please unzip the XEngine bundle to install XEngine manually in $ORACLE_
    HOME/soa/thirdparty/edifecs directory.
    TransportLogger Init....
    Transport java logger init
    TransportLogger 1 ==>oracle.core.ojdl.logging.ODLLogger@174ac84
    TransportLogger finish
    init B2BTransport App
    init B2BTransport App exit
    TransportLogger Init....
    initAppSideB2BTransport App
    Endpoint = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    URL = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    URL2 = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    in URL = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    B2B initialized
    INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation SOA Keystore location: E:/
    Oracle/MIDDLE~1/USER_P~1/domains/FMW_DO~1/config/fmwconfig/default-keystore.jks
    INFO: SSLSocketFactoryManagerImpl.getKeystorePassword Obtained null or empty key
    store password
    INFO: SSLSocketFactoryManagerImpl.getKeyPassword Obtained null or empty key pass
    word
    INFO: SSLSocketFactoryManagerImpl.getSSLSocketFactory SOA-20160
    INFO: WLSFabricKernelInitializer.init Initializing DMS...
    Oct 30, 2009 6:00:12 PM oracle.bpel.services.common.ServicesLogger __log
    WARNING: <.> Notification via email, voice, SMS or IM will not be sent. If you w
    ould like to enable them, please configure corresponding sdpmessaging driver. Th
    en modify the accounts and set NotificationMode attribute to either NONE, EMAIL
    or ALL in workflow-notification-config.xml
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    <Oct 30, 2009 6:02:48 PM IST> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <Oct 30, 2009 6:03:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Oct 30, 2009 6:03:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 192.168.1.16:8001 for protocols iiop, t3, ldap, snmp, htt
    p.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 5.182.89.193:8001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on 127.0.0.1:8001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <WebLogicServer> <BEA-000332> <Started We
    bLogic Managed Server "soa_server1" for domain "Fmw_domain" running in Developme
    nt Mode>
    <Oct 30, 2009 6:03:18 PM IST> <Warning> <Server> <BEA-002611> <Hostname "sandeep
    -628.milletech.com", maps to multiple IP addresses: 192.168.1.16, 5.182.89.193>
    <Oct 30, 2009 6:03:18 PM IST> <Warning> <Server> <BEA-002611> <Hostname "SANDEEP
    -628", maps to multiple IP addresses: 192.168.1.16, 5.182.89.193>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <Oct 30, 2009 6:03:39 PM IST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it during the configured idle timeout of 5 secs>
    INFO: WLSFabricKernelInitializer$1.handleNotification ......received server runn
    ing notification. proceeding with composite deployments
    INFO: WLSFabricKernelInitializer$2.run -------> Done deploying composites. took
    0 seconds.
    <Oct 30, 2009 6:05:57 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Oct 30, 2009 6:05:57 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    INFO: FabricProviderServlet.stateChanged SOA Platform is running and accepting r
    equests
    Please help me out if any thing I missed.
    Thank you,
    Sandeep.

    You are getting 404 error because, you might have not configured EM in your domain. While creating the SOA domain, you should also choose Enterprise Manager template.
    To add EM to your existing domain do the following steps.
    1. Stop all the servers.
    2. Invoke the config wizard.
    3. Choose Extend Domain option. Select your domain.
    4. Choose EM template.
    5. Complete the wizard.
    6. Start the servers.
    Now EM url will be accessible.
    Hope this helps!!!

  • Multiple user login problem with ADF

    Hi All,
    I am using Jdev 11g. I have an ADF application which is running inside JDev enbedded WLS. I implemented "Authentication Only" security into the application and created a few users. If I try to login/logout/re-login with individual user, all of users work perfectly. However, when I have one user already logged in, I open another browser and try to login with another user (or the same user), I always get an "Error 403--Forbidden" error. Basically I have an application which can only work for one user at one time. Does anyone know how to fix this problem so that I can have multiple users logged in at the same time?
    Thank you very much in advance,
    John

    Chris,
    Thank you for your response.
    I am using Firefox version 2.0.0.20. When I add the security component into my ADF application, I just take whatever it has by default without any customization. That includes default login.html and error.html. Here is my experience,
    1) Execute my starting task flow activity inside the JDeveloper. This will invoke a new login page in my default browser Firefox.
    2) Login the application with user "abc" and do something. Keep this session open.
    3) Open another Firefox browser and enter login URL. and then Login the application with user "xyz" (or even "abc"). I got the error page.
    To me, it should be basic web application behavior. I can do things like this in other J2EE application. This one doesn't make sense at all. I am not sure if this is the behavior I would see when I deploy it to a standalone WLS.
    Any ideas?
    Thanks,
    John

  • How do I change the look of the NetWeaver login page?

    Hi all,
    I searched and searched and did not find anything.  How do I change the branding/graphics on the login page in 12.0?
    Thanks,
    --Amy Smith
    --Haworth

    Hi Amy,
    I realize this question is answered, but I have modified the login pages for our MII instances.
    There may be a cleaner way to do this (ok maybe this is a hack), but I managed to locate the images on the server, located at.
    <DRIVE>:\usr\sap\<SID>\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    In my case, I modified two files and restarted the server:
    branding-image.jpg  -- "That sexy SAP graphic showing some sort of structure"
    branding-text.gif -- "The SAP NetWeaver banner at the bottom right"
    There are also two files named branding-image-portals.jpg and branding-text-portals.gif.
    I substituted these files with my own graphics.  My version of branding-image is a bit taller than the stock SAP graphic, but that did not cause any problems.
    I am absolutely positive that this is not the SAP recommended approach.  Also, some support pack installations will overwrite these files, so you may need to reinstall them if patches are applied.
    Regards,
    Rod

Maybe you are looking for

  • Ipod touch shows on my pc but not on itunes

    ipod touch and iphone 4S not showing up on itunes but appears on "my computer"  ive tried reseting the itouch but its still not recognized by itunes, my older ipod (wheel click) does appear and im able to download on that but i cant download or see i

  • Account Determinatiion for Direct purchased in case of Make-to-Order Scenar

    Hi Gurus, In Make-to-Order Scenario, when we procure materials externally, the system directly posts to Production order or Sales order as the case may be.  This will not go to Inventory account. I would like to know how this is integrated in SAP.  W

  • Burn DVD Issue problem

    Hello, My issue is after opening encore and inserting or opening a project I try and use the build to burn the project to a DVD and it does not work.

  • Final Cut Express installation

    Can I install Final Cut Express on my iMac at work and then un-install it and install it on a second iMac. My older iMac at home does not have the power to run it and I'm getting a new iMac model in June. In the meantime I'd like to start working wit

  • How to send a string thru UDP

    How can I send a string like this thru UDP: 0x01 0x40 0x43 0x51 Can I write it like this: data= 0x01, 0x40, 0x43, 0x51; Any help, please?