HellRaiser
Technical User
Hello
I'm trying to start a server socket object in the init method of a servlet on the j2ee reference implementation server. However, I'm getting an exception (IllegalAccessException). On tomcat web server this problem does not happen... Does anybody know how to configure the j2ee reference implementation server to allow this?
Thanks in advance...
I'm trying to start a server socket object in the init method of a servlet on the j2ee reference implementation server. However, I'm getting an exception (IllegalAccessException). On tomcat web server this problem does not happen... Does anybody know how to configure the j2ee reference implementation server to allow this?
Thanks in advance...