Hi All,
I have a application built using weblogic JAR files. Below are the classes from weblogic being used in the application code.
Can anyone help me how can I find replacement for these classes with respect to JBoss server?
weblogic.webservice.core.rpc.StubImpl |
weblogic.xml.schema.binding.TypedSoapArrayCodecBase |
weblogic.xml.stream.XMLName |
weblogic.xml.schema.binding.util.runtime.PropertyInfo |
weblogic.xml.schema.binding.ClassContext |
weblogic.xml.schema.binding.SchemaContext |
weblogic.xml.stream.XMLName |
weblogic.xml.schema.binding.DeserializationException |
weblogic.webservice.Port |
weblogic.jdbc.pool.Driver |
weblogic.jdbc.rowset.WLCachedRowSet |
weblogic.jdbc.vendor.oracle.OracleThinBlob |
Thanks,
Soujanya
What version of JBoss are you trying to migrate to?