Jeffery Painter wrote:
>
> I had put together an makeshift TDK 2.3 when I was first migrating away
> from TDK to META framework... it may provide some help (or not) - use at
> your own risk :-) ... it is quite old now
>
> http://people.apache.org/~painter/tdk-2.3_01.tgz
>
> Jeff
>
I appreciate the help. After two weeks of working on this migration, I am
able to get the login screen up, but cannot login.
This is what I am doing/have done:
- I am using Maven 1.0 and Turbine 2.3.2., Tomcat 5.5.27
- I found and read docs like 'Turbine-Mavn How-To',
'Turbine2/Tutorial/ScreensAndActions',
'TDK-Maven - Turbine Wiki', the Migration Documents (2.1 to 2.2,
2.2 to 2.3),
Torque Tutorial, and various mailing list posts, etc.
- I got the 'helloworld' app to work on Turbine 2.3.2
- I ‘setup’ myapp and moved my schema.xml, skins, actions, templates,
etc from my old application to the new one.
- I changed various things as directed by info from the migration
documents and various mailing posts to get rid of obsolete items.
- I used ‘maven torque:om’ to generate the om’s.
- I have compiled and deployed my application to tomcat using maven.
- When I access it from the browser, I get my login screen with the
following issues…
1) The login screen is presented, but I am unable to login
(“Error while logging in. Please try
again”)
2) The skins are not being used
I see messages like this in the velocity
log…
$ui.dataColor is not a valid
reference.
I see this message in turbine.log…
ERROR
org.apache.turbine.services.pull.util.UIManager -
Cannot load skin: default
The skins.props file is in the directory
structure
of
/webapps/myapp/resources/ui/skins/default.
I can't get past this login problem. Any ideas? Thanks!
--
View this message in context:
http://old.nabble.com/Migrate-from-Turbine-2.1-to-2.3-tp31175032p31341359.html
Sent from the Turbine - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]