[jboss-user] [JBoss Messaging] - Re: Messaging blocked by long time-out again

2009-04-05 Thread timfox
JBM 2.0 beta will be out in a few weeks. JBM 2.0 does not use JBoss Remoting due to a long string of issues we have had with it. Instead it has a fully pluggable transport system, and by default uses Netty, Trustin Lee's NIO transport. By default this is non blocking, so this should be a non

[jboss-user] [Remoting] - Re: Messaging blocked by long time-out

2009-04-05 Thread timfox
+1 I believe this is a serious issue and remoting should apply a fix as per the AMQ fix. Ron, do you have a JIRA and ETA for this? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223504#4223504 Reply to the post :

[jboss-user] [JBoss Tools (users)] - annoying error : incomplete deployment exception

2009-04-05 Thread wiggy
had this problem through many releases and dont understand the problem. in jboss tools if I do an undeploy and deploy again of my EAR i get an error like this | 15:30:57,765 INFO [SeamFilter] Initializing filter: org.jboss.seam.web.identityFilter | 15:30:57,875 WARN [HDScanner] Failed

[jboss-user] [JBoss Tools (users)] - something weird going on : cant read the read off delploy di

2009-04-05 Thread wiggy
what is going on. My eclipse deploy wont work at all now restarted my server and repoplyed the ear and get this ... i've looked in the server exploded dir directory and its all there - why does it think it has a problem??? | 16:21:54,800 WARN [HDScanner] Scan failed |

[jboss-user] [JBoss Tools (users)] - Re: something weird going on : cant read the read off delplo

2009-04-05 Thread wiggy
tried to restart the server with the ear left in the deploy directory this time - and it restarted with it okay what is going on in the server - why does it get confused View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223514#4223514 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - How to load the entire data in to the JBOSS Cache.(Applicati

2009-04-05 Thread kmarikkani
Hi, Our application is a trading application contains the lack of record(Trade). We are using the JBOSS Cache(Core) deployed in the JBOSS AS and Fire bird is the Database. We have a requirement ,to perform some calculation based on the current set of data.(Because on the other side the trade

[jboss-user] [JBoss jBPM] - Re: required fields for transitions?

2009-04-05 Thread Saka Lorien
Hi, exist any other option to define transition-specific-variables. The last post is nearly 3 year old an I hope JBPM has devolp something like a transition-variable-scope. Thanks for help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223519#4223519

[jboss-user] [JBoss Cache: Core Edition] - MVCC Write Skew

2009-04-05 Thread zeravlai
I've been testing with MVCC in order to reproduce write skew. Testing's been done with JPA/Hibernate in this way: 1.- Two concurrent threads read a field of an entity. 2.- Both of them increment (by one) that field based on the value previously read. Results are as expected. R_R causes a Data

[jboss-user] [JBoss Cache: Core Edition] - JBC Strategie with JPA/Hibernate

2009-04-05 Thread zeravlai
Hi all, reading section 9.5.4 of the guide replicated caches with each cache having its own data store a question arises: - Using JPA/Hibernate, would it possible to have two nodes (or even more) in a cluster (one db per node), and operate the same way section 9.5.4 describes?? That is, keep

[jboss-user] [Security JAAS/JBoss] - Migration to AS 5.0.1 - Authentication Exception

2009-04-05 Thread smith.ge...@gmail.com
Our app works great in production on AS 4.2.1. We are trying to migrate to AS 5.0.1. In the middle of a method in a session bean, it seems like it forgets the security domain. Even calling a create method on the local home of an EJB 2.1 which has already been called earlier in the method can

[jboss-user] [JBoss Portal] - Re: Get online users

2009-04-05 Thread fribeiro1
I stand corrected when I said the portal wouldn't support listing the online users. Portal events may allow you to do so, as noted here. The invalidation of the user session, though, is a different matter, let's wait for the feedback to the JIRA issue. View the original post :

[jboss-user] [JBoss Portal] - Re: Custom navigation region

2009-04-05 Thread soundspeace
all the problem that you want to resolve. just need edit in CSS only. make sure make another id css such as :- #navigationFooter { } #navigationFooter #tabHeader{ } #navigationFooter #tabHeader ul{ } something like this la... just give idea View the original post :

[jboss-user] [Beginners Corner] - Re: How to access jboss5.0.0 GA mbeans through jconsole

2009-04-05 Thread joseph50
Hi, Thanks for your reply. Can you please tell me if any other option with out restarting my jboss server. Thanks, Jose. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4223535#4223535 Reply to the post :

[jboss-user] [JBoss AOP] - Standalone after-throwing sample works fine, but not work on

2009-04-05 Thread ienvyou
Hello, Thank you for JBoss AOP effort first. I'm using JBoss AOP and trying to use after-throwing for exception handling. As like subject, the after-throwing sample in jboss-aop-2.0.1.GA works fine but same sample on AS5.0.1GA doesn't work. These are my environment : JDK : JDK1.6.0 Platform :

[jboss-user] [JBoss AOP] - Re: Standalone after-throwing sample works fine, but not wor

2009-04-05 Thread ienvyou
Oh~ I missed some exeption message : 14:14:50,188 INFO [STDOUT] Catching Exception org.jboss.aop.advice.NoMatchingAdviceException: No matching around advice called 'afterThrowing' could be found in Aspect for joinpoint Method[method=public void