Getting the process full command line

Hi,

I am running java process that has a long command line.
Is there a way to get the full command line?
By running ps -ef has returns around 2000 chars
By running ps eww returns around 2020 chars

I am running on AIX 5.3

Thanks,

Fredy