Jsse Configuration/Permissions?

I am working on a project in Eclispe.
I was trying to move my project from one workstation to another and have one issue outstanding. Although I understand the very high level meaning of this error; I don't know how to resolve it.
Access restriction: The constructor Provider() is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\jsse.jar
callServer.java     /eNotes/src     line 41     Java Problem
(statement that generates the error)
Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
The code wokrs on my other workstation so I know it is just local configuration, but I'm not sure where to start.
Edited by: panhandler62 on Dec 7, 2009 7:47 AM

thanks for your reply
/*line of code 1*/
System.setProperty("java.protocol.handler.pkgs",
"com.sun.net.ssl.internal.www.protocol");
/*line of code 2*/
java.security.Security.addProvider(
new com.sun.net.ssl.internal.ssl.Provider());
as i said earlier , eclipse gives error when it encounters line of code 2.
i am using Jre 1.6.0_17
and jdk 1.6.0_17
now i understand you said line of code 2 is not required.
but if i run my code from command prompt , it runs(even with line of code 2 in my program)
but when i run my program from eclipse it doesnot runs.
but when i exclude line of code 2 , it runs.
the output generated by both is same.
I want to ask why this discrepancy, from command prompt it runs including line of code 2
but using eclipse it doesnot runs if i include line of code 2.

