Problems configuring ap11b (web aplication doesnt work)

hello.
 i have this problem. i cannot configure a ap11b. the web aplication that you use for configuring is not working properly, actually is quite strange. i am using this ip: 192.168.1.1 and i tried with 192.168.1.x and it is not working either. the aplication does like this: after i connect putting the default password, the links arent working anymore, and i have pages with error.
 what can i do? is there an aplication updater or something?
thanks

I've done some more reading around this and have learned that I need to configure a Realm in my Tomcat/tcServer configuration. As far as I can see this Realm implementation will allow the container to retrieve the roles for a given user from the database etc.
However, my web application is not using any of the default JEE authentication methods. We are planning on using Siteminder Single Sign On at web server level so the user will already have been authenticated before they access the application server.
How then can I link between Siteminder authentication and the Realm I configure in Tomcat? How will the container construct a Principle object to query the Realm implementation?

Similar Messages

  • Having problem with my iphone camera,doesnt work when i click the camera app,but it does work when i double click when my phone is off.

    having problem with my iphone camera,doesnt work when i click the camera app,but when i double click when my phone is locked it works.

    The Basic Troubleshooting Steps are:
    Restart..  Reset..  Restore...
    Reset your phone:
    Press the sleep/wake button & home button at the same time, keep pressing until you see the Apple logo, then release the buttons...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • Dynamic deployed web application doesnt' work in managed server

    Hi:
    Can anyone tell me what I have done wrong:
    1. I create a new web application DYNAMICALLY (i.e. copy directory to
    applications directory)
    2. I assigned one of the managed server as target for the new
    application
    3. Restart managed server
    4. Try to access the new application in managed server, and get error
    message:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is
    given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the
    client, the status code 403 (Forbidden) can be used instead. The 410 (Gone)
    status code SHOULD be used if the server knows, through some internally
    configurable mechanism, that an old resource is permanently unavailable and
    has no forwarding address.
    Any ideas?
    Thanks in advance.
    Alex

    See my answer to your last post. The short answer is that the HttpClusterServlet is
              likely to be the problem and not the cluster. You can try one of the web server plugins
              or a hardware load balancer as a temporary workaround. You should file a case with
              support too...
              Manu Kar wrote:
              > Hai All!
              >
              > Here is my problem ! I started Admin Server and Managed server in a same machine.
              > I deployed HttpClusterServlet in web.xml of Managed server. When i started servers
              > they start fine and says Clustering started.... But when i tried to Access index.jsp
              > that is in Managed Server default web application ..Nothing happens. It neither
              > throws exception nor shows the desired page.. Seems to be Browser hang and server
              > hang. At this stage i am unable to access Admin console also.(I can access before
              > i tried index.jsp of managed server).. It seems to be Hang Allover..
              >
              > Pls suggest me how to come out of this hanging...
              >
              > Rgds
              > Manohar
              

  • Problem getting RESTful web service reference working with header value

    Hi,
    I posted this on Apex Listener forum but since I am not sure problem is with my Application RESTful web service reference or a Listener issue, I am posting here as well:
    I am on Apex 4.2.2 and Listener 2.1 and the listener is on WEblogic.
    I succeeded to get a RESTful web service working in an application with no header to obtain a full set of data. The data set is very large, so I am now just trying to set up a web service to get a set of data based on a student ID.
    I followed the examples shown in the RESTful web service module of SQL Workshop and set up a handler of this type:
    https://ourweblogicserver/apex/bnr/ace/students/course_grades/{stid}
    The test for this handler succeeded both for JSON output and CSV output in the Workshop test environment.
    However, when I try it from a Web Service Reference that I created for my application following what looked like the same approach used on the example video, I get NO data back. If I put a 'stid' directly into a URL of a web browser and do the basic authentication I get the data!!
    This is what I have for the Web service reference:
    https://ourweblogicserver/apex/bnr/ace/students/course_grades/{stid}
    Basic auth set to Yes -- and this is working -- I am able to authenticate
    HTTP method Get
    output format Text
    no response Xpath
    no response namespace
    defaults for new record and parameter delimiter
    NO REST input parameters
    Output set for all the fields in the data set queried (same set of data as in my rest service which does not have any http header)
    REST HTTP Header : Name stid
    I there something I am missing. I am not sure how to troubleshoot this further.
    I also tried exactly following the example shown on the Oracle Video for RESTFul web services at
    http://www.youtube.com/watch?v=gkCvd6P8_OU
    and I can't get the 2nd example to work either-- where the header has the bind variable parameter.
    Pat

    I was able to resolve the problem -- in the latest version of the RESTful web service that I created, I had left out the creation of the Header Parameter bind variable. Once I did that everything works fine!! I was able to test in the application and got the record of an individual student.
    Thanks,
    PM

  • Problem Configuring the Web Cache Sample Provider

    I am trying to install the web cache sample provider. The instructions indicate that the web cache user name and password need to be obfuscated.
    When I execute the following command from Windows Command Prompt:
    C:\oc4jext\jdk\bin>java -classpath c"\oc4jext\portal\jlib\pdkjava.jar oracle.webdb.provider.v2.cache.Obfuscate username:password
    I get
    java.lang.ClassNotfoundException: oracle.security.misc.Checksum
    The installation instructions indicate that the command should work if the pdkjava.jar and the jawc.jar files are in the correct directories. Both are in the correct directories.
    I've searched for the missing Checksum class but have not been able to find it in the version of oc4j that I am running. I am running a pre-configured version of oc4j, referred to as oc4j_extended. It is version 9.0.4.0.0 build 031125.1647.
    Any help would be much appreciated.

    Can you add the $JDEV_HOME/jlib/ojmisc.jar file to the classpath as well? This is the one that contains the Checksum class.
    Peter

  • Problem getting subsonic web interface to work

    I posted this in the subsonic forums and have not received any reply.
    I had Subsonic running nicely on Debian, but I have now switched my server OS to Arch. I installed the package in the AUR (https://aur.archlinux.org/packages.php?ID=35954), which is based on the standalone version of subsonic, but I have not been able to connect to the web interface once the server is started.
    The variables in subsonic.sh look like this:
    SUBSONIC_HOME=/var/subsonic
    SUBSONIC_HOST=127.0.0.1
    SUBSONIC_PORT=4040
    SUBSONIC_HTTPS_PORT=4041
    SUBSONIC_CONTEXT_PATH=/
    SUBSONIC_MAX_MEMORY=100
    SUBSONIC_PIDFILE=/var/subsonic/subsonic.pid
    SUBSONIC_DEFAULT_MUSIC_FOLDER=/var/subsonic/music
    SUBSONIC_DEFAULT_PODCAST_FOLDER=/var/subsonic/podcasts
    SUBSONIC_DEFAULT_PLAYLIST_FOLDER=/var/subsonic/playlists
    I have what I believe are suitable permissions on all of the needed folders:
    drwxr-xr-x 2 root root 4096 Jul 16 11:49 db
    -rw-r--r-- 1 root root 3003 Jul 15 19:49 Getting Started.html
    drwxr-xr-x 3 root root 4096 Jul 15 20:43 jetty
    -rw-r--r-- 1 root root 35819 Jul 15 19:49 LICENSE.TXT
    drwxr-xr-x 2 root root 4096 Jul 15 21:19 music
    drwxr-xr-x 2 root root 4096 Jul 16 11:38 playlists
    drwxr-xr-x 2 root root 4096 Jul 16 11:38 podcasts
    -rw-r--r-- 1 root root 540 Jul 15 19:49 README.TXT
    -rw-r--r-- 1 root root 846961 Jul 15 20:45 subsonic13.index
    -rw-r--r-- 1 root root 10805794 Jul 15 19:49 subsonic-booter-jar-with-dependencies.jar
    -rw-r--r-- 1 root root 688 Jul 16 11:54 subsonic.log
    -rw-r--r-- 1 root root 5 Jul 16 11:48 subsonic.pid
    -rw-r--r-- 1 root root 98 Jul 16 11:49 subsonic.properties
    -rwxr-xr-x 1 root root 5067 Jul 16 11:40 subsonic.sh
    -rw-r--r-- 1 root root 9403 Jul 16 11:49 subsonic_sh.log
    -rw-r--r-- 1 root root 18871786 Jul 15 19:49 subsonic.war
    drwxr-xr-x 2 root root 4096 Jul 15 20:44 transcode
    When I run the subsonic.sh script, I get this:
    Started Subsonic [PID 3231, /var/subsonic/subsonic_sh.log]
    'ps aux' confirms it is running:
    root 3231 22.4 2.6 237256 54236 pts/4 Sl 11:48 0:15 java -Xmx100m -Dsubsonic.home=/var/subsonic -Dsubsonic.host=127.0.0.1 -Dsubsonic.port=4040 -Dsubsonic.httpsPort=4041 -Dsubsonic.contextPath=/ -Dsubsonic.defaultMusicFolder=/var/subsonic/music -Dsubsonic.defaultPodcastFolder=/var/subsonic/podcasts -Dsubsonic.defaultPlaylistFolder=/var/subsonic/playlists -Djava.awt.headless=true -jar subsonic-booter-jar-with-dependencies.jar
    But 'lsof -i' shows no ports are actually open for subsonic and when I try to go to the server on port 4040 in a browser, it won't load the page. I can't access the web interface either on the server itself or on my laptop. I have also tried the secure port with no joy.
    I have added 'java: ALL' and 'subsonic: ALL' lines to hosts.allow. Not sure whether or not this is necessary.
    /var/subsonic_sh.log: http://pastie.org/2237984
    /var/subsonic.log:
    [2011-07-17 17:12:17,504] INFO DaoHelper - Checking database schema.
    [2011-07-17 17:12:19,213] INFO DaoHelper - Done checking database schema.
    [2011-07-17 17:12:20,222] INFO SearchService - Automatic index creation scheduled to run every 1 day(s), starting at Mon Jul 18 03:00:00 PDT 2011
    [2011-07-17 17:12:20,712] INFO PodcastService - Automatic Podcast update scheduled to run every 24 hour(s), starting at Sun Jul 17 17:17:20 PDT 2011
    [2011-07-17 17:12:24,164] INFO NetworkService - Deleted port mapping for port 80
    [2011-07-17 17:17:20,706] INFO PodcastService - Starting scheduled Podcast refresh.
    [2011-07-17 17:17:20,709] INFO PodcastService - Completed scheduled Podcast refresh.
    I don't see anything that looks like an error message in this.

    What would help people to be able to suggestion useful solutions? Am I missing information?

  • On Safari, ipad connects to the internet.  But when in applications such as Keynote, I try to e-mail presentattion it doesnt work.

    I am a teacher and have my own iPad with a data plan.  We also have a router in teh classroom for wifi, and it has a very strong signal.  On Safari, the ipads can connect to the internet.  But when in applications such as Keynote and HTML Egg, I try to e-mail presentat. or post website to web, it doesnt work.  I tried re-setting the proxies and the router, no luck.  Please Help!  I am a teacher and want my students to be able to post their websites on to the web, and e-mail themselves and their parents their Keynote Presentations.

    Try this. Turn your iPad Off. Then disconnect the power going to the router for 30 seconds or longer. Then replug the power to the router (allow it to initialize) and turn On the iPad. Hopefully everything will connect. If not, see below.
    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Photo album doesnt work on the ipad 2 ios 5.1

    I upgraded to ios 5.1 i dont know if thats the problem, but my photo album doesnt work. I made alot of photos, but if i enter the photo album they're not there. it says : No photos or videos you can sync them etc....
    Does someone knows how to fix this??

    Have you tried connecting the iPad to your computer and using iTunes to restore to factory settings? These are the basic steps.
    You can read more here.
    http://support.apple.com/kb/HT1414
    Do not restore from a backup at the end if you want to restore as new.
    Connect your device to your computer.
    Select your iPhone, iPad, or iPod touch when it appears in iTunes under Devices. Select the Summary tab, and click the Restore button.
    Click Restore

  • Microfon doesnt work

    hi there. ...
    i have the MS-6507 and windowsXP installed. my system : P4 2Ghz, Geforce3 TI200, sound onboard, 512MB DDR .
    my problem is that my microfon doesnt work. does anybody know that problem?? i wanted to update my sound devie driver but i couldnt find any driver that works on this site.
    need help  :(

    Hi,
    A couple of things to check - sometimes the obvious gets overlooked  
    First, check the Audio Mixer to make sure that the Microphone input is not muted, and that the Microphone volume control is turned up.
    Second, if you are trying to record from the microphone, there is usually a separate set of controls for recording, accessed via Advanced (or similar) button. Usually, you can only select one source at a time as the Recording input, unless you select "What U Hear" (or similar), which is the same as the output.
    Another possibility is that the Microphone you are using needs to get some DC power from the connector, but is not getting it - although this is less likely if you are able to get some (quiet) signal using the Line input.
    Hope this helps,
    Mike

  • My macbook seems to be going crazy. At certain points (and for hours) I get the oh snap page on chrome, safari doesnt work, macbook wont let me create any files or for example upload music to itunes. I restored my mac so im sure its not a malware problem.

    My macbook seems to be going crazy. At certain points (and for hours) I get the oh snap page on chrome, safari doesnt work, macbook wont let me create any files or for example upload music to itunes. I restored my mac so im sure its not a malware problem. The only thing that solves it is switching off and on , but sometimes I have to do that for 6-7 times before its ok or wait for a few hours. Some help please

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Hey my lock screen button and home button jammed it doesnt work.How can I fix this problem.But first of all I live in Turkey.But my Iphone 4 is bought from apple store victoria gardens CA.Do I have warranty in Turkey ?

    Hey my lock screen button and home button jammed it doesnt work.How can I fix this problem.But first of all I live in Turkey.But my Iphone 4 is bought from apple store victoria gardens CA.Do I have warranty in Turkey ?

    The warranty is only good in the country of purchase.

  • Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Sounds like you need to contact skype.

  • I am facing a weird problem with my iphone 4s Wi-Fi connectivity. As i connect my iphone to my office Wi-Fi, internet works in one building, but it doesnt work in the other building, although the phone shows Wi-Fi is connected. Please help me out!!

    I am facing a weird problem with my iphone 4s Wi-Fi connectivity. As i connect my iphone to my office Wi-Fi, internet works in one building, but it doesnt work in the other building, although the phone shows Wi-Fi is connected in the other building. This problem was not there earlier but has occured recently. I would also like to mention that none of my other colleauges who uses iphone are not facing this issue. Please help me out!!

    Assuming you entered the correct WiFi password for your network, see these articles:
    iOS: Troubleshooting Wi-Fi networks and connections
    iOS and OS X: Recommended settings for Wi-Fi routers and access points

  • When I navigate web with Firefox my Thinkpad trackpoint center button is not working. With other web browsers it works well. Where is the problem in firefox, how to enable TrackPoint center button?

    When I navigate web with Firefox my Thinkpad trackpoint center button is not working. With other web browsers it works well. Where is the problem in firefox, how to enable TrackPoint center button?

    I have exactly the same settings in Options (in both computers)
    for history, these 2 add-ons and all other stuff in Options. The only difference is that on 1 pc sessions can be saved and closed tabs can be reopened, on other main pc they stopped to work. + no any other add-on that does similar things works on this pc.
    It is also interesting that I can reopen closed visited sites from History Panel, but not by pressing the Button. For now I only manually bookmark links to a temporary folder.
    Recently (some 2 month ago) I pressed x and Firefox closed all tabs without saving them without displaying save & quit pop up.
    so I changed 4 settings in about.config
    browser.tabs.warn on close true
    browser.warn on quit true
    browser.warn on restart true
    browser.show.quit warning true
    but the problem with sessions appeared only 1 week ago.
    So I guess the problem is not with the History settings or other settings. Seems that something responsible for button or for storing info about tabs/sessions got corrupted. :(

  • Hello! My iMac frozed and I had to switch the electricty supply off and on in order to start again the system, with the problem that the screen looks wierd, I tried to calibrate it... doesnt works any suggestion?

    hello! My iMac frozed and I had to switch the electricty supply off and on in order to start again the system, with the problem that the screen looks wierd, I tried to calibrate it... doesnt works any suggestion?

    Dear Paul, thank you very much for your time and answer, I followed those steps, somehow it helped the performance of my Imac, is faster now, but the screen issue about the very High contrast colours is still there. Since I am a photographer I am very depending on the screen calibration. I am worried that I came to damage the video card when I shut down the computer from the swicth when It was frozed.

Maybe you are looking for

  • Help Converting old AS2 code to AS3

    I just updated an old flash file with some new photos.  I don't know much about Flash - enough to change the photos and hit export BUT now I'm getting errors.  I had a _root issue which I fixed thanks to this forum but I'm still getting these errors:

  • Passing host/port information into the Assembler API

    I have a use case where the host and port for the Endeca engine is dynamic.  The application has integrated the Assembler API and we have overridden the UrlNavigationState class so that we can inject user segments, host/port, record filter, etc. onto

  • BOLD FONT IN ADOBE FORM

    hi experts ,                      I have one requirement  , I am developing one adobe form where I am getting one paragraph from read_text function module,                      and I am passing this table in my form layout                      now th

  • Parameter should be disabled

    Hi, I am having some parameters on selection screen. one parameter is having default value. At the time of execution, that paramter should be disabled, means it should be in 'display' mode with the default value entered. here is the code---    PARAME

  • Deleting Palm Tree Icon - Missing Photos

    I searched for a bit here but didn't find an exact answer to my question, so I thought I'd post a "fix" for an oddity that I ran into.  I was recently using iPhoto (9.4.2) to edit some photos I had just imported on my iMac (OS X 10.8.2) and for some