`
iloveflower
  • 浏览: 79858 次
社区版块
存档分类
最新评论
  • iloveflower: 呵呵。好好学习。。。。。。。。。。。。
    java 读书
  • Eric.Yan: 看了一点,不过是电子版的……你这一说到提醒我了,还要继续学习哈 ...
    java 读书

Jboss installation

阅读更多
1,download JBOSS as stable version.
2, unzip on your computer like c:\JEE\jboss\.......
3, set 2 system enverionment
     JBOSS_HOME c:\JEE\jboss
     add these ;%JBOSS_HOME%\bin; in path  

4, start jboss
      c\JEE\jboss\bin\standalone.bat

1,https://docs.jboss.org/author/display/AS71/Getting+Started+Guide

Getting Started Guide
1 Getting Started with JBoss Application Server 7
1.1 Download
1.2 Requirements
1.3 Installation
1.4 AS 7 - A Quick Tour
1.4.1 AS 7 Directory Structure
1.4.2 JBoss Application Server 7 Configurations
1.4.3 Starting JBoss Application Server 7
1.4.4 Starting JBoss Application Server 7 with an Alternate Configuration
1.4.5 Managing your JBoss Application Server 7
1.4.6 Modifying the Example DataSource
2 All JBoss AS 7 documentation


2,
https://docs.jboss.org/author/display/AS71/Getting+Started+Developing+Applications+Guide

1 Introduction
1.1 Downloading the quickstarts
2 Getting started with JBoss AS
2.1 Installing and starting JBoss AS on Linux, Unix or Mac OS X
2.2 Installing and starting JBoss AS on Windows
2.3 Starting JBoss AS from Eclipse with JBoss Tools
2.4 Importing the quickstarts into Eclipse
2.5 Managing JBoss Application Server
3 CDI + Servlet: Helloworld quickstart
3.1 Deploying the Helloworld example using Eclipse
3.2 The helloworld example in depth
4 CDI + JSF: Numberguess quickstart
4.1 Deploying the Numberguess example using Eclipse
4.2 The numberguess example in depth
5 CDI + JPA + EJB + JTA + JSF: Login quickstart
5.1 Deploying the Login example using Eclipse
5.2 The login example in depth
6 CDI + JSF + EJB + JTA + Bean Validation + JAX-RS + Arquillian: Kitchensink quickstart
6.1 Deploying the Kitchensink example using Eclipse
6.2 The kitchensink example in depth
6.2.1 Arquillian
7 OSGi: Helloworld OSGi quickstart
7.1 The Helloworld OSGi example in depth
7.2 Creating a new OSGi bundle using Eclipse
8 EJB: Invocation from remote clients using JNDI
8.1.1 Deploying your EJBs on the server side:
8.1.2 Writing a remote client application for accessing and invoking the EJBs deployed on the server
8.1.3 Setting up EJB client context properties
8.1.4 Using a different file for setting up EJB client context
8.1.5 Setting up the client classpath with the jars that are required to run the client application
8.1.6 Summary
9 Creating your own application
10 More Resources
11 All JBoss AS 7 documentation
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics