On 7/11/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
It's (somehow) related to the <distributionManagement>/<site>/<url> in the pom. It took me a few tries to get the links on the Tiles 2 site to work. If the directory name on the site matches the artifactId in the pom, it works as designed. If not, you have to add <url> elements to force values at different levels.
OK, making progress. First, it's important to update the URI for the subsite. They were using the the top-level s.a.o site for their own URI. This was causing the image loads to fail, since it resoved Using fully qualified URIs, including the "index.html", seems to help. Or at least the URIs make more sense when you look at them :) Though, I still think I'm missing a setting on my local system. The old Struts Tiles page had some absolute references, and all of mine are relative. Would using the deploy target make a difference? I've been building each as I went along. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]