JBoss v5.1.0 to Weblogic
HelloMy client is planning to move to Weblogic from JBoss and has few questions.
(I) How would deployment and loading of DLL would happen on Weblogic (In JBoss, client deployed DLL inside JBoss and uses JNI to load).
(ii) When implementing, client has used JAX-WS, JAX-RPC classes of JBoss. Would weblogic have equivalent classes in Weblogic for him to make changes in code so that he can deploy on Weblogic?
0