How to make folder unprotected!

Hi All,
This is prakhyath.
I have a web-application running on Jboss.. Inside the context folder i have several directories having some pre-defined configuration files . I am using Josso for authentication purpose. currently my entire war file content is under Josso authentication. I just want to make one folder unprotected inside the war file.
My web.xml looks like:-
<security-constraint>
<!-- Sample Security Constraint -->
<web-resource-collection>
<web-resource-name>protected-resources</web-resource-name>
<url-pattern>/*</url-pattern>
<http-method>HEAD</http-method>
<http-method>GET</http-method>
<http-method>POST</http-method>
<http-method>PUT</http-method>
<http-method>DELETE</http-method>
</web-resource-collection>
<auth-constraint>
<role-name>Authenticate</role-name>
</auth-constraint>
<user-data-constraint>
<transport-guarantee>NONE</transport-guarantee>
</user-data-constraint>
</security-constraint>
How can i prevent authentication for specific folder inside war file....
Thanks in advance.
Regards
Prakhyath

i have same problem. i would like to move automatically saved Word backup copy to another folder, but the folder action doesn't recognize the save as a new file that needs to be acted upon.

Similar Messages

  • How to make Folder Action work on file, subfolder content change?

    Hi!
    I looking for information in how to make a Folder Action, Work Flow or any action from Automator to work on file change and not only on deletion, moving or insertion. What I want to know is if it's possible to trigger some script or app while monitoring a folder and its contents, files and subfolders, changes. Meaning that when I have a file that has its contents updated the action will be triggered like an txt file that I only insert a new line in it, for example.
    Is there any solution that is not third party? Is there an internal Mac OS X solution that would work on Snow Leopard, Lion and Mountain Lion?

    i have same problem. i would like to move automatically saved Word backup copy to another folder, but the folder action doesn't recognize the save as a new file that needs to be acted upon.

  • How to make folder view static on shared volume

    I have an external drive connected to a Mac Mini (10.6.8).  We use that external drive as our shared network drive.  4 Macs and 2 PCs access the drive.  Please tell me how I can alter the ".DS_store" file on the SHARED VOLUME so that each user can expand disclosure triangles, etc. on the server volume, but each individual user isn't affected by how any particular user is viewing the folders.  Right now, if User #1 expands a bunch of folders, all of the other users see that, too.  I've done this before, using the Terminal.  Alas, I've lost the directions for that.  I believe it involved changing the permissions on the "DS_store" file on the server volume.  Thanks in advance.

    The following should work
    cd /path/to/the/folder
    chmod 444 .DS_Store
    Repeat for each folder of interest.
    If you have an entire directory tree, you could use something like
    cd /path/to/the/top/folder
    find . -iname .DS_Store -print0 | xargs -0 chmod 444
    The 444 is read for owner, group, everyone else, and no write, and no execute permissions for the .DS_Store file.  No write means no one should be able to change the contents of the .DS_Store file.
    The find command will start at the current folder, then walk down the directory tree looking for all the .DS_Store files and pipe those files to xargs which will execute the chmod 444 command for each .DS_Store found.
    Does this sound like what you did before?

  • How to make folder user specific..!!!

    hii guys..
    how can we implement permission rights to a existing or newly created folder in webcenter content, so that only a specific user can see that folder, and other users will not have access to that folder.
    Thanks

    Hi ,
    With PS5 , use Framework Folders component . In this every authenticated user can create their own personal folders which will be accessible for that user alone .
    http://docs.oracle.com/cd/E23943_01/doc.1111/e10978/c08_folders.htm#i1125681
    Section 6.1.6 Personal Folder
    Thanks
    Srinath

  • How to make folder configured to get temp files

    Actually in our project we have some applications .in each application the "java.io.tmpdir" is pointing to /var/tmp folder to dump temp files as its running in solaris machine.now we want to reduce the burden on /var/tmp and dump the temp files into a directory created by us for each application which is specific so that it can take from that location and delete it once its processed.How to do this.i think we need to do that change in config file .
    i am expecting inputs on this.

    I think I must be missing something because I can't understand why it is not obvious to you that you just have to provide a system wide constant defining the directory you want to use.
    P.S. I thought that "java.io.tmpdir" pointed to /tmp on Unix type systems.

  • How to make Folder Explorer  like windows with ADF

    I want to make a folder explorer like windows like this image
    http://img837.imageshack.us/img837/4296/sshot7z.png
    I want to make a folder explorer like windows when click on a folder on the tree it expands and shows its sub-folders and its content or show the files inside the folder in another place in the page
    is this possible to be done with ADF .
    I need help in this.
    Thanks in advance.

    Hi,
    Your use case is extremely vague. However, assuming you simply meant the look using ADF Faces, you can simply use the tree component with correctly defined icons to get that. See http://jdevadf.oracle.com/adf-richclient-demo/faces/components/index.jspx?_afrLoop=30572603018616864#%2Fcomponents%2Ftree.jspx%40
    Regards,
    ~ Simon

  • How to make folder readable/listable via http?

    So I added new website in my server, loch point to a folder in which there is no webpage, but only files... What I want is access to files via browser, like this:
    But right now I'm getting this:
    Permissions on a folder are like this:
    What do I need to do else?

    Silly me.... Found it:

  • How to make Finder NOT to show files from a specific folder in "All My Files"?

    Hello!
    Can someone please advice how to make finder NOT to show files from a specific folder in "All My Files"? See the attach - I recently installed Civilization 5 from Steam and now I have a lot of unneeded files (*.log and *.ini) shown in  All My Files colder in Finder.
    I don't want to see them. Any advise?

    Using "All my Files" was very handy before all this rubbish popped up. =(

  • How to make a new file folder on screen?

    How to make file folder on screen?
    How to make a new window in browser?

    me1965 wrote:
    How to make file folder on screen?
    How to make a new window in browser?
    Don't know what OS you have so this info is for ICS.
    To make a folder on screen, long press on one app and drag and drop it on top of another app.  You will kinda see both apps there now and when you touch it a folder will open up and you can choose one of the apps.  You will also now be given a chance to name the folder.
    To open a new window in the chrome browser, tap on the menu button (the 3 verticle dots in the upper right hand corner of the screen) and click "new tab"
    If you have a different OS, let us know and someone will post the answer to your questions.

  • Firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link

    firefox open images in a new tab upon clicking the link,how to make firefox to save images in the folder upon clicking the link.

    You can right-click the image and use "Save Image As" to save that image.

  • How to make servlet work in my folder

    I created a servlet called FirstServlet.java (no package it belongs to) and used Tomcat-4.1.7.
    If the servlet is put in "jakarta-tomcat-4.1.7/webapps/examples/WEB-INF/classes", it can be run at URL: localhost:8080/examples/servlet/FirstServlet. Now I created a folder in "webapps", called "test". My question is how to make FirstServlet.java work in "jakarta-tomcat-4.1.7/webapps/test/" or its subfolder?
    I tried putting the servlet class in "jakarta-tomcat-4.1.7/webapps/test/WEB-INF/classes/" and running it at http://localhost:8080/test/servlet/FirstServlet, but it failed with msg saying "requested resource is not available".
    Any advice is appreciated.

    You need to set 'Context Path' for your 'test' (application) in conf\server.xml file.
    It will be something like this, add these lines in that file and restart Tomcat.
    <Context path="/test"
    docBase="webapps/test"
    crossContext="true"
    debug="0"
    reloadable="true"
    trusted="false" >
    </Context>
    Sudha

  • How to make a Shared mailbox folder appear on everyones mailbox automatically

    Hello, I need to find a way for a Shared mailbox
    folder to appear in everyone’s mailbox automatically – preferably in their favorites. We currently have a Public Folder where everyone in the company can drag or email any suspicious, fishing, etc.
    emails. Unfortunately that is not good enough for our company's upper management. They
    wants me to find a way to add a folder on everyone’s mailbox so they can easily find it under their favorites and drag any questionable messages to it.
    I created a Shared mailbox for this purpose and a folder and I gave everyone access to it. Now
    I’m not sure how to make this folder appear automatically in everyone’s mailbox favorites. If there is a way to accomplish this I would appreciate any suggestions.  I wonder if there is a
    powershellcmdlet that can help me do this. Any assistance will be greatly appreciated. For now we are running on a mix environment Exchange 2010/2013, but pretty soon it will be 2013 only. Thanks in advance for your assistance.
     

    I wouldn't recommend this method, trust me this might become mess if doesn't go to right direction. People might use this shared mailbox for their
    own use. Best practice is to create a shared mailbox with some sensible name like [email protected] or
    something like that and then share it on the announcement board or send an announcement mail to all users and ask them to forward their spam, suspicious, fishing mails to this address.

  • I want to copy bookmarks in my folder.where i can find its and how i make it?

    i want to copy bookmarks in my folder.where i can find its and how i make it?please

    Profile is a folder where your Firefox store all of your information
    * https://support.mozilla.com/en-US/kb/Profiles
    in this link you can find how to backup your profile and restore them

  • How to make settings of root folder , while creating customize JSP Pages.

    Hi All,
    I am developing customized BI Beans Application.While the development ,I gose to compnent pallete and try to access BI Beans Objects which are on same workspace . But in the location tab it shows root foloder and only one object . I am unable to access another object which are belongs to same workspace .
    My question is how to make setting of root folder (there is no any option) and how to access other objects from same workspace
    Please guide me, if someone have any idea
    ViSHAL

    Can you describe the steps in detail?
    Which tag are you using from the component Palette?
    Also do you have multiple workspaces in your OLAP source DB?

  • TheVolumeSettings Folder: How to make it disappear

    Hi, I was transferring a large folder from my computer hard drive to an external when I noticed this folder pop up on the external hard drive. When I click on it, it disappears, but I can't seem to delete it.
    Can anyone explain to me
    1) What the Volume Settings Folder is
    2) Why it came up after tranferring the files
    3) How to make it go away again
    Thank you very much!

    Hi R&R, and a warm welcome to the forums!
    1. iirc it's for Classic/OS9.
    2. What date/time does Get info say?
    3. I'd ignore it.

Maybe you are looking for

  • Disturbing http connection from ISE to an unknown Internet address

    I have an ISE version 1.1.2.145 Patch-5 running in standalone mode.  No one has access to the ISE appliance except myself.  The ISE has an IP address of 1982.168.1.1 today, I noticed that the ISE is attempting to make an outbound http to an unknown I

  • .mov fil (pal) to be converted to NTSC

    Hi I have a .mov fil to convert it a ntsc dvd. I am looking for a workflow white papper if any so I can follow the steps. there is such a lot of advice / tip on the web but I don't know what to trust need a good converation. In AME it looks like you

  • What can I do if my ipod was stolen?

    My ipod was stolen about a week ago and i dont have icloud compelety set up on it.

  • Extracting Script from sql developer

    I have to extract the script of 25 tables from a database including all its objects.How can i do this using sql developer using any script

  • APO -  R3 integration

    Hello , In R3 System we have a option to "Integration with other sap component"--->Advanceed Planer  and Optimizer-->Basic Settings for Setting Up the System Landscape-->Specify SAP APO Release  ( Via SPRO ) My queries are 1> After upgrade , release