Thread restful webservice with ejb3 @PersistenceContext annotation
restful webservice with ejb3 @PersistenceContext annotationhello im trying to create a restful application with ejb annotations but the persistenceContext is always null when entering the websevice the web.xml looks like this: <?xml version="1.0" encoding="UTF-8"?...
Deploying REST endpoint from the subsystemHello, I am writing a REST-AT subsystem which is responsible for registering and bootstrapping REST-AT transactions coordinator. However, to do so subsystem needs to register a REST endpoint during AS initializ...
Thread Build with Java 7 and -source 1.6 leads to warnings
Build with Java 7 and -source 1.6 leads to warningsHello, the 7.2.0.Final is using the enforcer plugin to require Java 7 as a build environemnt. At the same time it specifies -source 1.6.0 in some modules. This leads to some warning messages about having a wro...
Article Add Notification support to the domain management API
Add Notification support to the domain management APItracked by https://issues.jboss.org/browse/AS7-370
Use Cases
Web console
JMX Notification Replacement
Out of scope
No Metrics Notifications
Requirements
Design
Notification Descript...
Jboss 6 or 7 temporary path QuestionHi In JBOSS EAP 6 is there an option that will allow you to change the location of the JBOSS server temporary directory. I am trying to run the JBOSS test suite but some of the test are failing because the te...
Can't build JBoss AS 5.1.0 (any more?)Hi, I have to do a little maintenance stuff on old JBoss 5.1.GA So I did a fresh checkout $ svn co http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_1_0_GA/ $ cd JBoss_5_1_0_GA/build $ ./build.sh ...
How recent are the JBoss AS 8 dependenciesHello, with the help of http://versioneye.de, you can have a look at the compile and runtime dependencies of the jboss-as project (on GitHub). It is based on parsing the POMs. There are currently some minor gl...
Cxf REST and hypermediaCan anyone please throw some light on the Cxf component of JBoss to be used with REST along with Hypermedia support... any pointers would be helpful, Thanx.
is there a 7.2 prerelease announcement?Hello, since 5 days there is a 7.2.0.Final-prerelease1 tag in the Git repository - and a switch to 8.0.0.Alpha1-SNAPSHOT on master. But I havent been able to locate anny announcement in the User- or De...
JBOSS 6 test SuiteHi I am trying to run the JBOSS 6 testsuite, When it tries to deplpoy, I am getting JMS is not active yet. The server log says that JBOSS is started. Is there a way to configure JMS? Any ideas ...
JCA validation report generationHello, I would like to strat discussion about this JIRA: https://issues.jboss.org/browse/AS7-528 which has been left to comminity. Description of the issue itself is not very descriptive Validation report ...
Remote EJB Context Initialization failsHello all, i have a backend server application which is running on the jboss-7.1.1 server. This application consists of several statless beans. First the frontend and backend run on the same server and it works. N...
jira 5.1 on jboss 7.1I tried to deploy jira 5.1 on jboss 7.1, but it failed. Need help, thanks. 20:35:59,067 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "atlassian-jira-...
Thread Start Stop War-Ear programmatically in JBoss-5
Start Stop War-Ear programmatically in JBoss-5Hi, Below is the script to start and stop the war/ear in Jboss programmatically. With this script am facing the below issue. Can anyone please let me know the changes that need to be done. Issues...
Thread Adding an operation step handler for an existing subsystem
Adding an operation step handler for an existing subsystemHi, First time post, so I hope this is the right section - apologies in advance if it's not! Been struggling a bit with subsystems lately, and thought I was getting on top of it - but, I'm kinda stuck (so per...
TCK5GuidePreamble This guide details the instructions for running TCK5 against EAP 5. Running TCK 5 against AS 5 or 6 is no longer supported. You must be logged onto the Red Hat VPN to have access to all needed resourc...