Classpaths missing after deploying BSSV package in Weblogic 12c
When I was using Weblogic 10.3.5 before, after I deployed a BSSV package from JDE. I went to the Weblogic Admin Console and clicked on the server name -> Server Start Tab, under the classpath section, there are a lot of classpaths in there.
Now when I use Weblogic 12c, after I deployed a BSSV package, I only saw the below classpath under the classpath section of the server -> Server Start Tab
"C:\Oracle\Middleware\Oracle_Home\wlserver\server\lib\weblogic.jar"
So when I started the BSSV server, it failed because all the classpaths are not in there like they were in 10.3.5.