JBoss

Hi

anyone has experience with writing and installing a transaction interceptor with jboss AOP?

we have an EJB3 application running on jboss 4.2 and we need to do something before and after a transaction.

 

Thank you for any help.

 

 

shalom 01/12/2009 - 12:52

 At my customer we have a legacy application that used to authenticate to JBoss 4.2.3 via the web container security module in web xml over form based authentication. In our EJBs we restrict the access to method using permissions.

Now we need to throw away the web based authentication and start using a CAS server (external).

When we disabled the security constrain in the web.xml we get error from EJBs (as expected) but we do not know how to inject the principals and workaround the authentication.

 

The questions are:

haim 08/11/2009 - 15:25

Urgent help needed ... after an upgrade to GA5.1 .

 

Two EAR's each of which has the jboss-seam jar in its /lib directory and EAR isolation level is globally set to true (e.g. should have its own classloader). Both are also utilizing quartz version 1.5.2.

 

Urgent help needed ... after an upgrade to GA5.1 .

Two EAR's each of which has the jboss-seam jar in its /lib directory and EAR isolation level is globally set to true (e.g. should have its own classloader). Both are also utilizing quartz version 1.5.2.

shlomo 19/08/2009 - 11:27

I am facing a very strange issue with respect to the cache names referenced by the EhCache module under jboss5. It is pre-pending the word "true" before my cache names and hence they can no be found:

 

"starting query cache at region: true.org.hibernate.xxx.yyy "

 

and also:

 

"Could not find a specific ehcache configuration for cache named true.com.xxx.yyy.xxx.userList]; using defaults.

 

Has anyone faced a similar issue and was able to resolve it?

 

No Google references please unless trhere is an answer there, thank you.  

shlomo 12/08/2009 - 10:29

Jboss 4 had two attriutes for setting the deployment scan period and the deployment directory in  jboss-service.xml. I cant seem to find these attributes in JBoss 5GA.  Anyone knows where have they disappread /renamed?

shlomo 10/08/2009 - 11:09
  • When migrating your application from JBoss 4.x to JBoss 5.x, some problems might occur.
  • Below is a list of some of these possible problems.
elad 02/08/2009 - 10:31

I'm not clear on how to enable Fast Connection Failover with JBoss. Basically FCF is configurable  by OracleDataSource.setFastConnectionFailoverEnabled(true); on a DataSource instance before retrieving any connections from that instance. But standart JBoss datasource xml configuration doesn't provide such settings.

michael.yavorovsky 14/06/2010 - 12:10

JBoss jBPM is a flexible, extensible workflow management system. jBPM combines easy development of workflow-applications with excellent enterprise application integration (EAI) capabilities. it includes a web-application and a scheduler and can be used in the simplest environment like an ant task and scale up to a clustered J2EE application.
The jBPM enables the creation of a workflow management system that bridges the gap between managers and developers by giving them a common language: the JBoss jBPM Process definition language (jPdl).
This article is an introduction and hopefully will help you start using JBPM easily and fast enough. As a first step you can take a look at this reference jbpm reference guide

 

oded 25/04/2010 - 10:43

The client I work for needs add external tracing to java methods using aspect approach. Desired methods should be configured from external configuration file.

 

Application runs on JBoss

 

Tracing should print input parameters (even complex data structures) and return value.

Are there any ready open source libraries ?

 

I can write JBoss interceptor, but it covers only jboss managed beans.

mark 21/03/2010 - 14:55

This release provides support for Servlet 3.0, JSP 2.2 and EL 1.2.

http://remm.blogspot.com/2009/12/jboss-web-300-beta-1-released.html

itai 20/12/2009 - 12:42
Syndicate content