ARIA question, employee photos not showing
I've installed Aria before at a previous employer and had no problem getting everything to work fine, including the employee photos. However, for the life of me I can't get them to work now. I've uploaded an image for my entry. The data in the ARIA_IMAGES table appears reasonable:
NAME U6.jpg
ORIG_NAME F1173187252/morris_matthew.jpg
PERSON_ID 2008
MIME_TYPE image/pjpeg
DOC_SIZE 6745
DAD_CHARSET ascii
LAST_UPDATED 01-MAR-10
CONTENT_TYPE BLOB
BLOB_CONTENT (BLOB)
However, the ARIA Employee Detail page has only a blank image with a red 'X' instead of the pic. It recognizes that an image is present since the "No Picture on File" graphic no longer appears. The properties for the image shows the following as the Address/URL:
http://[server]:8080/apex/MMORRIS.image?n=U6.jpg
The 'MMORRIS.IMAGE' procedure is the one distributed with ARIA. It exists and has rights granted to PUBLIC.
Any ideas -- 'cause I'll admit to being stumped at the moment.