Rodrigo Let me clarify what I do.
You have your working 2.1-based app in one directory tree. I'll refer to this as A. Install the 2.2 TDK in a separate directory tree. Use the TDK to build the newapp test application. Make sure it works. Use the TDK to build an application with the same name as your A app. I'll refer to this one as B. Make sure B works as well. Copy the templates and Java files from A to B. Do _NOT_ replace any libraries or JAR files in B; they already work. Only mess with the JARs if you added some to A or if you know exactly what you're doing. The idea here is to make as few changes as possible to get B running. I hope that helps you. Eric -- Eric Emminger [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
