Hey Wouter,

I had to change your toJavaClassName calls that you just checked to the
StringUtils.deleteWhitespace().  The method was forcing modeled elements to
all start with a single capatalized letter as well as operations, we can't
have this as we have model elements that have more than 1 letter capitalized
(such as the EJB facade classes, EJBEntityFacade, etc).  So anyway the
deleteWhitespace method has the same affect since it will remove whitespace
from invalid model elements.

Chad




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to