Run Oracle JET application in weblogic



This tutorial explain how to run you JET Application in weblogic Server by JDeveloper.

  • In your project folder - run in cmd this command:    grunt build:relase


    • will be create folder "web"



  • Now- create in Jdeveloper a new Application "Java EE Web Application" and rename it.


  • move "web" folder content in your "public_html" to folder "Java EE web application"

  • Finally, run index.html 


That's it, there you have your JET application running in weblogic



Cheers!!

Related Posts:

No responses yet for "Run Oracle JET application in weblogic "

Post a Comment