Hi here. Here is the problem: I use PHP codes to access java webservices but it return the following error: soap:Server: Error invoking 'webstry.IUserMessageService.getUser()'. Nested exception is java.lang.reflect.InvocationTargetException: null.
The IUserMessageService is the interface of implementation class UserMessageServiceImpl. The method "getUser" in UserMessageServiceImpl invoke a DAO implementation class UserMessageDAOImpl to operate object persistence and it use Hibernate3. The server is Resin2 and the webservices framework is XFire. By the way,the IDE is Myeclipse. Thanks and sorry for bad english. [ August 12, 2008: Message edited by: Bear Bibeault ]
"sxknight", please check your private messages for an important administrative matter.
And, please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please read this for more information.