Schema Missing when creating MBean Jar for Custom CertPath Provider
Hi,
I am using WebLogic 10gR3 and 11gR1, and I am trying to create a CertPath provider to implement CRL checking. I followed the directions here (http://download.oracle.com/docs/cd/E17904_01/web.1111/e13718/cert.htm). The MBean jar file is created, seemingly without any errors; but the schema directories and files are missing from the jar file. Because of this, when I looked at the GUI, my CertPath Provider isn't showing up as an option. I've tried running with some other options when creating the jar file, and I've double checked that the xml and source look good. I suspected something wrong in my environment, but I haven't found anything set incorrectly. Here are the basic steps I am doing:
0