[jboss-user] [JBoss Messaging] - testDistributedQueue queue fails by JBoss-messaging-1.4.0.SP

2008-07-07 Thread saho
Regards Saho View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162796#4162796 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4162796 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBossWS] - Re: wsprovide : NoClassDefFoundError: com/sun/codemodel/JExp

2007-10-12 Thread saho
I have also the same Problem. Did you find any solution ? Thanks for any help View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094372#4094372 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4094372

[jboss-user] [Remoting] - Re: A change from one client via RMI on Server doesn?t see t

2007-01-19 Thread saho
Now it works. There was a problem with DNS server. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003854#4003854 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003854 ___

[jboss-user] [Remoting] - A change from one client via RMI on Server doesn?t see the o

2007-01-16 Thread saho
Saho View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4002337#4002337 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4002337 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JNDI/Naming/Network] - A change from one client via RMI on Server doesn?t see the o

2007-01-16 Thread saho
Regards Saho View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4002344#4002344 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4002344 ___ jboss-user mailing list jboss-user

[jboss-user] [Beginners Corner] - JBoss Hot Deployment Problem

2006-12-20 Thread saho
Hi All, If i make some changes on the deployed Sar file, and overwrite the Sar file, the JBossAS (4.04 )stops the service and starts it again, but my changes doesn?t applied. It seems like that JBoss changes some services at some place and when that service have the same name, it doesn?t

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI Lookup doesn?t work from other (not the binder)S

2006-12-20 Thread saho
Thank you Jerry Gauth for your so quick Answer, Now works, with ?localhost:1100? . The Problem was that JBoss doesn?t really apply my changes in the Sar file (Hot deployment doesn?t work properly). After every changes I must restart the JBoss. Which was confusing because JBoss AS starts and

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI Lookup doesn?t work from other (not the binder)S

2006-12-19 Thread saho
Thank you Jerry Gauth for your answer, i know the JNDIView from the JMX Console. But I can?t see the HA-JNDI there because of this bug http://jira.jboss.com/jira/browse/JBAS-3260 which is fixed on 4.0.5 not for 4.0.4. And I can?t switch to 4.0.5 because every thing is configured and tested

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI Lookup doesn?t work from other (not the binder)S

2006-12-19 Thread saho
Thank you, i have now changed to testing purposes my application to JBoss 4.0.5. Now form JNDI View i see that the object is registered to the HA-JNDI. But still the lookup form other Service doesn?t work, even if i specify the server by the providerURL (ServerName:1100). Note: I use the all

[jboss-user] [Clustering/JBoss] - HA-JNDI Lookup doesn?t work from other (not the binder)Servi

2006-12-18 Thread saho
Hi All, If I create the HA-JNDI Context Set and then rebind the object to HA-JDNI the lookup within the same service works, but from other service if I create the same context Set the lookup doesn?t work(NameNotFoundException). So what I make wrong, I don?t understand? Here is my code

[jboss-user] [JBossCache] - Re: Any way to save the current Transaction and make commit

2006-12-10 Thread saho
Thanks genman, for the straight tip . Sahak View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992691#3992691 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992691 ___ jboss-user

[jboss-user] [JBossCache] - Any way to save the current Transaction and make commit in o

2006-12-05 Thread saho
Hi everybody, Are there any way to save the current Transaction and make commit in other Thread (not the transaction starter) ? I have tried to save the status of TransactionManager, with suspend and resume, it works only in the same Thread(Transaction Starter) but doesn?t in other Thread.

[jboss-user] [JBossCache] - TreeCache Multiple Values with Same key is it possible ?

2006-11-09 Thread saho
Hi everybody, I have started to use the TreeCache and not found a method to get the values of one Key. I don't found any getfunction to get many values of one key. I have to create separated nodes, if the keys are the same ? Here one example: tCache.put(new Fqn(new Object[]