/*
* Created on Mar 31, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package...
Type: Posts; User: kyle_bober; Keyword(s):
/*
* Created on Mar 31, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package...
17:11:58,953 INFO [STDOUT] java.lang.NullPointerException
17:11:58,953 INFO [STDOUT] at com.kbcomputersolutions.movieapp.presentation.action.RegisterNewUserAction.processStep1(Unknown Source)...
I am having an issue with obtaining a reference to a Remote SLSB using the org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean.
Everytime my Action class attempts to create...