This is just a debug message on the server - it should not cause your server to fail. It looks like you have debug enabled on your service. Rachana
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kakoli Sen Sent: Tuesday, August 05, 2008 4:28 AM To: Rachana Ananthakrishnan; [email protected] Subject: RE: [gt-user] GT4 service is mandatory with resource? Hi, I created a web-service without resource,i.e., it does not implement Resource, ResourceProperties. On client invocation, there was the fol. error on server-side : 2008-08-04 18:46:29,298 DEBUG authentication.DescriptorHandler [ServiceThread-10,invoke:54] Service path examples/core/db/DBServiceNoResource 2008-08-04 18:46:29,300 DEBUG authentication.DescriptorHandler [ServiceThread-10,invoke:64] Resource does not exist org.globus.wsrf.NoResourceHomeException at org.globus.wsrf.impl.ResourceContextImpl.getResourceHome(ResourceContextImpl .java:126) at org.globus.wsrf.impl.ResourceContextImpl.getResource(ResourceContextImpl.jav a:162) at org.globus.wsrf.impl.security.authentication.DescriptorHandler.invoke(Descri ptorHandler.java:61) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java: 32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:248) at org.globus.wsrf.container.ServiceThread.doPost(ServiceThread.java:664) at org.globus.wsrf.container.ServiceThread.process(ServiceThread.java:382) at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:291) 2008-08-04 18:46:29,301 DEBUG descriptor.ServiceSecurityConfig [ServiceThread-10,getSecurityDescriptor:264] Get descriptor examples/core/db/DBServiceNoResource 2008-08-04 18:46:29,301 DEBUG authentication.AuthHandler [ServiceThread-10,handle:52] Resource desc and service desc are null, return Any other configuration needs to be changed? Attaching the service and the wsdl file. Regards, Kakoli > -----Original Message----- > From: Rachana Ananthakrishnan [mailto:[EMAIL PROTECTED] > Sent: Monday, August 04, 2008 7:34 PM > To: 'Kakoli Sen'; [email protected] > Subject: RE: [gt-user] GT4 service is mandatory with resource? > > > Yes, resource is not mandatory and you can create a service without it > (without state). > > Rachana > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Kakoli Sen > > Sent: Monday, August 04, 2008 8:25 AM > > To: [email protected] > > Subject: [gt-user] GT4 service is mandatory with resource? > > > > Hello all, > > Is it possible to deploy a web-service in GT4.0 container where the > > service is not associated with a resource? > > > > > > Regards, > > Kakoli > > > > ______________________________________________________________ > > __________ > > KAKOLI SEN Ph:91-80-25341909/215(Extn. 309) > > C-DAC Knowledge Park E-mail: > > #1, Old Madras Road [EMAIL PROTECTED] > > Bangalore - 560 038, INDIA [EMAIL PROTECTED] > > ______________________________________________________________ > > __________ > > > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. > > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. -- This message has been scanned for viruses and dangerous content by <http://www.cdac.in/> MailScanner, and is believed to be clean.
