当我在subsite里点击”Add a document”,报这个错,后来一看event log:
在AAM里加上一条: 问题搞定:
分类:
其他好文 时间:
2014-05-12 13:14:07
阅读次数:
306
转自:http://superseven.iteye.com/blog/1625429从eclipse中增加了maven2的插件之后,maven默认的本地库的路径是${user}/.m2/repository/下,一般windows用户的操作系统都安装在C盘,所以这个目录
下的jar包比较危险。我尝...
分类:
系统相关 时间:
2014-05-12 12:54:41
阅读次数:
448
下面为您介绍的语句用于实现Oracle查询用户所有表,如果您对oracle查询方面感兴趣的话,不妨一看。select * from
all_tab_comments -- 查询所有用户的表,视图等select * from user_tab_comments --
查询本用户的表,视图等select...
分类:
数据库 时间:
2014-05-12 11:18:14
阅读次数:
362
Java守护线程(Daemon)示例本文由TonySpark翻译自Javarevisited。转载请参见文章末尾的要求。
当我们在Java中创建一个线程,缺省状态下它是一个User线程,如果该线程运行,JVM不会终结该程序。当一个线被标记为守护线程,JVM不会等待其结束,只要所有用户(Use...
分类:
编程语言 时间:
2014-05-12 09:48:56
阅读次数:
355
原文地址:Authentication options|Basic authorizationIf
you want to use simple binds with user DN and password within a Java component,
in order to authenti...
分类:
其他好文 时间:
2014-05-10 20:27:03
阅读次数:
485
1 ; *** Inno Setup version 5.5.0+ Chinese messages
*** 2 ; 3 ; To download user-contributed translations of this file, go to: 4 ;
http://www.jrso...
分类:
其他好文 时间:
2014-05-10 18:55:59
阅读次数:
614
Ajax传多个值的方法:var title =
document.getElementById("title").value; var cont =
document.getElementById("cont").value; var user = document.ge...
分类:
Web程序 时间:
2014-05-10 07:35:29
阅读次数:
386
Pat1076代码
题目描述:
Weibo is known as the Chinese version of Twitter. One user on Weibo may have many followers, and may follow many other users as well. Hence a social network is formed with foll...
分类:
其他好文 时间:
2014-05-10 04:50:24
阅读次数:
403
linux权限及ntfs文件系统权限的知识
文件的权限:
[-dcbps][u:rwx][g:rwx][a:rwx]
其中: r=4, w=2, x=1, u=owner, g=group, a=all user
d=dir, -=file, l=symbolic link, p=pipe,
c=character device...
分类:
系统相关 时间:
2014-05-10 04:41:09
阅读次数:
511
Discover GenymotionUser
GuideFAQSupport/ContactAPIGet GenymotionGo to preview
programOverviewFeaturesRequirementsInstallationQuick StartLicensingGenym...
分类:
其他好文 时间:
2014-05-10 02:39:58
阅读次数:
729