cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic startup problem?

Former Member
0 Kudos

Hi,

We are migrating an application from Weblogic to WAS. In the present application there are some weblogic specific libraries are used we have to remove them. So please suggest me the alternative libraries in SAP WAS or some third party solutions for the same. The libraries used in the application are

weblogic.common.T3StartupDef

weblogic.common.T3ServicesDef(This is a deprecated class)

weblogic.jdbc.rmi.SerialOracleClob

weblogic.jdbc.common.OracleClob

please show me a way to replace these things.

thanks,

Ashok.

Accepted Solutions (0)

Answers (1)

Answers (1)

Opgenorth
Employee
Employee
0 Kudos

Hello Ashok,

there are no startup classes in WAS. A work around for the problem is described in the chapter '4.1.4.14 Startup Classes' of the migration guide: http://media.sdn.sap.com/html/submitted_docs/sap_j2ee_migration_kit_webpages/external_docs/SAP_J2EE_...

For the OracleClob classes I have no clue what they are doing. Can you give some details on them?

Best regards,

Juergen