문제

I have tried a couple of different installs from here

http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html

But i dont get any sample java code/apps in them

They keep saying use "complete installation" or see the below screens, but I dont even get to select the checkboxes - it just installs oepe and weblogic, but no samples!

http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/install_screens.htm

도움이 되었습니까?

해결책

you need to create a blank domain and then extend the domain with the template

http://docs.oracle.com/cd/E24329_01/web.1211/e24495/templates.htm#CIHHFEAG

by default wlserver/samples has nothing in it

after creating the domain - the source was found in

C:\share\weblogic\wls1212\user_projects\applications\examplesdomain\examples\src

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top