随笔分类 - Weblogic
摘要:管理服务器 URL: http://CICI-ThinkPad:7001Domain Path:D:\Program Files\DEV\Oracle\Middleware\user_projects\domains\base_domainBEA_HOME:D:\Program Files\DEV\...
阅读全文
摘要:====1 persistence.xml配置文件==============================<?xml version="1.0" encoding="UTF-8"?><persistence version="1.0"xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation=&qu
阅读全文
摘要:1 项目-->右键-->Java Build Path --> Add Library2 选择weblogic system libraries3 选择最后一项 javax.persistence 4 点击finish完成weblogic需要加载的所有jar包
阅读全文
摘要:1 在eclipse中添加weblogic服务器2 选择对应版本 并给server命名3 点击Add按钮4 点击next 按钮 选择domain5 点击next按钮 添加项目6 启动测试7 浏览器访问http://localhost:7001/console Username: ...
阅读全文