Hi all, I'm a new magnolia user and I've managed to grasp the cms side of things and now I'm moving to site/domain configuration which I admit is hazy at the moment.
There must be something wrong with my configuration somehow because my dam images are not showing up. My setup involves the following: Got my hosts file changed to have a local dns domain for testing. In STK Site Definition, I added a domain entry for my site. And that seems fine, the urls are shortened accordingly. BTW I'm using maven-jetty-plugin. The problem arises when I try to fetch images uploaded using the dam control, these images just don't show up if I access using my domain testing. It applies to images saved as binary, in dms and in media. The following code is used STKUtil.getAsset().getLink(). it shows a full path using localhost instead of my domain. Code using the following code seems to be fine however LinkUtil.createLink(content) Is there anything I'm missing? Any hint would be most appreciated. Thanks -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=797b76e8-4bf8-413b-bd3a-736ee00fb6f5 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
