** Daily Dose - Check Out the EJB on That JBoss AS [ Javalobby ...
The fourth JBoss Application Server 6.0 milestone was released this week. It is the first to include support for EJB 3.1 Timer Service and EJB 3.1 Asynchronous invocations. M4 also comes with a different default JBossWS stack that uses ...
JBoss Tools Targets Helios and Tycho Builds | Javalobby
The first milestone release of JBoss Tools 3.2 is the first version to target the recently finalized Eclipse 3.6 platform. JBoss has also made Java 5...
rules-users - are for loops possible in drools
does anybody know if there is a way to do for loops in drools ?. I am trying to loop through a list of string to see.
Ruby on Rails + CDI? Why not - JBoss.ORG Feeds
Deploying RoR applications to JBoss AS is really easy thanks to the TorqueBox project. You just deploy a .yml file using the provided rake tasks and you can develop the application “live” – no redeploys, instant changes, and so on. ...
My Wiki: EJB3.1 TimerService in JBoss AS 6.0.0.M4
For those of you, who have been waiting for more of EJB3.1 features in JBoss AS, here's some good news! JBoss AS 6.0.0.M4 which will be released in a day or two, introduces support for EJB3.1 Timer Service and EJB3.1 Asynchronous ...
Brent Sordyl's blog » 8.5.3. Using JBoss Login Modules JBoss includes several bundled login modules suitable for most user management needs. JBoss can read user information from a relational database, an LDAP server or flat files. In addition to these core login modules, JBoss provides ...
Installing JBoss Developer Tools | Andy Gibson
This article describes how to install the JBoss Developer Tools plug-ins into the Eclipse IDE. You should already have Eclipse installed and.
Seam Framework - org.jboss.seam.core.Locale.instance() has varinat ...
I have selected German/Austria as language in browser.I always see org.jboss.seam.core.Locale.instance() has variant as "". Can somebody help me as to why variant is not set. Thanks, ...
Brent Sordyl's blog » Introduction to Securing Web Applications ...
The sample application described here demonstrates using LDAP with the JBoss Security Extension (JBossSX), and describes a simple API for managing users, roles, and groups in LDAP. In addition, this article demonstrates the use of the ...
Standalone OSGi Resolver - JBoss.ORG Feeds
In the JBoss Application Server we provide an OSGi view for non-OSGi deployments and the ability to access/inject OSGi services in other component models. For example CDI components can have OSGi services injected and vice versa. ...