Hi, Sandeep.

Thank you for reporting the problem. But we need more information such as the WSDL, the composite file and the java code to diagnose. Would you please open a JIRA at http://issues.apache.org/jira/browse/TUSCANY? It would be very helpful if you can attach your test case in the JIRA so that we can troubleshoot the issue.

Thanks,
Raymond
--------------------------------------------------
From: "Sandeep Raman" <[EMAIL PROTECTED]>
Sent: Monday, March 24, 2008 9:31 PM
To: <tuscany-dev@ws.apache.org>
Subject: Error while Invoking Service

I have a service running accepting a string as input , it has
implementation in a java class. When i invoke the wsdl with a SOAP message
i get error as following, what may be the reason for this:

Mar 25, 2008 9:50:43 AM
org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl$1
problem
WARNING: Duplicate service name: ComposerComponent/Composer
Mar 25, 2008 9:50:56 AM org.apache.tuscany.sca.http.jetty.JettyServer
addServletMapping
INFO: Added Servlet mapping:
http://01hw113905:8080/LOSComposite/LOSComposerService
Mar 25, 2008 9:55:40 AM
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceInOutSyncMessageReceiver
invokeBusinessLogic
SEVERE: java.lang.ClassCastException: java.lang.String
org.osoa.sca.ServiceRuntimeException: java.lang.ClassCastException:
java.lang.String
       at
org.apache.tuscany.sca.core.invocation.RuntimeWireInvoker.invoke(
RuntimeWireInvoker.java:122)
       at
org.apache.tuscany.sca.core.invocation.RuntimeWireInvoker.invoke(
RuntimeWireInvoker.java:88)
       at
org.apache.tuscany.sca.core.invocation.RuntimeWireInvoker.invoke(
RuntimeWireInvoker.java:82)
       at org.apache.tuscany.sca.core.assembly.RuntimeWireImpl.invoke(
RuntimeWireImpl.java:126)
       at
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceProvider.invokeTarget(
Axis2ServiceProvider.java:589)
       at
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceInOutSyncMessageReceiver.invokeBusinessLogic(
Axis2ServiceInOutSyncMessageReceiver.java:59)
       at
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.invokeBusinessLogic(
AbstractInOutSyncMessageReceiver.java:42)
       at org.apache.axis2.receivers.AbstractMessageReceiver.receive(
AbstractMessageReceiver.java:96)
       at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145)
       at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(
HTTPTransportUtils.java:275)
       at org.apache.axis2.transport.http.AxisServlet.doPost(
AxisServlet.java:120)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
       at org.mortbay.jetty.servlet.ServletHolder.handle(
ServletHolder.java:487)
       at org.mortbay.jetty.servlet.ServletHandler.handle(
ServletHandler.java:367)
       at org.mortbay.jetty.servlet.SessionHandler.handle(
SessionHandler.java:181)
       at org.mortbay.jetty.handler.ContextHandler.handle(
ContextHandler.java:712)
       at org.mortbay.jetty.handler.HandlerWrapper.handle(
HandlerWrapper.java:139)
       at org.mortbay.jetty.Server.handle(Server.java:285)
       at org.mortbay.jetty.HttpConnection.handleRequest(
HttpConnection.java:502)
       at org.mortbay.jetty.HttpConnection$RequestHandler.content(
HttpConnection.java:835)
       at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:723)
       at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208
)
       at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378
)
       at org.mortbay.io.nio.SelectChannelEndPoint.run(
SelectChannelEndPoint.java:368)
       at org.apache.tuscany.sca.core.work.Jsr237Work.run(
Jsr237Work.java:61)
       at
org.apache.tuscany.sca.core.work.ThreadPoolWorkManager$DecoratingWork.run(
ThreadPoolWorkManager.java:205)
       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(
ThreadPoolExecutor.java:650)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(
ThreadPoolExecutor.java:675)
       at java.lang.Thread.run(Thread.java:595)


Regards,
Sandeep
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to