[jboss-user] [JBossWS] - Re: JBoss 4.0.5--JAX-RPC has Issues?

russray do-not-reply at jboss.com
Fri Feb 16 15:22:30 EST 2007


When I look at the reponse within the Web Services Explorer I see this:


  | --------------------------------------------------------------------------------
  | 
  | The SOAP response failed schema validation. Please switch to the source view for the SOAP response in XML format
  | 
  | --------------------------------------------------------------------------------
  | 



I've turned on the debugging for web services and I see this when the service is ran:



  | --------------------------------------------------------------------------------
  | [11:36:14,125] [DEBUG] [SOAPMessageDispatcher] [getDispatchDestination: {http://workflow.company.com/}getDepartments][11:36:14,156] [DEBUG] [SOAPBindingProvider] [unbindRequestMessage: {http://workflow.company.com/}getDepartments][11:36:14,156] [DEBUG] [EndpointInvocation] [setRequestParamValue: [name=userId,value=org.jboss.ws.soap.SOAPContentElement]][11:36:14,156] [DEBUG] [EndpointInvocation] [setRequestParamValue: [name=operId,value=org.jboss.ws.soap.SOAPContentElement]][11:36:14,156] [DEBUG] [OperationMetaData] [Get java method for: {http://workflow.company.com/}getDepartments][11:36:14,156] [DEBUG] [OperationMetaData] [Found best matching java method: public abstract java.lang.String com.company.dept.product.webservice.WebServiceImpl_SEI.getDepartments(java.lang.String,java.lang.String) throws java.lang.Exception][11:36:14,156] [DEBUG] [ServiceEndpointInvokerJSE] [invokeServiceEndpoint: getDepartments][11:36:14,156] [DEBUG] [OperationMetaData] [Get java method for: {http://workflow.company.com/}getDepartments][11:36:14,156] [DEBUG] [OperationMetaData] [Found best matching java method: public abstract java.lang.String com.company.dept.product.webservice.WebServiceImpl_SEI.getDepartments(java.lang.String,java.lang.String) throws java.lang.Exception][11:36:14,156] [DEBUG] [EndpointInvocation] [getRequestPayload][11:36:14,156] [DEBUG] [EndpointInvocation] [getRequestParamValue: userId][11:36:14,156] [DEBUG] [SOAPContentElement] [getObjectValue [xmlType={http://www.w3.org/2001/XMLSchema}string,javaType=class java.lang.String]][11:36:14,171] [DEBUG] [SimpleDeserializer] [deserialize: [xmlName=userId,xmlType={http://www.w3.org/2001/XMLSchema}string]][11:36:14,484] [DEBUG] [ServiceEndpoint] [END handleRequest: jboss.ws:context=ProjectForWebService,endpoint=WebServiceImpl][11:36:14,484] [DEBUG] [MessageContextAssociation] [popMessageContext: org.jboss.ws.soap.SOAPMessageContextImpl at 10771a6]
  | --------------------------------------------------------------------------------
  | 

So we are getting to the Web Services, I make a deduction here. However, we are not completing the operation.

Russ 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017867#4017867

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017867




More information about the jboss-user mailing list