1 Reply Latest reply on Jan 30, 2013 11:34 AM by rsearls

    Weblogic to JBoss Migration Dependency

    soujanya.s.bhat

      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