`

Wildfly 8.2 configure data source

 
阅读更多

 

wildfly-8.2.0.Final/bin$ ./jboss-cl

You are disconnected at the moment. Type 'connect' to connect to the server or '

[disconnected /] connect

[standalone@localhost:9990 /] module add --name=org.postgres --dependencies=javax.api,javax.transaction.api --resources=/home/jsfcoder/Downloads/postgresql-9.3-1102.jdbc4.jar

 

[standalone@localhost:9990 /] /subsystem=datasources/jdbc-driver=postgres:add(driver-name=postgres,driver-module-name=org.postgres,driver-class-name=org.postgresql.Driver)

 

// did not try following

data-source add –jndi-name=java:/PostGreDS –name=PostgrePool –connection-url=jdbc:postgresql://localhost/postgres –driver-name=postgres –user-name=postgres –password=postgres

 

ref: http://blog.sentilabs.com/postgresql-module-on-wildfly-8-1-0/

分享到:
评论

相关推荐

    Configure_Demantra_Data_Source

    【Configure Demantra Data Source】是Oracle Demantra应用程序配置中的关键步骤,它涉及设置数据源,以便Demantra能够连接到数据库并访问所需的数据。这个过程通常在Oracle Application Server(AS)上进行,确保...

    source insight configure

    **Source Insight配置详解** Source Insight是一款强大的源代码阅读、编辑和分析工具,尤其在软件开发过程中,它能帮助程序员高效地浏览、理解和调试代码。本文将深入探讨如何配置Source Insight,以便更好地适应...

    sourceinsight完美配置文件

    前华为同事整理的 sourceinsight配置文件,非常好用。

    Source Protection Tool.rar

    而"Source Protection Tool"则是Rslogix5000软件的一个关键组成部分,它为用户的数据安全提供了坚实的保障。 源保护,顾名思义,就是对程序源代码的保护。在工业自动化系统中,程序源代码是系统运行的核心,包含了...

    openssh8.2.tar.gz

    ./configure make sudo make install ``` 但这只是在本地系统上安装OpenSSH,为了方便管理和分发,我们需要将其打包成RPM格式。RPM(Red Hat Package Manager)是一种流行的Linux软件包管理器,允许用户方便地安装、...

    Complete Guide to Open Source Big Data Stack

    Source, install, and configure Apache: Brooklyn, Mesos, Kafka, and Zeppelin See how Brooklyn can be used to install Mule ESB on a cluster and Cassandra in the cloud Install and use DCOS for big data ...

    datagrip使用教程.docx

    - 选择“Welcome to DataGrip”欢迎界面中的“Configure”或“New Project”开始新项目。 ### 3. 连接数据库 - 点击欢迎界面中的“New Data Source”或在主界面选择“Database”菜单,然后选择“New Data Source”...

    openssh-8.2p1.tar.gz

    2. **编译与安装**:下载了源代码文件后,需要先解压(使用`tar -zxvf openssh-8.2p1.tar.gz`命令),然后进入解压后的目录进行编译(`./configure && make`)和安装(`sudo make install`)。配置阶段可以根据系统...

    vim8.2离线包 Centos6下编译

    在CentOS 6上编译Vim 8.2离线包是一项技术性的工作,涉及到许多步骤和依赖关系。首先,我们需要理解为什么要在CentOS 6上编译最新版本的Vim,因为这个发行版的默认软件仓库提供的可能是较旧的版本,可能不包含一些新...

    VTK8.2 CMake配置文件 Release x64模式

    在本文中,我们将深入探讨如何使用Visual Studio 2017社区版与Qt 5.12.2结合VTK 8.2,在Release x64模式下配置CMake项目。 首先,确保你已经安装了以下软件: 1. Microsoft Visual Studio 2017 社区版:这个IDE支持...

    vim-8.2离线安装包+依赖包.rar

    3. 配置编译选项:`./configure --with-features=huge --enable-multibyte --enable-rubyinterp=yes --enable-python3interp=yes` 这里选择了一个全功能配置,包括Ruby和Python 3支持。 4. 编译源码:`make` 5. ...

    vim-configure.tar.gz_vim_vim_configure

    "vim-configure.tar.gz_vim_vim_configure" 是一个包含了 Vim 配置文件的压缩包,旨在帮助用户优化 Vim 的使用体验,提供自动提示、补全功能以及代码高亮等特性。 在 Vim 中配置这些功能,可以使编辑效率大幅提升。...

    微软数据库考试70-768: Exam Ref 70-768 Developing SQL Data Models

    Data Sources and Data Source Views Cubes Overview of Cube Security Configure SSAS Monitoring SSAS Lab : Creating a multidimensional database Creating a Data Source Creating and Configuring a ...

    vim编译包安装vim8.2

    ./configure --prefix=/usr --enable-multibyte --with-features=huge --enable-rubyinterp --enable-python3interp --enable-gui=auto --enable-cscope --enable-luainterp --enable-perlinterp --enable-terminal...

    openssh 8.2p1.rar

    接着,下载OpenSSH 8.2p1的源码,按照官方文档的指导,使用`./configure`命令指定适当的编译选项,确保与系统环境兼容。最后,执行`make`和`make install`来完成安装。 对于Redhat 7.6,虽然系统自带的OpenSSL可能...

    openssh-8.2p1.rar

    3. 配置编译环境:`./configure --prefix=/usr --sysconfdir=/etc/ssh` 4. 编译源代码:`make` 5. 安装编译好的程序:`sudo make install` 6. 更新系统配置文件:`sudo cp contrib/systemd/ssh* /etc/systemd/system...

    Ubuntu16.04.6LTS下openssh8.2升级

    5. 配置编译选项:`./configure --prefix=/usr --sysconfdir=/etc/ssh` 6. 编译源代码:`make` 7. 安装编译后的二进制文件:`sudo make install` 8. 移除旧版本的OpenSSH:`sudo apt-get remove openssh-server` 9. ...

    sourceInsight支持verilogHDL插件

    3. **配置Source Insight**: 打开Source Insight,选择“Tools”菜单中的“Configure Language...”,在打开的对话框中,添加一个新的语言类型,选择“User Defined”,然后指定`Verilog Custom.CLF`作为语言配置...

    lidmodbus3.14(解决configure.js错误)

    《libmodbus 3.14:解决configure.js错误详解》 libmodbus是一个流行的开源库,用于实现Modbus通信协议。它支持多种操作系统,包括Linux、Windows和FreeRTOS等,广泛应用于工业自动化、物联网设备以及其他需要进行...

    Source Insight中集成Uncrustify格式化代码

    - 如果需要在函数前添加注释,你可以在代码中添加自定义模板,如 `// filename: %f, data: %d, author: %u`,Source Insight 会自动填充这些信息。 **注意事项** - 在格式化代码之前,最好先备份原始文件,以防...

Global site tag (gtag.js) - Google Analytics