Similar Messages

  • Remote Desktop Service Manager - configure permissions for Remote Desktop Users to Send Message, Disconnect, Logoff

    Hello, dear colleagues.
    We are using Windows Server 2012 R2 as Remote Desktop Server. Also use Windows Server 2008 R2 with Remote Desktop Service Manager to control RDS user sessions (Send Message, Disconnect, Logoff, Query Info). 
    Send Message, Disconnect, Logoff options works only for users in Administrators group.
    I can't to configure permissions for Remote Desktop Users, specific user or AD group. 
    To set permissions I'm running RDS Host Configuration on Windows Server 2008 R2 and connect to Windows Server 2012 R2. Then double-click
    RDP-Tcp, Security tab, add specific user account , AD group or configure
    advanced permissions
    for Remote Desktop Users.  
    But, as I sad above, these options works only for users in Administrators group. How to make it work for Remote Desktop Users or specific user, AD group?
    Thanks.
    P.S. If move specific user from Remote Desktop Users group to Administrators group on
    Windows Server 2012 R2 - it works. 

    Hi,
    You can prevent administrators from changing the permissions for a connection by applying the
    Do not allow local administrators to customize permissions Group Policy setting. 
    This Group Policy setting is located in Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Security
    Apart there is one command with which you can set the permission for that check the related
    article. Additionally checkthis
    thread for more detail.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Networkd configuration permissions

    I'm trying to configure networkd with a static ip.
    The configuration works like intended until I move the config file to a separate partition and symlink the file to /etc/systemd/network/10-staticwire.network (same place and filename it had before moving). The error reported by the service is "Could not load configuration files: Permission denied" but the file has both read and write permissions for root and if I remove the symlink the error vanishes.
    I need the file to reside on a different partition because the rootfs will be mounted as read-only and the system will require to change the ip according to a configuration file (and I'm not remounting every time the ip has to be changed, it would defeat the purpose of mounting ro). Both partitions reside within a LUKS encrypted LVM volume (I don't think this has anything to do with it but I could be wrong...).
    Ideas as to what's wrong and how to solve it? My google-fu hasn't helped in this one.
    EDIT: Forgot to mention this bug started with the update to systemd 215. It was working ok on 213 (maybe 214, not sure).
    Last edited by gava (2014-07-10 15:10:44)

    thanks for your reply
    /*line of code 1*/
    System.setProperty("java.protocol.handler.pkgs",
    "com.sun.net.ssl.internal.www.protocol");
    /*line of code 2*/
    java.security.Security.addProvider(
    new com.sun.net.ssl.internal.ssl.Provider());
    as i said earlier , eclipse gives error when it encounters line of code 2.
    i am using Jre 1.6.0_17
    and jdk 1.6.0_17
    now i understand you said line of code 2 is not required.
    but if i run my code from command prompt , it runs(even with line of code 2 in my program)
    but when i run my program from eclipse it doesnot runs.
    but when i exclude line of code 2 , it runs.
    the output generated by both is same.
    I want to ask why this discrepancy, from command prompt it runs including line of code 2
    but using eclipse it doesnot runs if i include line of code 2.

  • Configuration failed for Windows Server Update Services on Server 2012 R2 Essentials (Trial Version)

    Hi,
    I'm trying to setup the WSUS on the Server 2012 R2 Essentials (Trial Version) but with no luck. Below are the logs generated. Hopefully someone can guide me on this. Thanks.
    2014-10-15 12:23:06  Postinstall started
    2014-10-15 12:23:06  Detected role services: Api, UI, WidDatabase, Services
    2014-10-15 12:23:06  Start: LoadSettingsFromXml
    2014-10-15 12:23:06  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentLocal
    2014-10-15 12:23:06  Value is true
    2014-10-15 12:23:06  End: GetConfigValue
    2014-10-15 12:23:06  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentDirectory
    2014-10-15 12:23:06  Value is C:\WSUS
    2014-10-15 12:23:06  End: GetConfigValue
    2014-10-15 12:23:06  Content directory is C:\WSUS
    2014-10-15 12:23:06  Database roleservice is not installed
    2014-10-15 12:23:06  End: LoadSettingsFromXml
    Post install is starting
    2014-10-15 12:23:06  Start: Run
    2014-10-15 12:23:06  Fetching WsusAdministratorsSid from registry store
    2014-10-15 12:23:06  Value is S-1-5-21-308464661-3380577483-199018475-1000
    2014-10-15 12:23:06  Fetching WsusReportersSid from registry store
    2014-10-15 12:23:06  Value is S-1-5-21-308464661-3380577483-199018475-1001
    2014-10-15 12:23:19  Configuring content directory...
    2014-10-15 12:23:19  Configuring groups...
    2014-10-15 12:23:19  Starting group configuration for WSUS Administrators...
    2014-10-15 12:23:19  Found group in regsitry, attempting to use it...
    2014-10-15 12:23:22  Writing group to registry...
    2014-10-15 12:23:22  Finished group creation
    2014-10-15 12:23:22  Starting group configuration for WSUS Reporters...
    2014-10-15 12:23:22  Found group in regsitry, attempting to use it...
    2014-10-15 12:23:22  Writing group to registry...
    2014-10-15 12:23:22  Finished group creation
    2014-10-15 12:23:22  Configuring permissions...
    2014-10-15 12:23:22  Fetching content directory...
    2014-10-15 12:23:22  Fetching ContentDir from registry store
    2014-10-15 12:23:22  Value is C:\WSUS
    2014-10-15 12:23:22  Fetching group SIDs...
    2014-10-15 12:23:22  Fetching WsusAdministratorsSid from registry store
    2014-10-15 12:23:22  Value is S-1-5-21-308464661-3380577483-199018475-1000
    2014-10-15 12:23:22  Fetching WsusReportersSid from registry store
    2014-10-15 12:23:22  Value is S-1-5-21-308464661-3380577483-199018475-1001
    2014-10-15 12:23:22  Creating group principals...
    2014-10-15 12:23:22  Granting directory permissions...
    2014-10-15 12:23:23  Granting permissions on content directory...
    2014-10-15 12:23:23  Granting registry permissions...
    2014-10-15 12:23:23  Granting registry permissions...
    2014-10-15 12:23:23  Granting registry permissions...
    2014-10-15 12:23:23  Configuring shares...
    2014-10-15 12:23:23  Configuring network shares...
    2014-10-15 12:23:23  Fetching content directory...
    2014-10-15 12:23:23  Fetching ContentDir from registry store
    2014-10-15 12:23:23  Value is C:\WSUS
    2014-10-15 12:23:23  Fetching WSUS admin SID...
    2014-10-15 12:23:23  Fetching WsusAdministratorsSid from registry store
    2014-10-15 12:23:23  Value is S-1-5-21-308464661-3380577483-199018475-1000
    2014-10-15 12:23:23  Content directory is local, creating content shares...
    2014-10-15 12:23:25  Creating share "UpdateServicesPackages" with path "C:\WSUS\UpdateServicesPackages" and description "A network share to be used by client systems for collecting all software packages (usually applications) published
    on this WSUS system."
    2014-10-15 12:23:25  Creating share...
    2014-10-15 12:23:25  Share successfully created
    2014-10-15 12:23:25  Creating share "WsusContent" with path "C:\WSUS\WsusContent" and description "A network share to be used by Local Publishing to place published content on this WSUS system."
    2014-10-15 12:23:26  Creating share...
    2014-10-15 12:23:26  Share successfully created
    2014-10-15 12:23:26  Creating share "WSUSTemp" with path "C:\Program Files\Update Services\LogFiles\WSUSTemp" and description "A network share used by Local Publishing from a Remote WSUS Console Instance."
    2014-10-15 12:23:27  Creating share...
    2014-10-15 12:23:27  Share successfully created
    2014-10-15 12:23:27  Finished creating content shares
    2014-10-15 12:23:27  Stopping service WSUSService
    2014-10-15 12:23:27  Stopping service W3SVC
    2014-10-15 12:23:27  Configuring WID database...
    2014-10-15 12:23:27  Configuring the database...
    2014-10-15 12:23:27  Establishing DB connection...
    2014-10-15 12:23:27  Checking to see if database exists...
    2014-10-15 12:23:28  Database exists
    2014-10-15 12:23:28  Switching database to single user mode...
    2014-10-15 12:23:32  Loading install type query...
    2014-10-15 12:23:32  DECLARE @currentDBVersion       int
    DECLARE @scriptMajorVersion     int = (9600)
    DECLARE @scriptMinorVersion     int = (16384)
    DECLARE @databaseMajorVersion   int 
    DECLARE @databaseMinorVersion   int 
    DECLARE @databaseBuildNumber    nvarchar(10)
    IF NOT EXISTS(SELECT * FROM sys.databases WHERE name='SUSDB')
    BEGIN
        SELECT 1
    END
    ELSE
    BEGIN
        SET @currentDBVersion = (SELECT SchemaVersion FROM SUSDB.dbo.tbSchemaVersion WHERE ComponentName = 'CoreDB')
        SET @databaseBuildNumber = (SELECT BuildNumber FROM SUSDB.dbo.tbSchemaVersion WHERE ComponentName = 'CoreDB')
        DECLARE @delimiterPosition INT = CHARINDEX('.', @databaseBuildNumber)
        IF (@delimiterPosition = 0)
        BEGIN
            RAISERROR('Invalid schema version number', 16, 1) with nowait
            return 
        END 
        SET @databaseMajorVersion = SUBSTRING(@databaseBuildNumber, 1, @delimiterPosition - 1)
        SET @databaseMinorVersion = SUBSTRING(@databaseBuildNumber, (@delimiterPosition + 1), (10 - @delimiterPosition))
        IF @currentDBVersion < 926
        BEGIN
            SELECT 3
        END
        ELSE
        BEGIN
            IF (@scriptMajorVersion > @databaseMajorVersion OR
               (@scriptMajorVersion = @databaseMajorVersion AND @scriptMinorVersion > @databaseMinorVersion))
            BEGIN
                SELECT 2
            END
            ELSE IF (@scriptMajorVersion = @databaseMajorVersion AND
                     @scriptMinorVersion = @databaseMinorVersion)
            BEGIN
                SELECT 0
            END
            ELSE
            BEGIN
                SELECT 4
            END
        END
    END
    2014-10-15 12:23:32  Install type is: Reinstall
    2014-10-15 12:23:32  Creating logins...
    2014-10-15 12:23:32  Fetching account info for S-1-5-20
    2014-10-15 12:23:32  Found principal
    2014-10-15 12:23:32  Found account
    2014-10-15 12:23:32  Got binary SID
    2014-10-15 12:23:35  Fetching WsusAdministratorsSid from registry store
    2014-10-15 12:23:35  Value is S-1-5-21-308464661-3380577483-199018475-1000
    2014-10-15 12:23:35  Fetching account info for S-1-5-21-308464661-3380577483-199018475-1000
    2014-10-15 12:23:35  Found principal
    2014-10-15 12:23:35  Found account
    2014-10-15 12:23:35  Got binary SID
    2014-10-15 12:23:35  Setting content location...
    2014-10-15 12:23:35  Fetching ContentDir from registry store
    2014-10-15 12:23:35  Value is C:\WSUS
    2014-10-15 12:23:40  Swtching DB to multi-user mode......
    2014-10-15 12:23:47  Finished setting multi-user mode
    2014-10-15 12:23:47  Writing DB settings to registry...
    2014-10-15 12:23:47  Marking PostInstall done for UpdateServices-WidDatabase in the registry...
    2014-10-15 12:23:47  Starting service W3SVC
    2014-10-15 12:23:47  Configuring IIS...
    2014-10-15 12:23:47  Start: ConfigureWebsite
    2014-10-15 12:23:51  System.Runtime.InteropServices.COMException (0x80070003): The system cannot find the path specified.
       at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_AdsObject()
       at System.DirectoryServices.PropertyValueCollection.PopulateList()
       at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
       at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite..ctor()
       at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber)
       at Microsoft.UpdateServices.Administration.PostInstall.Run()
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    Fatal Error: The system cannot find the path specified.

    2014-10-15 12:23:47  Start: ConfigureWebsite
    2014-10-15 12:23:51  System.Runtime.InteropServices.COMException (0x80070003): The system cannot find the path specified.
    Looks like it failed trying to setup the website.
    2014-10-15 12:23:27  Configuring WID database...
    2014-10-15 12:23:27  Configuring the database...
    2014-10-15 12:23:27  Establishing DB connection...
    2014-10-15 12:23:27  Checking to see if database exists...
    2014-10-15 12:23:28  Database exists
    This also looks like its a RE-installation of WSUS.
    Any chance the "WSUS Administration" v-root is already present and did not get deleted after the last uninstallation?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Permit Group to logoff and shadow users (2012 R2)

    Hello everyone,
    I'm looking for a way to grant users permission to shadow und logoff RDS user sessions.
    To do this I first need to get the user's session host und unified session id:
    $Session = Get-RDUserSession -ConnectionBroker $ConnectionBroker -CollectionName "MyCollection" -ErrorAction Stop | Where {$_.UserName -eq $CommonName}
    After that I can use the information to either logoff or shadow the user.
    For shadowing:
    mstsc /v:$HostServer /shadow:$SessionId /control
    For LogOff:
    Invoke-RDUserLogoff -Force -HostServer $Session.HostServer -UnifiedSessionID $Session.UnifiedSessionId -ErrorAction Stop
    My problem:
    To run these commands the user needs admin privileges, which is not what you want for a first level supporter.
    My question:
    Is there a way to allow a group/user to retrieve the session ID's from the Connection Broker and Logoff/Shadow without granting them admin privileges?
    In case there is no way to grant those specific permissions, what are the permissions the user requires on which machines (broker, hosts?)?

    Hi,
    Thank you for posting in Windows Server Forum.
    You can use provide access to shadow session to normal user other than administrator. To allow non-administrators permissions to shadow you can use the following command which is also applicable for Windows Server 2008 R2 
    wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSPermissionsSetting WHERE (TerminalName="RDP-Tcp") CALL AddAccount "domain\group",2
    More information:
    RDS 2012 Configure Permissions for Remote Desktop Services
    Connections
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Could permissions cause startup problems?

    Based on some strings I found about problems with permissions that some have had when upgrading to leopard, I'm suspecting permissions are the cause of my computer's not recongnizing my primary drive on startup.
    I had been fiddling with permissions of several users on the computer, trying to set up an itunes library in the shared folder that all could access. I'm running tiger but some folks in this discussion area seem to be the ones knowledgeable about permissions.
    Now I can only boot up from my secondary drive (which has panther installed) or from my tiger dvd. The main drive shows up as a startup choice in both places, but it doesn't work. I repaired permissions with DU but no help. The main drive does NOT show up as a choice when I do a restart / hold option key.
    Is it possible that some change I made to permissions settings has caused this? If so, can someone tell me what I would do to set them right? The main drive shows up on my secondary's desktop, and the contents are completely accessible that way.
    Also, I already did a re-install of tiger, but retaining the settings -- not a clean install. That changed nothing. (really really don't want to start from scratch with a clean install, but if I must...) The main drive itself, in terms of hardware, seems to be fine according to both the DU and diskwarrior.

    I'm pretty sure i have a duplicate an not a clone, on my external drive, and yes thank goodness I've got those copies of all my files in case things go way bad.
    Ok, to recap and update: Computer has a primary drive running tiger, a secondary drive running panther and a tiger installation disk in the tray. I lost the ability to boot up the primary, and I think there is a strong chance it has something to do with permissions settings gone awry. I was messing with user permissions while trying to set up a common itunes library for multiple users before the problem started. (I respect you feel that's unlikely Kappy, you're probably right, but if it's possible... I want to know if there's an option that avoids losing my settings.)
    Under a normal restart, the computer chooses the install disk. Both drives show up in the install disk's startup utility. I can choose the secondary and startup to it. (and the primary shows up on the desktop.) When I choose the primary as the startup, no go -- it starts up to the install disk.
    I used DU to repair persmissions on the primary drive, and also ran DU's repair disk, and Diskwarrior. The tests indicated the drive is just fine, but none of that helped a bit. I reset the p-ram and the nvram -- no help. The primary also shows up when I open the startup system pref on the secondary, but choosing it does not work -- restarting still boots to the install disk. The primary does NOT show up as an option when I do a restart / option key.
    I did an archive and install from the tiger disk, retaining my settings (so the system updates are now gone) -- no help, still won't boot. I really really want to avoid an archive and install choosing to delete settings. There are several users on there, and it would take a lot of time and trouble to put humpty together again.
    Here is something I found in discussions, could this help me? --
    Get the Mac to set up an additional administrative account. You can then change your old account. I've tried this in 10.4.10 without problems.
    This was Posted by: JoseAranda at September 9, 2006 3:48 AM
    OK, restart your computer, hold down Command-s and type in the following:
    /sbin/fsck -y Enter
    /sbin/mount -uaw Enter
    rm /var/db/.applesetupdone Enter
    # The rm command is the remove command which deletes the file.
    # Robert: I'd rename the file via: mv /var/db/.applesetupdone /var/db/.applesetupdone.old
    reboot Enter
    Once you've done that the computer reboots and it's like the first time you used the machine. Your old accounts are all safe. From there you just change all other account passwords in the account preferences!!
    end of posted by: JoseAranda
    http://www.askdavetaylor.com/howdo_i_reset_my_mac_os_x_admin_rootpassword.html
    You will need to scroll down to see this post. Search for applesetupdone
    --Could creating an additional admin account, (which would have properly configured permissions,) make the drive bootable again? I'm not an advanced computer person, not much experience working in the terminal or open firmware, but I can follow directions. If I followed the above advice to create an additional admin account, how would I know if I was creating it on the primary or the secondary drive? I notice there is a terminal utility on the tiger disk, coud I type in the commands there?
    Or if the above is unlikely to help, is there something else I could do through the terminal that could repair or reset any user/ admin / persmission settings on the drive that might be causing its unbootability?

  • Permissions in a mixed environment

    I'm providing support for a mixed operating environment with users using both OS X Lion and Windows Vista/7 in a small network environment (~5 devices).  We recently installed a Mac Mini Server running OS X Lion Server, which has been configured to serve as a file server, along with running Parallels to provide some server support for applications (ie: ACT) where the business does not yet have a Mac-based solution. While I primarily deal with Windows workstations/servers, I've been tasked with helping get the Mac Mini Server configured.
    I'm having difficulty properly configuring permissions for a network-wide shared folder - the network users call it "The Box" - where the users save documents intended to be shared with the other network users.  The OS X clients connect to the shared folder via AFP, and are able to browse to the shared folder via Finder.  The Windows clients connect to the shared folder via SMB, mapping a drive using \\ip-address\sharename .  Each user has their own network credentials to connect to the server and access this shared folder, and all belong to the same security group.
    The issue I'm having difficulty resolving pertains to file permissions.  When a user saves a document to "The Box", the other network users are unable to open the document.  An administrator is required to go in and adjust the unix permissions to allow the other network users to access a document once it has been placed in "The Box," which is reducing the amount of time the administrator in question can spend on regular business tasks.  I have gone into the Server app and attempted adjusting permissions on the share and its propagation there, but that did not appear to be the fix required (or was configured incorrectly).  Searching the web for solutions return results that applied to older versions of OS X Server, leaving me under-informed on the correct configuration required.
    How should this be set up so that documents saved to the "The Box" share on the server have the necessary permissions for all users in the network to have read/write access to any current and future files saved in this location?

    Set up a new group called "Workers" or something like that and put in the Users into that group. Now go to Server.app and assign the Group to your share ADDITIONALLY (not by changing the group you see in the Posix permissions) by hit the "+" sign. Give READ & WRITE to the group. The go to Server > Hardware > Storage and propagate the permissons to the included files & folders.
    That should clear you problems by setting up and additional read & write permission by ACL, which is not overwritten, when a user saves a document to "The Box".

  • Editing security settings in Dcom Configuration

    Hi
    Is there a way I can edit dcom Configuration objects via powershell
    I have to change an object in:
    Component services->Computers->This computer->Dcom-Configuration->{objectname}
    I haven't found much on this... 
    any help will be severely appreciated!
    Kindest regards, Martin

    DCOMPerm is just for changing permissions (ACLs). The authentication level setting appears to be a simple REG_DWORD value called "AuthenticationLevel" which exists under the class's HKEY_CLASSES_ROOT\AppID\{GUID} key. The data for this
    value corresponds to these
    Authentication Level Constants.
    "Configuration Permissions" appears to just correspond to the registry permissions on the HKEY_CLASSES_ROOT\AppID\{GUID} key for each class.  Those are easier to deal with in PowerShell (which is good, because DcomPerm.exe doesn't cover that
    part.)  For example:
    # Some random GUID from the AppID key on my computer
    $keyPath = 'Registry::HKEY_CLASSES_ROOT\AppID\{EE487F98-D1F7-49DD-965D-BFEBAFACBD66}'
    $acl = Get-Acl -Path $keyPath
    $everyone = New-Object System.Security.Principal.SecurityIdentifier(
    [System.Security.Principal.WellKnownSidType]::WorldSid,
    $null
    $rule = New-Object System.Security.AccessControl.RegistryAccessRule(
    $everyone,
    [System.Security.AccessControl.RegistryRights]::FullControl,
    [System.Security.AccessControl.AccessControlType]::Allow
    $acl.AddAccessRule($rule)
    Set-Acl -AclObject $acl -Path $keyPath

  • File sharing permissions for AD Domain Admins?

    I've binded Mavericks to a Windows network with Active Directory, turned on File Sharing under System Preferences > Sharing, and added the Domain Admins group; how can I configure permissions so that the Domain Admins can read and write to and from all files and folders on the MAC HD without affecting other user's permissions?
    If I "apply to enclosed items..." the Domain Admins' Read & Write permissions from the root volume then Everyone (gets unintentionally propagated) can access all files!
    Ideally, the Domain Admins need the same permissions as the root administrator even after a new user has logged onto the MAC and had their Home Folders created in the future; In other words I need them to be able to access files and folders for all accounts past, present and future, but all other user's access must stay the same. Does that make sense?
    Is this even possible with AD binding? Would having a MAC OSX Server/Open Directory facilitate this better?
    Any help would be much appreciated!

    I tried adding the Domain Admins to the wheel group, but that never helped either. Also the "apply to enclose items" only seems to work for the entire share (left side)--not individual users or groups (right sde).

  • Read/write permissions for company blog

    Hi there - 
    I'm in the process of creating a blog for my company and need to set up specific permissions for each group involved. I've read through a lot of the help topics on the site, but I can't find the answer I'm looking for.
    What I want to do is set it up so that the users in one group (lets call them Group B) can read/edit their posts, but before the posts are actually published to the live website, they need to be approved by an admin (Group A). Is there a way to do this in
    SharePoint? A lot of the higher-ups in my company are extremely concerned about posts not being reviewed before they are published, even though only a handful of people would have access to the site in the first place.
    If I missed something, I'm sorry! Thanks in advance for your help.
    Erin

    Hi Erin,
    Have you looked at the TechNet article on 'Create a Blog'?
    Here is the Link -->http://office.microsoft.com/en-us/sharepoint-foundation-help/create-a-blog-HA010378201.aspx
    Also, here is a link to configure permissions for a blog -->http://office.microsoft.com/en-us/windows-sharepoint-services-help/configure-permissions-for-a-blog-HA010021567.aspx
    Let us know if you have any questions
    Daniel Christian (MCTS)

  • Configure My sites sharePoint

    Hello,
      I have read about how to configure My Sites SharePoint from "http://technet.microsoft.com/en-us/library/ee624362.aspx"
    I have read the following section : 
    Perform these additional steps to configure permissions for users to create team sites from their My Sites to use site feeds
    In the Policy group, click Permission Policy.
    On Manage Permission Policy Levels dialog box, click Add Permission Policy Level.
    Type a name for the permission policy.
    Under Permissions, in Site Permissions, select the Grant option for Create Subsites - Create subsites such
    as team sites, Meeting Workspace sites, and Document Workspace sites.
    Click Save.
    In the Policy group, click User Policy.
    On Policy for Web Application dialog box, click Add Users.
    On Add Users, in Zones select (All Zones), then click Next.
    In Choose Users, enter the user names of the users that you want to create team sites from their My Site to use site feeds. If all users can create team sites from their
    My Site to use site feeds, click the Browse icon. In Select People and Groups, click All Users, then click Everyone. Click Add, and then click OK.
    In the Choose Permissions section, select the name of the Permission Policy created previously.
    Click Finish, and then click OK.
    I have configure My sites in SharePoint . And I didnot  configure the previous step .
    Then I log in by a user . Then he created a personal site . Then He can create a sub site under it .
        So what is the previous section for ?
    ASk

    By default all authenticated users have the ability to create personal sites for my sites. Did you perform the step to allow self-service site creation? Also, instead of configuring the create subsites permission using user policy I usually control this
    at the User Profile Service Level. There is a link in the UPS called Manage User Permissions and you can specify 3 permission levels for all users (Or put different AD Groups/Users here):
    From:
    http://technet.microsoft.com/en-us/library/cc262500(v=office.15)
    Create Personal Site   This permission enables users to create a personal site to store their documents, newsfeed, and followed content.
    Follow People and Edit Profile   This permission enables users to follow people from their My Site and to edit their personal profile.
    Use Tags and Notes   This permission enables users to use the Tags and Notes feature from SharePoint Server 2010. The Tags and Notes feature is provided primarily for upgrade purposes so that users can continue to access the
    tags and notes they created in the earlier version of SharePoint Server. However, you might also use this permission to enable users to leave notes on documents in SharePoint Server 2013.
    Regards,
    Andrew J Billings
    Portal Systems Engineer//MCSA,MCSE
    Blog:
    http://www.andrewjbillings.com 
    Twitter:
      LinkedIn:

  • OD Groups and Perms not updating?

    I have a file server (to be used by about 60 people) that connects to an OD master for account info.
    When changing a users group on the OD Master (which affects which shares are available), the change doesn't seem to propagate to the file server right away and can take a random amount of time to make it through.
    Shouldn't this type of thing be instant, or is it just how it works?
    Is there a way to force an update or to speed the update up? Sometimes it doesn't happen at all until i share or unshare something, which doesn't always work either.
    I suppose I could set up a replica on the file server itself, but the apple manuals usually allude to specializing services to max out performance.

    I suppose I could set up a replica on the file server itself, but the apple manuals usually allude to specializing services to max out performance.
    That is because Apple wants to sell hardware. Realistically, an Xserve can handle the load of 60 concurrent AFP connections (not 60 network home folders). Running both AFP and OD on a single box is not going to kill it. There are many deployments that have one Xserve and they run 10 or more services on one box. Not everyone can afford separation of services.
    Additionally, if you have an OD Master, you probably should be running an OD Replica. Just for the safety net that it provides. For example, having you users, groups, passwords, and policy automatically replicating is a nice warm and fuzzy. Plus, if you have a problem with the OD Master, you environment can still function.
    That being said, configuring as connected to directory system is generally a good solution to avoid the extra services of directory services. Normally, this is a live lookup and no local storage is needed. Where are you not seeing the updates? In Server Admin when configuring permissions? What if you use dscl to browse the parent domain? Do you see the new groups, users, etc?
    If this were a replica, the duration of time in which a sync occurs can be set. But in a connected to role, the lookups should be dynamic and this instant.
    Hope this helps

  • Sun JSSE intergration with WebLogic

    First, I should state that I have been able to get my application to work in Tomcat
    and run on it's own, but not in WebLogic.
    Has anyone used Sun's JSSE implementation from within WebLogic? Is it possible
    to do so?
    I have set the following properties:
    System.setProperty("java.protocol.handler.pkgs",
    "com.sun.net.ssl.internal.www.protocol");
    System.setProperty("javax.net.ssl.keyStoreType",
    "pkcs12");
    System.setProperty("javax.net.ssl.keyStore",
    keystore);
    System.setProperty("javax.net.ssl.keyStorePassword",
    keyStorePassword);
    System.setProperty("javax.net.ssl.trustStore",
    trustStore);
    System.setProperty("javax.net.ssl.trustStorePassword",
    trustStorePassword);
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    I get the following exception when writing to the output stream of HttpsURLConnection:
    java.io.IOExceptionWrite Channel Closed, possible SSL handshaking or trust failure
    I am not that familiar with Weblogic, so any suggestions are welcome.

    No, the loadLocalIdentity methods that take InputStream-s expect streams for the
    certificate and the key pem files, with the key in pkcs8 format. If your certificate
    is in pkcs12 keystore, you can read the cert and the key using java keystore api,
    and then load them with the loadLocalIdentity(Certificate[], PrivateKey) method.
    Pavel.
    "Dave" <[email protected]> wrote:
    >
    Thanks for the response I appreciate it. I do have some follow up questions
    you
    may be able to help me with.
    This application is performing two way SSL, but in this case my web app
    (deployed
    in WLS) is the client. Making a https call to public server that requires
    the
    client certificate. The public server issues the client certificates
    in pkcs12
    format. Can the weblogic.net.http.HttpsURLConnection class or WebLogic
    SSL implementation
    handle that format?
    Thanks.
    "tm" <no-reply> wrote:
    From a coworker:
    It sounds like in this particular case they are using an URL to open
    the
    connection.
    On the server this will return a weblogic.net.http.HttpsURLConnection,
    which
    does not support the jsse configuration properties.
    In the case of a one way connection they might be able to fix this by
    setting weblogic.security.SSL.trustedCAKeyStore instead.
    For two way they would need to use our HttpsURLConnection api to load
    identity.
    -tm
    "tm" <no-reply> wrote in message news:[email protected]...
    To the best of my knowledge, BEA doesn't test or claim to support
    any
    scenarios with Sun JSSE running inside a WLS server when the WLS serveris
    setup to use SSL. However, it might work.
    In any case, to see what WLS SSL is complaining about, turn on SSLdebug
    tracing:
    -Dssl.debug=true -Dweblogic.StdoutDebugEnabled=true
    -tm
    "Dave" <[email protected]> wrote in message
    news:[email protected]...
    First, I should state that I have been able to get my application
    to
    work
    in Tomcat
    and run on it's own, but not in WebLogic.
    Has anyone used Sun's JSSE implementation from within WebLogic?
    Is
    it
    possible
    to do so?
    I have set the following properties:
    System.setProperty("java.protocol.handler.pkgs",
    "com.sun.net.ssl.internal.www.protocol");
    System.setProperty("javax.net.ssl.keyStoreType",
    "pkcs12");
    System.setProperty("javax.net.ssl.keyStore",
    keystore);
    System.setProperty("javax.net.ssl.keyStorePassword",
    keyStorePassword);
    System.setProperty("javax.net.ssl.trustStore",
    trustStore);
    System.setProperty("javax.net.ssl.trustStorePassword",
    trustStorePassword);
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    I get the following exception when writing to the output stream
    of
    HttpsURLConnection:
    java.io.IOExceptionWrite Channel Closed, possible SSL handshaking
    or
    trust
    failure
    I am not that familiar with Weblogic, so any suggestions are welcome.

  • Need to enable feature of servlet reloading in Tomcat

    Hello
    I wants to enable autoreload feature in tomcat so that i need not to stop tomcat web server again and again
    Thanks

    Hi,
    As the above information i tried to add line <DefaultContext reloadable="true" />. But it is not working for me.
    Here is my server.xml file.
    <?xml version='1.0' encoding='utf-8'?>
    <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements. See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to You under the Apache License, Version 2.0
    (the "License"); you may not use this file except in compliance with
    the License. You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    -->
    <!-- Note: A "Server" is not itself a "Container", so you may not
    define subcomponents such as "Valves" at this level.
    Documentation at /docs/config/server.html
    -->
    <Server port="8005" shutdown="SHUTDOWN">
    <!--APR library loader. Documentation at /docs/apr.html -->
    <Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />
    <!--Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html -->
    <Listener className="org.apache.catalina.core.JasperListener" />
    <!-- JMX Support for the Tomcat server. Documentation at /docs/non-existent.html -->
    <Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" />
    <Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />
    <!-- Global JNDI resources
    Documentation at /docs/jndi-resources-howto.html
    -->
    <GlobalNamingResources>
    <!-- Editable user database that can also be used by
    UserDatabaseRealm to authenticate users
    -->
    <Resource name="UserDatabase" auth="Container"
    type="org.apache.catalina.UserDatabase"
    description="User database that can be updated and saved"
    factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
    pathname="conf/tomcat-users.xml" />
    </GlobalNamingResources>
    <!-- A "Service" is a collection of one or more "Connectors" that share
    a single "Container" Note: A "Service" is not itself a "Container",
    so you may not define subcomponents such as "Valves" at this level.
    Documentation at /docs/config/service.html
    -->
    <Service name="Catalina">
    <!-- Define properties for each web application -->
    <DefaultContext reloadable="true" />
    <!--The connectors can use a shared executor, you can define one or more named thread pools-->
    <!--
    <Executor name="tomcatThreadPool" namePrefix="catalina-exec-"
    maxThreads="150" minSpareThreads="4"/>
    -->
    <!-- A "Connector" represents an endpoint by which requests are received
    and responses are returned. Documentation at :
    Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)
    Java AJP Connector: /docs/config/ajp.html
    APR (HTTP/AJP) Connector: /docs/apr.html
    Define a non-SSL HTTP/1.1 Connector on port 8080
    -->
    <Connector port="8080" protocol="HTTP/1.1"
    connectionTimeout="20000"
    redirectPort="8443" />
    <!-- A "Connector" using the shared thread pool-->
    <!--
    <Connector executor="tomcatThreadPool"
    port="8080" protocol="HTTP/1.1"
    connectionTimeout="20000"
    redirectPort="8443" />
    -->
    <!-- Define a SSL HTTP/1.1 Connector on port 8443
    This connector uses the JSSE configuration, when using APR, the
    connector should be using the OpenSSL style configuration
    described in the APR documentation -->
    <!--
    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
    maxThreads="150" scheme="https" secure="true"
    clientAuth="false" sslProtocol="TLS" />
    -->
    <!-- Define an AJP 1.3 Connector on port 8009 -->
    <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
    <!-- An Engine represents the entry point (within Catalina) that processes
    every request. The Engine implementation for Tomcat stand alone
    analyzes the HTTP headers included with the request, and passes them
    on to the appropriate Host (virtual host).
    Documentation at /docs/config/engine.html -->
    <!-- You should set jvmRoute to support load-balancing via AJP ie :
    <Engine name="Catalina" defaultHost="localhost" jvmRoute="jvm1">
    -->
    <Engine name="Catalina" defaultHost="localhost">
    <!--For clustering, please take a look at documentation at:
    /docs/cluster-howto.html (simple how to)
    /docs/config/cluster.html (reference documentation) -->
    <!--
    <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
    -->
    <!-- The request dumper valve dumps useful debugging information about
    the request and response data received and sent by Tomcat.
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.valves.RequestDumperValve"/>
    -->
    <!-- This Realm uses the UserDatabase configured in the global JNDI
    resources under the key "UserDatabase". Any edits
    that are performed against this UserDatabase are immediately
    available for use by the Realm. -->
    <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
    resourceName="UserDatabase"/>
    <!-- Define the default virtual host
    Note: XML Schema validation will not work with Xerces 2.2.
    -->
    <Host name="localhost" appBase="webapps"
    unpackWARs="true" autoDeploy="true"
    xmlValidation="false" xmlNamespaceAware="false">
    <!-- SingleSignOn valve, share authentication between web applications
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
    -->
    <!-- Access log processes all example.
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
    prefix="localhost_access_log." suffix=".txt" pattern="common" resolveHosts="false"/>
    -->
    </Host>
    </Engine>
    </Service>
    </Server>
    Can anyone tell me what i need to do to enable reloading?
    Thanks,
    Ram.

  • Deploy ADF to Tomcat 6

    I create an ADF application and deploy it as a war file using Jdev 11.1.1.3. Then, I add this war file to C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps
    I add the following jar files to C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib
    I change context.xml and server.xml
    However, the jspx page cannot be showed.
    ---------------context.xml-----------------------
    <?xml version='1.0' encoding='utf-8'?>
    <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements. See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to You under the Apache License, Version 2.0
    (the "License"); you may not use this file except in compliance with
    the License. You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    -->
    <!-- The contents of this file will be loaded for each web application -->
    <Context>
    <!-- Default set of monitored resources -->
    <WatchedResource>WEB-INF/web.xml</WatchedResource>
    <!-- Uncomment this to disable session persistence across Tomcat restarts -->
    <!--
    <Manager pathname="" />
    -->
    <!-- Uncomment this to enable Comet connection tacking (provides events
    on session expiration as well as webapp lifecycle) -->
    <!--
    <Valve className="org.apache.catalina.valves.CometConnectionManagerValve" />
    -->
    <ResourceLink global="jdbc/obpmdir" name="jdbc/obpmdir"
    type="oracle.jdbc.pool.OracleDataSource"/>
    </Context>
    ------------------server.xml--------------------------------
    <?xml version='1.0' encoding='utf-8'?>
    <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements. See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to You under the Apache License, Version 2.0
    (the "License"); you may not use this file except in compliance with
    the License. You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    -->
    <!-- Note: A "Server" is not itself a "Container", so you may not
    define subcomponents such as "Valves" at this level.
    Documentation at /docs/config/server.html
    -->
    <Server port="8005" shutdown="SHUTDOWN">
    <!--APR library loader. Documentation at /docs/apr.html -->
    <Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />
    <!--Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html -->
    <Listener className="org.apache.catalina.core.JasperListener" />
    <!-- Prevent memory leaks due to use of particular java/javax APIs-->
    <Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" />
    <!-- JMX Support for the Tomcat server. Documentation at /docs/non-existent.html -->
    <Listener className="org.apache.catalina.mbeans.ServerLifecycleListener" />
    <Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />
    <!-- Global JNDI resources
    Documentation at /docs/jndi-resources-howto.html
    -->
    <GlobalNamingResources>
    <!-- Editable user database that can also be used by
    UserDatabaseRealm to authenticate users
    -->
    <Resource name="UserDatabase" auth="Container"
    type="org.apache.catalina.UserDatabase"
    description="User database that can be updated and saved"
    factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
    pathname="conf/tomcat-users.xml" />
    </GlobalNamingResources>
    <GlobalNamingResources>
    <Resource name="UserDatabase" auth="Container"
    type="org.apache.catalina.UserDatabase" description="User db that can be updated and saved"
    factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
    pathname="conf/tomcat-users.xml"/>
    <Resource name="jdbc/obpmdir" auth="Container"
    type="oracle.jdbc.pool.OracleDataSource"
    driverClassName="oracle.jdbc.driver.OracleDriver"
    factory="oracle.jdbc.pool.OracleDataSourceFactory"
    url="jdbc:oracle:thic:@192.168.1.9:1521:sunz" user="obpmdir" password="welcome1" maxActive="20"
    maxldle="10" maxWait="-1"/>
    </GlobalNamingResources>
    <!-- A "Service" is a collection of one or more "Connectors" that share
    a single "Container" Note: A "Service" is not itself a "Container",
    so you may not define subcomponents such as "Valves" at this level.
    Documentation at /docs/config/service.html
    -->
    <Service name="Catalina">
    <!--The connectors can use a shared executor, you can define one or more named thread pools-->
    <!--
    <Executor name="tomcatThreadPool" namePrefix="catalina-exec-"
    maxThreads="150" minSpareThreads="4"/>
    -->
    <!-- A "Connector" represents an endpoint by which requests are received
    and responses are returned. Documentation at :
    Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)
    Java AJP Connector: /docs/config/ajp.html
    APR (HTTP/AJP) Connector: /docs/apr.html
    Define a non-SSL HTTP/1.1 Connector on port 8080
    -->
    <Connector port="8081" protocol="HTTP/1.1"
    connectionTimeout="20000"
    redirectPort="8443" />
    <!-- A "Connector" using the shared thread pool-->
    <!--
    <Connector executor="tomcatThreadPool"
    port="8080" protocol="HTTP/1.1"
    connectionTimeout="20000"
    redirectPort="8443" />
    -->
    <!-- Define a SSL HTTP/1.1 Connector on port 8443
    This connector uses the JSSE configuration, when using APR, the
    connector should be using the OpenSSL style configuration
    described in the APR documentation -->
    <!--
    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
    maxThreads="150" scheme="https" secure="true"
    clientAuth="false" sslProtocol="TLS" />
    -->
    <!-- Define an AJP 1.3 Connector on port 8009 -->
    <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
    <!-- An Engine represents the entry point (within Catalina) that processes
    every request. The Engine implementation for Tomcat stand alone
    analyzes the HTTP headers included with the request, and passes them
    on to the appropriate Host (virtual host).
    Documentation at /docs/config/engine.html -->
    <!-- You should set jvmRoute to support load-balancing via AJP ie :
    <Engine name="Catalina" defaultHost="localhost" jvmRoute="jvm1">
    -->
    <Engine name="Catalina" defaultHost="localhost">
    <!--For clustering, please take a look at documentation at:
    /docs/cluster-howto.html (simple how to)
    /docs/config/cluster.html (reference documentation) -->
    <!--
    <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
    -->
    <!-- The request dumper valve dumps useful debugging information about
    the request and response data received and sent by Tomcat.
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.valves.RequestDumperValve"/>
    -->
    <!-- This Realm uses the UserDatabase configured in the global JNDI
    resources under the key "UserDatabase". Any edits
    that are performed against this UserDatabase are immediately
    available for use by the Realm. -->
    <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
    resourceName="UserDatabase"/>
    <!-- Define the default virtual host
    Note: XML Schema validation will not work with Xerces 2.2.
    -->
    <Host name="localhost" appBase="webapps"
    unpackWARs="true" autoDeploy="true"
    xmlValidation="false" xmlNamespaceAware="false">
    <!-- SingleSignOn valve, share authentication between web applications
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
    -->
    <!-- Access log processes all example.
    Documentation at: /docs/config/valve.html -->
    <!--
    <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
    prefix="localhost_access_log." suffix=".txt" pattern="common" resolveHosts="false"/>
    -->
    </Host>
    </Engine>
    </Service>
    </Server>
    ---------------------------------------jar-----------------------------------
    adf-controller-api.jar
    adf-controller-rt-common.jar
    adf-controller.jar
    adf-faces-databinding-rt.jar
    adf-pageflow-dtrt.jar
    adf-pageflow-fwk.jar
    adf-pageflow-impl.jar
    adf-pageflow-rc.jar
    adf-richclient-api-11.jar
    adf-richclient-impl-11.jar
    adf-share-base.jar
    adf-share-ca.jar
    adf-share-support.jar
    adflibfilter.jar
    adflogginghandler.jar
    adfm.jar
    adfmweb.jar
    cache.jar
    commons-el.jar
    db-ca.jar
    dms.jar
    dvt-faces.jar
    dvt-jclient.jar
    dvt-utils.jar
    fmw_audit.jar
    identitystore.jar
    inspect4.jar
    javatools-nodeps.jar
    javax.management.j2ee_1.0.jar
    jewt4.jar
    jmxframework.jar
    jmxspi.jar
    jps-api.jar
    jps-common.jar
    jps-ee.jar
    jps-internal.jar
    jps-unsupported-api.jar
    jsf-api.jar
    jsf-ri.jar
    mdsrt.jar
    ojdbc6.jar
    oracle-el.jar
    oraclepki.jar
    org.apache.commons.beanutils_1.6.jar
    com.bea.core.apache.commons.collections_3.2.0.jar
    org.apache.commons.logging_1.0.4.jar
    osdt_cert.jar
    osdt_core.jar
    share.jar
    standard.jar
    trinidad-api.jar
    trinidad-impl.jar
    wls-api.jar
    xercesImpl.jar
    xmlef.jar
    xmlparserv2.jar

    I am trying to deploy an ADF based application to Tomcat 6.0.18. It is succeeded to an extent .. but when using the business component, getting the following error.
    oracle.jbo.DMLException: JBO-27200: JNDI failure. Unable to lookup Data Source at context jdbc/soademoDS
    root cause
    javax.naming.NameNotFoundException: DataSourceContext could not locate a DataSource for the name: jdbc/soademoDS
         oracle.jbo.server.DataSourceContext.lookup(DataSourceContext.java:109)
    I am using soademo found with Dana Singleterry's blog
    http://blogs.oracle.com/dana/2009/01/how_to_deploy_a_11g_adf_applic_1.html
    I have done the required changes in server.xml, context.xml and please find the following connections.xml with which I think the error is occuring..
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <References xmlns="http://xmlns.oracle.com/adf/jndi">
    <Reference name="soademoDS" className="oracle.jdeveloper.db.adapter.DatabaseProvider" credentialStoreKey="soademoDS" xmlns="">
    <Factory className="oracle.jdeveloper.db.adapter.DatabaseProviderFactory"/>
    <RefAddresses>
    <StringRefAddr addrType="subtype">
    <Contents>oraJDBC</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="port">
    <Contents>1521</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="hostname">
    <Contents>it-binu-kooran.hq.moh</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="user">
    <Contents>soademo</Contents>
    </StringRefAddr>
    <SecureRefAddr addrType="password"/>
    <StringRefAddr addrType="sid">
    <Contents>repo</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="DeployPassword">
    <Contents>true</Contents>
    </StringRefAddr>
    <StringRefAddr addrType="oraDriverType">
    <Contents>thin</Contents>
    </StringRefAddr>
    </RefAddresses>
    </Reference>
    </References>
    bc4j.xcfg file contain the following entries
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BC4JConfig version="11.0" xmlns="http://xmlns.oracle.com/bc4j/configuration">
    <AppModuleConfigBag ApplicationName="model.service.tcAppModule">
    <AppModuleConfig name="tcAppModuleLocal" ApplicationName="model.service.tcAppModule" DeployPlatform="LOCAL" jbo.project="model.Model">
    <Security AppModuleJndiName="model.service.tcAppModule"/>
    <Custom JDBCDataSource="jdbc/soademoDS"/>
    </AppModuleConfig>
    <AppModuleConfig name="tcAppModuleShared" ApplicationName="model.service.tcAppModule" DeployPlatform="LOCAL" jbo.project="model.Model">
    <AM-Pooling jbo.ampool.maxpoolsize="1" jbo.ampool.isuseexclusive="false"/>
    <Security AppModuleJndiName="model.service.tcAppModule"/>
    <Custom JDBCDataSource="java:comp/env/jdbc/soademoDS"/>
    </AppModuleConfig>
    </AppModuleConfigBag>
    </BC4JConfig>
    Can someone help me out please ... ..

Maybe you are looking for

  • Need suggestion in MERGE Statement

    Hi, I have a scenario like, I have one table T1 with 500,000 to 700,000 records and now I want to check the other table T2 if record exists or not. If record exists with opposite amount ( - or + ) as compare with first table T1 then I need to insert

  • How can i use exisitng user data(Id, password) for user mapping

    Hi All, For User mapping , we can import user mapping data for many users from user administration. and for each user we can maintain mapping data in the standard format. eg: [User] uid=user2 $usermapping$:BCE:user=ext_user2 $usermapping$:BCE:mappedp

  • The SCOM reporting service is not starting and SCOM RMS is grey.

    Hi, I have performed an activity in my environment related to password change of all SCOM accounts. I referred to the blogs mentioned below : http://www.systemcentercentral.com/forums-archive/topic/changing-the-scom-adminservice-account-password/ htt

  • Add Fields in CUP Request - SAP GRC Access Control 5.3

    Dear Friends, I am wondering on how to add fields value in CUP (Compliant User Provisioning) SAP GRC AC 5.3. Currently i'm leading 9 SAP Security Coordinators in Indonesia and i want to create Performance Metrics on how long the CUP Requests is proce

  • Contract with monthly half pricing conditions

    Hi Iu2019m trying to use a contract with monthly half pricing conditions. When sales orders are created during the first monthly half, I need to use a specific price. When sales orders are created during the second monthly half, I need to another spe