I am running on MyEclipse 3.8.4 against WebLogic 8.1.3.
I have several classes that are generated by JAXB that have multiple inner classes which result in compiled class names that can be as long as 150 characters.
Is there a maximum size for a class name that MyEclipse has? It seems that any class that has a name that exceeds 128 characters halts the MyEclipse deployment process without any indication that there was a problem.
Thank you,
Cor