[jboss-user] [Management, JMX/JBoss] - trnsfering a file from my system to remote JBoss server

2008-02-21 Thread viswanadhvk
Hi All, I am trying to deploy an application from 1 system to remote JBoss server , I am planning to do this with JMX . Just want to know , when we deploy the "ear" or "war" in ALL\farm (when any 2 physical systems are in cluster ), then the file would go automatically to another machine's AL

[jboss-user] [Management, JMX/JBoss] - Re: File Transfer using MBeans

2008-02-21 Thread viswanadhvk
Did you happend to do any thing in your work. Since I have the same problem. But want to know how to do that. If you have any idea , or code , please try to share, that would be a great help to me. Thanks! VVk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41

[jboss-user] [Clustering/JBoss] - Re: deploying applications in selected Multiple Nodes in JBO

2008-02-12 Thread viswanadhvk
Hi friends , at least pls try to respond some thing. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128838#4128838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128838 ___

[jboss-user] [Clustering/JBoss] - deploying applications in selected Multiple Nodes in JBOSS 4

2008-02-11 Thread viswanadhvk
Hi Friends, I am working on JBoss 4.2.1 My task is to deploy an application (ear file or war file) in clustered environment.The catch here is I need to deploy the application in selected multiple nodes. for e.g. I have 3 Nodes Node1,Node2,Node3. and I would like to deploy the application in N

[jboss-user] [Clustering/JBoss] - Re: Deploying the application in selected nodes in a cluster

2008-02-08 Thread viswanadhvk
I have been tring to do what you explained here. I am using JBoss 4.2.1 server. As you explained , in jboss there is folder called all\deploy\cluster-service.xml file. I changed the attribute called | | ${jboss.partition.name:DefaultPartition} | | and I created 3 nodes Node1 , Nod

[jboss-user] [Messaging, JMS & JBossMQ] - Re: JBoss and Web sphere MQ problem

2008-01-31 Thread viswanadhvk
Hi Adrian, thanks a lot for your reply. Let me brief about my environment. I am using JBoss 4.2.1 and we are trying to connect to "IBM MQ 5.2". Documentation on the wiki is stating that it supports only 5.3 and above. It is really appreciated if you could provide any guidance/help on "how to c

[jboss-user] [Beginners Corner] - Re: Start up error at JBoss 4.2.1

2008-01-17 Thread viswanadhvk
Thanks a lot jaikiran it is working. vvk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120968#4120968 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120968 ___ jboss-user m

[jboss-user] [Beginners Corner] - Start up error at JBoss 4.2.1

2008-01-17 Thread viswanadhvk
Hi all, I was tring to start the JBoss 4.2.1 in Red hat Linux. I haven't deployed any thing any default\deploy or all folder. I just started the server with the command | | ./run.sh -c default -b | ./run.sh -c default -b 0.0.0.0 | ./run.sh -b 0.0.0.0 | ./run.sh -b | |

[jboss-user] [Messaging, JMS & JBossMQ] - JBoss and Web sphere MQ problem

2008-01-16 Thread viswanadhvk
Hi all, we are tring to connect to the Web sphere MQ (WS-MQ). (1) We copied the two jars (mqcontext.jar and com.ibm.mq.pcf.jar) in /home//jboss-4.2.1.GA/server/default/lib (2)We have added the below enteries in the different xml files. a)jboss-service.xml | | | wsmq | |

[jboss-user] [Clustering/JBoss] - JBoss Web Console which shows cluster environment

2008-01-15 Thread viswanadhvk
Hi All, We are working in JBoss 4.2.1. I would like to know, do we have any web console (similar to web logic), which shows us clustered environment,(if we pull 2 or more physical machines into cluster), which shows the multiple physical machines Nodes and their deployed applications. Please

[jboss-user] [Clustering/JBoss] - Re: Instances of JBoss in different machines

2007-12-18 Thread viswanadhvk
HI all , I solved the problem. The problem is in my system there is no mcast open. So I used TCPPING now I am able to see both the machines as well as able to deploy the stuff. Thanks! Vvk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113979#4113979 Reply

[jboss-user] [Clustering/JBoss] - Re: Setting up multiple instances of JBoss in different mach

2007-12-18 Thread viswanadhvk
Hi all, I solved the problem. The problem was my system is not having mcast open. So instead of using UDP, Iam using TCPPING. It was working fine. Thanks! vvk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113976#4113976 Reply to the post : http://www.jboss

[jboss-user] [Clustering/JBoss] - Instances of JBoss in different machines

2007-12-18 Thread viswanadhvk
Hi all, I would like to set up multiple instances of JBoss in different machines. I mean to say, I want to creat 1 node in my machine, and another node (say node2) in another machine, and want to pull them into cluster. Please help me out any link or any steps to do that. I didn't find informat

[jboss-user] [Clustering/JBoss] - Re: Setting up multiple instances of JBoss in different mach

2007-12-18 Thread viswanadhvk
HI shoeb, Thanks for your reply. Let me briefly explain you, what I did . I am using windows XP , and JBoss 4.2.1. (1) I changed DefaultPartition to TestPartition at " all\deploy\cluster-service.xml " | | | | | | | | | | ${jboss.part

[jboss-user] [Clustering/JBoss] - Setting up multiple instances of JBoss in different machines

2007-12-14 Thread viswanadhvk
Hi all, I would like to set up multiple instances of JBoss in different machines. I mean to say, I want to creat 1 node in my machine, and another node (say node2) in another machine, and want to pull them into cluster. Please help me out any link or any steps to do that. I didn't find informat

[jboss-user] [JBossWS] - Re: stopping the HTTP requests for web services at JBoss

2007-12-12 Thread viswanadhvk
I mean to say, i would like to disable the HTTP requests to web services. I want my web service handles only SOAP requests. Please let me know how to do that. Thanks! Vvk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112346#4112346 Reply to the post : htt

[jboss-user] [JBossWS] - stopping the HTTP requests for web services at JBoss

2007-12-11 Thread viswanadhvk
Hi All, I would like to stop accepting HTTP requests from client to web services which are deployed at JBoss, can any body give any idea how to do that. Thanks! Vvk View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112110#4112110 Reply to the post : http://w

[jboss-user] [Clustering/JBoss] - Re: Deploying the application in selected nodes in a cluster

2007-12-11 Thread viswanadhvk
Hi Shoeb, thanks a lot for your mail.I am working in JBoss 4.2.1. I didn't find any file called cluster-config.xml and are you mentioning about the file with the name as "cluster-service.xml". If it is so please let me know ,where exactly i need to change in side that. Thanks! VVk View the ori