在spring-dm环境下增加hibernate绑定
在spring-dm(1.1.2)环境下增加hibernate(3.2.6 ga)绑定的步骤: 发送文章为PDF
在spring-dm(1.1.2)环境下增加hibernate(3.2.6 ga)绑定的步骤: 发送文章为PDF
通过pax-create-bundle创建一个新的绑定: pax-create-bundle -n your_bundle_name -p com.easymorse.marshal 发送文章为PDF
翻译自:Pax Runner – Design pax runner由三种类型组件组成:处理器、扫描器和平台。这三种类型的组件有引擎组装在一起。任何组件均可在核心引擎上独立使用。 发送文章为PDF
如果使用pax-run,生成的equinox生成在同名目录下,而equinox默认是configuration目录。需要指定一下: java -jar bundles\org.eclipse.osgi_3.4.2.R34x_v20080826-123 0.jar -console -configuration equinox 发送文章为PDF
通过pax-construct创建spring-dm项目,因为借助了maven,所以特别方便。有关pax-construct的准备工作,见:通过pax-construct创建osgi项目。 创建项目: pax-create-project -g com.easymorse.marshal -a spring 发送文章为PDF
pax项目,是集成osgi的绑定和工具的集合,construct子项目用于快速创建、构建、管理和部署各种类型的绑定。网址: http://www.ops4j.org/projects/pax/construct/ 日志引用通过pax-construct创建spring-dm项目 发送文章为PDF
如果使用eclipse的equinox,最简单的办法是增加telnet端口参数: -console 23 发送文章为PDF
spring-dm1.1可支持开发web绑定。基本概念可参考:spring-dm的web支持。以下将在maven创建spring-dm项目和在命令行下运行spring-dm的简单方法涉及的项目基础上,增加web绑定和相关的web支持。 日志引用创建spring-dm和maven驱动的简单webapp 发送文章为PDF
在spring-dm开发简单的绑定中介绍了编写spring绑定的方法。运行在eclipse环境中。如果需要单独部署,可这样做(不是最优方案,是最简单的): 日志引用spring-dm开发简单的web绑定 发送文章为PDF
通过maven的spring-osgi-bundle-archetype可快速创建maven项目,比如: mvn archetype:create -DarchetypeGroupId=org.springframework.osgi -DarchetypeArtifactId=spring-osgi-bundle-archetype -DarchetypeVersion=1.1.0 -DgroupId=org.foo -DartifactId=org.foo.my-springdm-bundle -Dversion=0.1 日志引用spring-dm开发简单的web绑定 发送文章为PDF
Patagonia Theme designed by Wp Themes Planet and proudly powered by WordPress