[jboss-user] [JBossWS] - Re: ERROR [org.jboss.wsf.stack.jbws.RequestHandlerImpl] Cann

2008-04-24 Thread wangfei90
I got the same error log message. Could anyone help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146428#4146428 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146428 ___

[jboss-user] [JBossWS] - Re: Please help on invoking the jboss WS?

2007-10-18 Thread wangfei90
solve the problem. please refer to http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104843 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096815#4096815 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096815 ___

[jboss-user] [JBossWS] - Re: Please help on invoking the jboss WS?

2007-10-18 Thread wangfei90
I clean up my war fle lib, remove all the jboss ws related jar file, seems the exception changed to java.lang.IllegalStateException: Canot get target bean instance at org.jboss.wsf.spi.invocation.InvocationHandlerJSE.getTargetBean(InvocationHandlerJSE.java:54) at org.jboss.wsf.

[jboss-user] [JBossWS] - Please help on invoking the jboss WS?

2007-10-18 Thread wangfei90
I recently met the problem when I use the jbossWS. I use the jboss 4.2 AS and jbossws2.0GA, jdk1.5.07 Here is my code package tv.blackarrow.integration.twc.ws; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.jws.soap.S