Hello!
jep, some things where severly wrong ;-)
i missed to also change the jars turbine 2.3.2 depends on.
previously i used 2.3...
now the initialisation of the inputEncoding seems to work, at least
the log file tells so. :-)
but now i have another problem on finding the velocity templates. doe i have
also to adjust
some settings in TurbineResources.properties so that they could be found again?
the exception which is thrown is:
2007-04-17 18:17:33,275 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory - Class
Fragment is Default
2007-04-17 18:17:33,275 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory - Trying
com.unycom.aportal.modules.pages.Default
2007-04-17 18:17:33,306 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory -
com.unycom.aportal.modules.pages.Default: Not found
2007-04-17 18:17:33,306 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory - Trying
org.apache.turbine.flux.modules.pages.Default
2007-04-17 18:17:33,338 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory -
org.apache.turbine.flux.modules.pages.Default: Not found
2007-04-17 18:17:33,338 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory - Trying
org.apache.turbine.modules.pages.Default
2007-04-17 18:17:33,353 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory -
org.apache.turbine.modules.pages.Default: Not found
2007-04-17 18:17:33,353 [Thread-13] DEBUG
org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory -
Returning: null
2007-04-17 18:17:46,135 [Thread-13] ERROR org.apache.turbine.Turbine -
Turbine.handleException:
java.lang.ClassNotFoundException:
Requested Page not found: Default
Turbine looked in the following modules.packages path:
[com.unycom.aportal.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
at
org.apache.turbine.modules.PageLoader.getInstance(PageLoader.java:172)
at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:101)
at org.apache.turbine.Turbine.doGet(Turbine.java:789)
Mit freundlichen Grüßen / Kind regards,
Chris Jölly
Unycom Information Technology Services GmbH
Solutions for Intellectual Property Management
Tel.: +43-316-818 818-30
> -----Ursprüngliche Nachricht-----
> Von: Thomas Vandahl [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 16. April 2007 21:29
> An: Turbine Users List
> Betreff: Re: Turbine 2.3.2 input encoding
>
>
> Chris Jölly wrote:
> > // Get the default input encoding
> > inputEncoding = configuration.getString(
> > TurbineConstants.PARAMETER_ENCODING_KEY,
> > TurbineConstants.PARAMETER_ENCODING_DEFAULT);
> >
> > there are 'strange' things happening. the line setting the
> inputEncoding is never executed,
>
> If that is the case, some things are severely wrong. What does your
> turbine.log tell you (maybe in debug mode)? We've got Turbine working
> with ISO-8859-1 encoding just fine.
>
>
> Bye, Thomas
>
> ---------------------------------------------------------------------
> 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]