logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Blazeds StreamingAMFChannel max-streaming-connections-per-session error

如果你在IE(or Firefox)里同时在多个tab来access a flex application that uses messaging with a streaming AMF connection,就会出现下列errorcannot grant streaming connection to FlexClient with id '' because max-streaming-

#firefox#chrome
FileChannel tryLock/lock method

 写了几个测试程序for tryLock/lock method,分成几种情况:Case 1:  your java app lock file, then other software (e.g. notepad) cant modify and save the locked file Case 2:  When another software (e.g. Excel) loc

#jvm#java
Subversion Edge

Basic SVN tutorial video http://www.youtube.com/watch?v=6jP6k71qe0c&feature=relatedSubversion Edge 是一个版本控制软件的集成包,集成了包括 Subversion、Apache 和 ViewVC 三个软件。安装简单、管理方便。可以装在window/linux。official u

#svn#apache
Entity Bean (2) : EntityManager [转]

 Session bean or MD bean对Entity bean的操作(包括所有的query, insert, update, delete操作)都是通过EntityManager实例来完成的。EntityManager是由EJB 容器自动地管理和配置的,不需要用户自己创建。 那么Session bean or MD bean如何获得EntityManager实例呢??非常

#数据库#hibernate
到底了