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 - 11: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 - 14: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 - 10: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 - 09: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 - 10: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 - 09:31

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 - 11:42


http://java.dzone.com/videos/embedded-jboss

itai 20/12/2009 - 09:30

After multiple re -deployments of several EARs (each is about 10 MB), this directory occupied almost 15GB (!) . We experienced this issue on all our development machines after an upgrade to Jboss5.

 

Not only it is occupying space but also taking ages to load while scanning this directory.

Has anyone faced this issue?

shlomo 13/08/2009 - 08:01
Syndicate content