I'm using GlassFish 3.1.2.2 on a AIX machine and it is working fine. The company's security policy requires me to upgrade it to the latest version, but everytime I try to deploy my application (the same that is working fine in version 3.1.2.2) I get the error Type javax.rcm.ResourceAttributes not present
and a nasty stack trace afterwards.
I read the server's specification and it is not clear if it will run on AIX or not. Previous releases had a separate distribution specific for AIX, but that is not the case now.
Does anyone know if it just not compatible or if it is some sort of bug in the JDK implementation?
Kind regards,
Carlos Ferreira