aspose file tools
The moose likes JBoss and the fly likes Symbolic Links in Linux Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Symbolic Links in Linux" Watch "Symbolic Links in Linux" New topic
Author

Symbolic Links in Linux

Srinivas Katta
Ranch Hand

Joined: Feb 01, 2007
Posts: 74
Hi,

We have web application running on JBoss in Linux environment. We have created Symbolic links to the images folder where users can upload the images as part of their Registration and other configurations

Images are getting uplaoded and can be seeen from Source and Destination folders but We are unable to view those images from the application by pointing to that Path.

For Ex: We have the "Upload" folder under war directory from where application loads the images. Uplaod folder is a symbolic link to /images/upload folder

Please let me know if any body have any idea

Thanks
Srinivas
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Symbolic Links in Linux
 
Similar Threads
Enterprise Archive (EAR) + symbolic links
going nuts trying to reference images on server
Storing template outside webapp
Getting Installation Path of Webserver
Folder Upload in Java