Hello,

With the current snapshot I get this:
Caused by: javax.faces.FacesException: 
org.apache.myfaces.tobago.lifecycle.TobagoLifecycleFactory
        at 
javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:573)
        at 
javax.faces.FactoryFinder.getImplementationInstance(FactoryFinder.java:438)
        at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:249)
        at 
com.ibm.faces.portlet.FacesPortlet.getLifecycle(FacesPortlet.java:497)
        ... 160 more
Caused by: java.lang.InstantiationException: 
org.apache.myfaces.tobago.lifecycle.TobagoLifecycleFactory
        at java.lang.Class.newInstance3(Class.java(Compiled Code))
        at java.lang.Class.newInstance(Class.java(Compiled Code))
        at 
javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:571)
at the end of a large trace.

Am I missing something here? Any Ideas?

Mit freundlichen Grüßen / kind regards

Kristoff Kiefer

-----------------------------------------------------------------------------
NORD/IT NORD/LB Informationstechnologie GmbH
Geschäftsführer: Frerich-Weers Bremer, Volker Nagy
HRB Nr. 58021, Amtsgericht Hannover
www.nordlb-it.de

Technologie- und  Informatik-Services  -  Softwareengineering
Kaiserallee 9, D-30175 Hannover
Fon: +49 511 / 361-9507

mailto:[EMAIL PROTECTED]
_____________________________________________

Sicherheitshinweis http://www.nordlb-it.de/secure.html



Bernd Bohmann <[EMAIL PROTECTED]> schrieb am 26.04.2007 07:36:35:

> Hello Kristoff,
> 
> can you reproduce this behavior with the current snapshot?
> 
> Regards
> 
> Bernd
> 
> [EMAIL PROTECTED] wrote:
> > Hello, me again I'm afraid
> > 
> > This time it's tc.link.
> > If I do something like:
> > <tc:link label="BLAH" link="http://google.de"/>
> > The resuilting Link will get mangled and rendered unusable (in a 
portal 
> > context at least)
> > I think the reason is, that in the course of processing, 
> > ExternalContext.createActionURL() is called which does this.
> > 
> > Is there any way to pass a link DIRECTLY out to the user without it 
> > getting processed in such fashion?
> > 
> > Thanks,
> > your help is much appreciated 
> > 
> > Mit freundlichen Grüßen / kind regards
> > 
> > Kristoff Kiefer
> > 

Reply via email to