Hi Venkata
You mentioned the below files as part of your zip file.
My zipfile which I am trying to upload contains:
MIICrystalViewer.zip
=> CrystalCommon2.jar (Dependency Jar File)
=> CrystalReportsRuntime (Dependency Jar File)
=> customtag_sdk.zip (SDK Downloaded from MII Portal under SAP MII Custom Tags screen)
=> javax.servlet-3.0.0.v201112011016.jar (Javax Servlet jar file to use HttpServletRequest and HttpServletResponse classes)
=> metadata.xml (metadata contains all the tags that I want to use on the IRPT page) [Screenshot attached]
=> MIICrystalViewer.jar (Main Java project which contains the package com.xxxxx.miicrystal inside which a class CrystalViewer.class and CrystalReportConnection.class)
=> webreporting.jar (Dependency Jar File)
Is the metadata xml file part of the MIICrystalViewer.zip? If yes you will need to put it in the main assembly zip/jar i.e. inside the MIICrystalViewer.jar in your case.
Try this and let me know if this works.
Regards
Partha