0

I read in a forum that Weblogic comes with a version of Spring inside it, but I have been searching how to use that and I didn't find a way.

Is it true?

Is there a way to deploy a Spring application in Weblogic without put the jars related to Spring inside the application or in Weblogic's lib directory?

Thanks.

javando
  • 139
  • 1
  • 1
  • 12
  • Not to my knowledge; what forum did you read this on? – Elliott Frisch Oct 16 '14 at 16:26
  • Here: http://stackoverflow.com/questions/11476874/weblogic-10-3-5-overriding-spring-version – javando Oct 16 '14 at 16:52
  • [This answer](http://stackoverflow.com/a/17926847/2970947) implies it's JRF (rather then Weblogic proper). Also, SO is not a forum site. – Elliott Frisch Oct 16 '14 at 16:53
  • Please. What is JRF? I tried in google, but I didn't find a proper result. – javando Oct 16 '14 at 17:03
  • [Java Required Files](http://docs.oracle.com/cd/E17904_01/web.1111/e13813/custom_jrf.htm): *Java Required Files (JRF) consists of those components not included in the WebLogic Server installation that provide common functionality for Oracle business applications and application frameworks.* – Elliott Frisch Oct 16 '14 at 17:04
  • Thank you. Now I understand. I tried to activate the JRF here, to do a test, but I got the same error in this post: https://community.oracle.com/thread/2175893?tstart=0 And I don't have another wlst.cmd in my instalation. Do I need a special instalation to have access to JRF resources? – javando Oct 16 '14 at 17:39

0 Answers0