当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Chapter 1Configuration of ECLIP
 

 

    摘要: chapter 7. creating a message driven beanthis chapter covers how to create a message driven bean (mdb) ejb component. we will create two mdb beans, deliveritems and requestitems as shown below. the d......
 ·使用ejb3.o简化ejb开发(二)    »显示摘要«
    摘要: 简化开发者的观点如果你使用现有版本的ejb你会懂得开发一个如helloworld的简单的ejb程序是多么困难。你至少需要两个接口,一个bean类和一个部署描述文件。大多数的开发者希望知道为什么我需要所有这些。ides(开发环境工具)象oracle的jdeveloper, eclipse和xdoclet简化了开发者的做这些普通的工作开发周期,可是在ejb在你部署到所选择的容器中之前,编译类和打包部......


Tutorial for building J2EE Applications using JBOSS and ECLIPSE(1)

chapter 1

configuration of eclipse to use jboss and lomboz 【程序编程相关:Apache也要提供自己的J2SE实现

【推荐阅读:第一次遇到Mysql的BUG,困扰我好久

first of all we have to set up eclipse integrated development environment (ide) with jboss as our application server. 【扩展信息:关于配置支持JFreeChart的Tom

install eclipse.

so go to this page: http://www.eclipse.org/downloads/index.php and download the binary for the eclipse editor. you can download the appropriate binary for your platform. this tutorial was developed using linux (red hat 8.0) as the operating system.

example : eclipse-sdk-2.1-linux-gtk.zip, eclipse-sdk-2.1-win32.zip

note : eclipse does not include a java runtime environment (jre). you will need at least a 1.3 level java runtime or java development kit (jdk) installed on your machine in order to run eclipse.

now unzip this file into your home directory.

[vishal@localhost eclipse]$ unzip eclipse-sdk-2.1-linux-gtk.zip archive: eclipse-sdk-2.1-linux-gtk.zip archive: eclipse-sdk-2.1-linux-gtk.zip inflating: eclipse/plugins/org.eclipse.core.boot_2.1.0/boot.jar inflating: eclipse/plugins/org.eclipse.core.boot_2.1.0/splash.bmp inflating: eclipse/plugins/org.eclipse.core.boot_2.1.0/boot.xml inflating: eclipse/plugins/org.eclipse.core.boot_2.1.0/plugin.properties ----------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------------------------- inflating: eclipse/install.ini inflating: eclipse/startup.jar inflating: eclipse/readme/readme_eclipse.html once you have unzipped this file you will have a directory called eclipse in your home directory.go into that directory and run the script file called eclipse.[vishal@localhost eclipse]$ cd eclipse [vishal@localhost eclipse]$ ls cpl-v10.html features install.ini plugins startup.jar eclipse icon.xpm notice.html readme workspace [vishal@localhost eclipse]$ ./eclipse

this will run the eclipse ide on your workstation. lets get familiar with this environment.

install jboss.

now eclipse is installed and is running on your workstation, lets install jboss.


...   下一页
 ·tomcat中部署webservice    »显示摘要«
    摘要: 1. 安装axis 1. copy \webapps\axis\web-inf\lib 下的文件到自己的instance的lib下,比如,你的app名为: webservice,那么copy到\webapps\webservice\web-inf\lib 2. copy happyaxis.jsp及其它便于管理的jsp及class到webservice的目录下 3. deploy webserv......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE