[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: 1.4.1.GA ready

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Nov 20 00:10:03 EST 2008


Clebert told me that he would do the release tomorrow and now I see Howard is doing it.

The reason is that I have been working for a full hour on your codebase and the following list is growing:

  | =========================================
  | anil at localhost:~/messaging/Branch_1_4$ svn stat
  | M      src/main/org/jboss/jms/wireformat/SessionCreateConsumerDelegateRequest.java
  | M      src/main/org/jboss/jms/wireformat/ConnectionCreateSessionDelegateRequest.java
  | M      src/main/org/jboss/jms/server/endpoint/ServerConnectionFactoryEndpoint.java
  | M      src/main/org/jboss/jms/server/endpoint/SecurityActions.java
  | M      src/main/org/jboss/jms/client/JBossConnection.java
  | M      src/main/org/jboss/jms/client/container/SessionAspect.java
  | M      src/main/org/jboss/jms/client/container/ConsumerAspect.java
  | ============================================
  | 

Since JBoss Messaging is a heavy user of aspects, under a security manager, a permission check for "getClassLoader" is getting triggered which needs to be dealt in the messaging code base. We could have dealt it in AOP, but that is not correct.

Let Clebert do the release tomorrow.  Once I fix your codebase, please send me a pillow to sleep during the day. ;)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190704#4190704

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190704



More information about the jboss-dev-forums mailing list