If you did as you said, then your LinkFactory impl did replace the default one, as surely as releasing a ball from your hand causes it to drop to the ground.
So, don't you think we might need more data to determine what really happened? On 11/18/05, hv @ Fashion Content <[EMAIL PROTECTED]> wrote: > How do I replace LinkFactory. > > I tried contributing a new <implementation> but that didn't seem to work. > > So How ? > > Henrik > > "hv @ Fashion Content" <[EMAIL PROTECTED]> skrev i en meddelelse > news:[EMAIL PROTECTED] > > In my existing Tapestry 3 solution I had my own Link class which didn't > > prefix the contextPath to URLs. > > > > In Tapestry 4 it is the LinkFactory that determines that part of the > > process. It has a contextPath attribute which must be initialised > > somewhere. I need to make sure that this is set to "". How do I do it? > > > > 1) Subclass and replace the LinkFactory > > 2) Configure context.xml / web.xml > > 3) App. Spec. Meta tag > > > > ? > > > > Cheers, > > > > Henrik > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
