- 浏览: 657262 次
- 性别:
- 来自: 成都
-
文章分类
- 全部博客 (170)
- Android (10)
- Java (35)
- PHP (3)
- Linux (3)
- Powerdesigner (2)
- dedcms (1)
- nginx (1)
- Flex (9)
- REST (2)
- Google App Engine (1)
- mysql (6)
- JAVA开源项目 (1)
- Eclipse (18)
- Eclipse Orion (1)
- Dojo (2)
- UML (1)
- Eclipse GEF EMF (4)
- Eclipse 插件开发 (6)
- OSGI (2)
- DeDeCMS (1)
- Maqetta (2)
- JavaScript (1)
- nginx php (1)
- Dojo V1.7 (2)
- Spring3 (4)
- Hibernate3 (4)
- MongoDB (3)
- Scala (2)
- DSL (1)
- Python (3)
- Maven (1)
- Tomcat (3)
- XMPP (2)
- Apache (4)
- NodeJS (1)
- SQLSERVER (2)
- HTML5 (1)
- Nexus (1)
- web服务器 (2)
- Jetty (2)
- weixin (1)
- ngrok (1)
- 网络与信息安全 (1)
最新评论
-
wangyudong:
配置有点晕,开源社区上找了一个开源的Holer,只需要设置Ac ...
用ngrok实现外网访问本地WEB项目的方法 -
lolo968:
你收集的资料没有链接
基于OSGI的框架开发小结(转) -
smartdog:
使用的maven的版本很老的,而且写的不是很清楚,建议可以参考 ...
Maven多项目依赖配置 -
Tom.X:
OSGi联盟官网:http://osgia.com
基于OSGI的框架开发小结(转) -
Miller003:
你好,我在本地测试时,删除catalina.jar和tomca ...
基于Tomcat7的HTML5 WebSocket 应用示例
The Command Line Interface (CLI) contains the base support for developing and running apps. Additional runtime libraries are retrieved as needed from a module repository on ProjectZero.org.
Download and Installation of the CLI
- Download the zero.zip file and unzip it to any directory. This results in a subdirectory called zero that contains the commands for running the CLI.
- Add the zero directory to the user's PATH environment variable.
- Add the bin directory under the JDK installation directory to the user's PATH environment variable.
Refer to the Getting Started Guide for instructions on creating your first application.
System Requirement for Command Line Interface
- Windows®, Linux®, or Mac operating system
- Java SE Development Kit (JDK) (32-bit only):
- Linux®: 5.0 or 6.0
- Windows®:5.0 or 6.0
- Mac:5.0 or 6.0
App Builder for WebSphere sMash
App Builder is an integrated, non-released, Web-based tool for developing WebSphere sMash applications.
To start the App Builder, navigate to the zero directory (where the CLI was installed) and run appbuilder open .
System Requirements for the App Builder
- Windows, Mac, or Linux operating system
- Zero CLI
- Mozilla Firefox browser
Using WebSphere sMash with Eclipse
Although we recommend the App Builder as the preferred tool for building WebSphere sMash applications, you have the option of using the Eclipse development environment with the language of your choice: Java or PHP. See the Eclipse Support page in the Getting Started guide for details on Eclipse setup and usage.
发表评论
-
JVM系列三:JVM参数设置、分析(转)
2014-09-28 15:04 1088不管是YGC还是Full GC,GC过程中都会对导致程序运 ... -
Java中static、final用法小结 (转)
2012-08-26 10:51 1985一、final 1.final变量: ... -
java位操作符总结(转)
2012-08-17 11:16 1289以下是java位操作符的小总结,具体如下:二进制负数以它 ... -
Servlet生命周期与工作原理(转)
2012-08-14 16:57 1059Servlet生命周期与工作原理 Servle ... -
java堆与栈 java String分配内存空间(详解)转
2012-08-10 15:44 1294栈内存 堆内存 ... -
java类继承总结一 父类类型与子类类型之间的转化问题(转)
2012-08-06 21:13 8687java类继承总结一 父类类型与子类类型之间的转化问 ... -
java堆和栈小结(转)
2012-08-05 21:45 1060(1)JAVA中基本数据类型直 ... -
Java常见异常(Runtime Exception )小结--转
2012-08-02 21:04 1344Java常见异常(Runtime Exception ) ... -
java.lang.NoClassDefFoundError: org.objectweb.asm.Type
2012-06-03 15:27 2478在使用spring3的aop时,出现如下的错误: ja ... -
Bean named '*' must be of type [*], but was actually of type [$Proxy16]
2012-06-03 14:14 28384在用junit测试dao接口时,出现以下的错误 Caused ... -
saveOrUpdate is not valid without active transaction
2012-06-03 13:07 6879在使用Spring+Hibernate的框架时,在applic ... -
spring BeanCreationException confusion about mapping
2012-05-31 20:08 1385在进行spring3+rest配置时,出现了以下的错误: C ... -
如何获取新浪微博的登录参数
2012-05-23 20:32 77311、用Chrome的开发者工具或者Firefox的Firebu ... -
Java 程序中使用相对和绝对路径读取文件
2012-05-21 14:24 9166在Java中用File对象来创建文件时,绝对路径一般是不会出现 ... -
线程安全与线程不安全
2012-04-26 16:43 1229线程安全是针对多线程来讲的,如果所使用的公用变量在多线程 ... -
StringBuilder、StringBuffer和String的关系
2012-04-26 16:33 10161. String 类 S ... -
插件开发中如何正确使用第三方jar包
2012-04-21 20:48 2481在进行eclipse插件开发过程中,除了引用Eclipse本身 ... -
Errors running builder 'JavaScript Validator' on project '......'.
2012-04-21 20:36 31335在编译java工程时,如果出现 “Errors occu ... -
The method *** of type *** must override a superclass method
2012-04-21 20:34 1363如果在实现接口时,出现了“The metho *** o ... -
Java 1.6动态编译器 null问题
2012-03-16 10:45 15681、在java程序中用JavaCompiler compile ...
相关推荐
【标题】"WebSphere sMash Plug-in for Java and Groovy" 涉及到的知识点主要集中在IBM的WebSphere sMash平台、Java编程语言以及Groovy脚本语言上,这三种技术在企业级应用开发中都有重要的作用。 1. WebSphere ...
Websphere8.5 集群安装手册
websphere 6.1安装配置指南websphere 6.1安装配置指南websphere 6.1安装配置指南websphere 6.1安装配置指南websphere 6.1安装配置指南websphere 6.1安装配置指南
2. **安装与配置**:详述如何设置开发环境,安装sMash服务器,并进行基本的配置。 3. **脚本语言支持**:讨论sMash支持的脚本语言,如Ruby和JavaScript,以及它们在sMash中的应用。 4. **服务集成**:介绍如何集成...
【标题】:Websphere 8.5安装 在IT领域,WebSphere是IBM提供的一款企业级应用服务器,常用于构建、部署和管理各种企业应用程序。本文将详细讲解WebSphere 8.5的安装过程,包括IBM Installation Manager的安装、...
WebSphere 7 Windows 安装和配置 WebSphere 7 是 IBM 公司推出的一个应用服务器,用于构建和部署 Enterprise级别的应用程序。以下是 WebSphere 7 在 Windows 平台上的安装和配置过程。 安装 WebSphere 7 1. 单击 ...
在本文中,我们将深入探讨如何在Linux环境下安装和部署WebSphere Application Server V8.5,这是一个企业级的应用服务器,广泛用于构建和运行Java EE应用程序。整个过程分为几个关键步骤,包括准备必要的软件包、...
### WebSphere 7.0 安装与部署详解 #### 一、安装说明 WebSphere 7.0 是一款功能强大的应用服务器,适用于构建、部署和管理企业级Java应用程序。本节将详细介绍如何安装WebSphere 7.0,并提供一些基本的安装指导。 ...
### WebSphere的安装与配置详解 #### 一、WebSphere服务器的安装步骤 WebSphere Application Server 是一款由 IBM 开发的企业级应用服务器,用于部署和管理 Java 应用程序。安装 WebSphere 的过程较为复杂,但按照...
Linux 下安装配置 WebSphere 一、安装配置概述 WebSphere 是 IBM 公司的一款 Java EE 应用服务器,广泛应用于企业级应用开发和部署中。Linux 下安装配置 WebSphere 需要完成多个步骤,包括安装、配置数据源、变量...
WebSphere 8.5 安装和集群配置 WebSphere 8.5 是一款功能强大且灵活的应用服务器,可以在各种环境中运行,包括 Linux。下面我们将详细介绍如何在 Linux 环境下安装和配置 WebSphere 8.5,以及如何设置集群环境。 ...
### WebSphere 8.0 安装教程 #### 一、准备工作 在开始WebSphere Application Server(简称WAS)8.0的安装之前,需要确保已经准备好必要的安装包和环境。 1. **下载安装包**: - **IBM安装介质**:这通常包括IBM...
【IBM WebSphere MQ安装使用教程详细图解】 IBM WebSphere MQ,简称MQ,是一款由IBM提供的消息中间件,它允许应用程序之间可靠地交换信息,无论它们位于何处或使用何种操作系统。本教程旨在指导用户在Windows系统上...
### WebSphere 在 AIX 系统的安装指南 #### 一、概述 本文将详细介绍如何在 AIX(Advanced Interactive Executive)操作系统上安装 IBM WebSphere 应用服务器的过程。AIX 是 IBM 开发的一种基于 Unix 的操作系统,...
【标题】:Websphere 5安装指南 【正文】: Websphere 5是一款由IBM推出的、历史悠久的企业级应用服务器,它为构建、部署和管理企业级Java应用程序提供了强大的平台。本安装手册将详细阐述如何在计算机上成功安装...
### Websphere的安装与部署知识点详解 #### 一、Websphere的安装流程 **1. 解压安装文件** - **操作步骤**: 首先需要解压`DEVELOPERSILAN.agent.installer.win32.win32.x86_64`文件,可以通过双击`install.exe`...
根据提供的文件内容,以下是关于Websphere 8安装手册的知识点总结: 1. Websphere 8安装概述: Websphere Application Server (WAS) 是一个广泛使用的应用服务器软件,由IBM开发。它用于部署、运行和管理企业级Java...
【WebSphere安装配置手册】 WebSphere是一款由IBM开发的企业级应用服务器,用于部署和管理Java应用程序,特别是基于Java EE(Java Enterprise Edition)的应用。本文档将详细介绍如何安装配置WebSphere,以及如何对...
总的来说,WebSphere的安装部署是一个涉及多个步骤的过程,需要对Linux系统管理、网络配置以及Java应用服务器有一定的了解。遵循正确的步骤和最佳实践,可以确保WebSphere环境稳定、高效地运行。在实际操作中,务必...