org.apache.axis.attachments.AttachmentPart incompatible with 
com.ibm.ws.webservices.engine.Part
-----------------------------------------------------------------------------------------------

                 Key: AXIS-2742
                 URL: https://issues.apache.org/jira/browse/AXIS-2742
             Project: Axis
          Issue Type: Bug
         Environment: RAD 7
            Reporter: Swarvanu Chatterjee
            Priority: Blocker


Following is the Error Trace that I am getting in RAD 7. The same code worked 
perfectly fine in WSAD 5.1.

[6/2/08 13:45:24:482 EDT] 00000026 SystemOut     O ***** Document Services 
Request failed with the following Exception: java.lang.ClassCastException: 
org.apache.axis.attachments.AttachmentPart incompatible with 
com.ibm.ws.webservices.engine.Part *****
[6/2/08 13:45:24:482 EDT] 00000026 SystemOut     O ***** Document Services 
ECMSpecialty Section ends *****
[6/2/08 13:45:24:482 EDT] 00000026 SystemOut     O UE: UE: 
org.apache.axis.attachments.AttachmentPart incompatible with 
com.ibm.ws.webservices.engine.Part::com.cna.gsl.documentservices.DocumentServicesException:
 UE: org.apache.axis.attachments.AttachmentPart incompatible with 
com.ibm.ws.webservices.engine.Part
        at 
com.cna.gsl.documentservices.DocumentServices.retrieveDocumentOrPrint(DocumentServices.java:1532)
        at com.inet.filenet.InetFileNet.getFileorPrint(InetFileNet.java:75)
        at com.inet.print.PrintJob.StartPrintReq(PrintJob.java:443)
        at 
com.inet.pageobjects.lawyerquotelt.postprocessInputData(lawyerquotelt.java:80)
        at com.inet.pageobjects.pageDriver.processApp(pageDriver.java:364)
        at com.inet.pageobjects.pageDriver.startApplication(pageDriver.java:165)
        at getData.serviceRequest(getData.java:230)
        at getData.doGet(getData.java:48)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:501)
        at 
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
        at 
com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
        at 
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
        at 
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
        at 
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
        at 
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
        at 
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at 
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
        at 
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to