Hi
I'm trying to deploy MBO project with SAP as backend, below is the error which comes up
An error occurred deploying package, .pkg to server, trincula (Exception: Deploy error:
runtime_error:
----Unknown error in server runtime: loader constraint violation: when resolving method "com.sybase.afx.jdbc.DataSourceInfo.setDataSource(Ljavax/sql/DataSource;)V" the class loader (instance of com/sybase/djc/util/NamedClassLoader_DJC) of the current class, FlightBooking/server/FlightBookingDB, and the class loader (instance of sun/misc/Launcher$AppClassLoader) for resolved class, com/sybase/afx/jdbc/DataSourceInfo, have different Class objects for the type javax/sql/DataSource used in the signature
).
Please give some inputs.