You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Santos-Neto, Elizeu" <el...@dsc.ufcg.edu.br> on 2005/06/15 21:49:36 UTC

Failed to obtain WS-Resource instance for request

	Hello all,
	
	I finished up the implementation of a simple Web Service, but  I cannot 
get a client working with it.

	The following error message has appeared in the Tomcat log:

--> 06-15-05 19:18:34 DEBUG [http8080-Processor25] 
AbstractResourceContext: Attempting to retrieve ResourceKeyHeader for 
ResourceKey name: 
{http://ourgrid.org/status/wsdl/namespace}ResourceIdentifier
--> 06-15-05 19:18:34 DEBUG [http8080-Processor25] 
ProjectResourceBundle: 
org.apache.ws.resource.i18n.resource::handleGetObject(EXPECTED_ADDRESSING_HEADER)
--> 06-15-05 19:18:34 DEBUG [http8080-Processor25] 
ProjectResourceBundle: 
org.apache.ws.resource.i18n.resource::handleGetObject(INTERNAL_SERVER_ERROR)
--> 06-15-05 19:18:34 DEBUG [http8080-Processor25] ResourceHandler: 
Internal server error occurred.
java.lang.RuntimeException: Failed to obtain WS-Resource instance for 
request.
         at 
org.apache.ws.resource.AbstractPortType.<init>(AbstractPortType.java:64)
         at 
org.ourgrid.status.wsdl.namespace.AbstractMyGridStatusPortService.<init>(AbstractMyGridStatusPortService.java:37)
         at 
org.ourgrid.status.wsdl.namespace.MyGridStatusPortService.<init>(MyGridStatusPortService.java:40)

	I am a little bit confused about the ResourceId initialization. I've 
set the ResourceId property to "urn:MyGrid1" and I used the same Id to 
request an operation through a client well-based on 'interop' 
ServiceStub example.

	Is there any detail that I could be forgetting to set or initialize?

	Thanks in advance,
	
		
---
Elizeu Santos-Neto
OurGrid Research Assistant
http://www.ourgrid.org
http://www.lsd.ufcg.edu.br/~elizeu
TEL: + 55 83 310 1065 - Ext.: 25
MOB: + 55 83 9965 4536

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org