- 浏览: 54090 次
- 性别:
- 来自: 成都
最新评论
文章列表
IE
而IE各个版本典型的userAgent如下:
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0)
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)
其中,版本号是MSIE之后的数字。
Firefox
Firefox几个版本的userAgent大致如下: ...
D:\workshop\xxx_open\xxx_open.web\target\jss.web
文件放置到/usr/local/apache-tomcat-6.0.33/webapps/ROOT下面,设置conf/ROOT.xml文件
错误解决方案:
1,看POM文件
2.数据库
3.ROOT/ROOT.XML配置路径
4.看logs
5.看webapps下的解压文件
6.看打包是否正确
./startup.sh
vim login.js
eclipse velocity颜色设置
- 博客分类:
- 软件设置
eclipse velocity颜色设置:
preference->veloeclipse-->editor-->script code-->color
java.lang.UnsatisfiedLinkError: no attach in java.library.path
解决方案:
testNG与junit起冲突,把junit的引入从classpath移除出去,就OK了,确定installed --JDK-jre--jdk1.6.0.26,呵呵
[FATAL ERROR] Container realm = plexus.core
urls[0] = file:/D:/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] loader ...
- 2012-08-23 10:30
- 浏览 1494
- 评论(0)
[INFO] Trace
java.lang.LinkageError: loader constraint violation: when resolving method "org.codehaus.plexus.interpolation.StringSearchInterpolator.addValueSource(Lorg/codehaus/plexus/interpolation/ValueSource;)V" the class loader (instance of org/codehaus/classworlds/RealmClassLoader) of t ...