• firewall issue with 4.0.4

    I have JBoss 4.0.4 installed on a Linux box. It is running behind a firewall with NAT. It has its own private IP address non-addressable from outside - very typical. I searched and found some document regardingt to se...
    Profile Photo
    last modified by justin100
  • Am I attempting the impossible? (Tomcat6+JBossEmbedded+Seam2

    Please, please can someone at JBoss tell me if I am attempting the impossible? I have been pulling my hair out for 3 days trying to get this to work: Tomcat 6 JBoss Embedded beta 3 Seam 2.0.1.GA It feels like I am ...
    Profile Photo
    created by billevans
  • How to configure ports in BaseTestCase

    Hi community, I am using the class org.jboss.embedded.junit.BaseTestCase to crate unit tests. All works fine on my pc. But if I run the tests parallel on the ci-server I get conflicts in the used ports opened by the ...
    Profile Photo
    last modified by pbolle
  • Problemas ENCODING

    Hello, I am working with JBPM, and meet the problem that there is to make a submit or recharge(overload) the page, the information that contain tildes or ñ's they turn into other characters. My application ...
    Profile Photo
    created by lgg82
  • how to turn off XML validation

    Hi, i am developing a seam based app and use embedded jboss for the tests. I use JBoss Tools generated project layout and Seam 2.0.1.GA. I noticed that if internet was not available my tests did not work with the folo...
    Profile Photo
    created by laksu
  • Getting exception

    Hi, I'm having trouble getting the Embedded JBoss EJB 3.0 container to work. I've bashed my head against this problem for a while now and I can't seem to get it to work. I hope that someone here is able to help me ou...
    Profile Photo
    last modified by tnektpb
  • Embedded JBoss, Maven, and the ubiquitous Jar

    For the most part, I've managed to figure out how to setup Embedded JBoss with Eclipse so I can run my unit tests. Now I'm trying to figure out how to setup my Maven pom.xml file so that I can run my tests from the co...
    Profile Photo
    last modified by drathnow
  • Snapshot of Embedded Beta 3 available

    A snapshot of Embedded based on JBoss AS 5 trunk (the soon to be released AS 5 beta 3) is available here: http://snapshots.jboss.org/maven2/org/jboss/embedded/jboss-embedded/beta3-SNAPSHOT/jboss-embedded-beta3-SNAPSH...
    Profile Photo
    last modified by pmuir
  • Unsupported dsType

    Hi, I added JBoss embedded to a Maven project with SeamTest based test classes but I desperately try to start it. I had classpath problem I finally could solve (at least I think I solved them !). But anyway the embed...
    Profile Photo
    last modified by chawax
  • How do I configure Embedded JBoss (TestNG) Seam with EJB2.1

    I have written a JBoss Seam application that uses injected EJB 2.1. I have gotten my application where it deploys and runs on JBoss 4.2. I am trying to run integration tests using TestNG and Embedded JBoss. When I de...
    Profile Photo
    last modified by chrisrippe
  • Seam2 integration testing - problem with embedded jboss?

    Hi, I'm using Seam 2.0.1.CR1. I set up the embedded jboss and I've encountered a strange exception while running very simple integration test: Caused by: org.jboss.seam.InstantiationException: Could not instantia...
    Profile Photo
    last modified by piotr.porzucek
  • Embedded JBoss beta3 and VirtualFile

    Hi, I saw, that the beta3 does not support deployment with VirtualFile anymore. But with beta2 this was still possible. Is this something that will be deprecated in future or will it return sometime? What are the cur...
    Profile Photo
    created by hamtho2
  • Use Embedded JBoss in a standalone application

    Hi, i'm making Enterprise Application that uses EJB3 and runs on Jboss. I have a big costumers with a lot of clients connect to server where my application runs and a few small costumers that have only one computer wh...
    Profile Photo
    created by spalazzi
  • Best practice for sharing embedded-jboss config through mult

    Hi @all, I just would like to know, if there is something "best-practice" for sharing the configuration files for the embedded jboss (as located in the directories deploy, deployers conf etc.) throughout multiple pro...
    Profile Photo
    created by hamtho2
  • MBeanServerFactory problem using setter dependency injection

    I have been assigned to unit-test a smaller j2ee-application and when researching this I came across Embedded JBoss. Am I certainly not a JBoss-expert but during the ongoing research I have learnt a lot of things abou...
    Profile Photo
    created by fredrik12471
  • Once again: Embedded JBoss with JDK6 and maven2

    Hi @all, although I read around the forum regarding the problems with Embedded JBoss and JDK6 I´m still not successf...
    Profile Photo
    created by hamtho2
  • Maven2 example application for Seam2

    This is a crosspost from the Seam forum http://www.jboss.com/index.html?module=bb&op=viewtopic&t=126786 --- Hi, I have made available for download a work in progress to getting a sample project going with Se...
    Profile Photo
    last modified by cory_prowse
  • sql params trace

    Hello, Unfortunatly I don't have the answer to your question but I've got a similar problem ... I've done some tests in standalone mode with Emebbeded beta2 and SNAPSHOT beta3 and I cannot get any log messages from ...
    Profile Photo
    created by jfjames
  • Unit Testing and JBoss Maven2 Repository

    I am trying to setup up a project that will perform unit tests in Maven2 and had planned on using the BaseTestCase class as indicated in this wiki page: http://wiki.jboss.org/wiki/Wiki.jsp?page=EmbeddedAndJUnit I do...
    Profile Photo
    last modified by auspal
  • Embedded JBoss Beta 2 & Java 6

    Can't run the tutorial with java 6 (no problem with java 5). Is there any patch or workaround to run the embedded jboss beta 2 with java 6 ?
    Profile Photo
    last modified by flowbee