Well, I created the PWA and added in code a little at a time, replaced WelcomePageLayout.bjl with one I've created and it worked! Then I created another PWA, replaced WelcomePageLayout.bjl with one I've created. Then copied and pasted all of the code from my project that had the issue with Password Type into the new PWA and it worked! So, there is something buried in my b4j project that caused the problem, but not my code or layout. Bizarre. Onward. Now to try to get SQLite working instead of Sql Server, without the connection pool in my server.
Thanks all