Thanks for the reply Brian, and I agree. What is confusing to me is that
Machine1 is the first machine in the cluster so I am confused what would cause
Machine1 to become unresponsive to itself?
Is there a particular fix I can point to in JGroups for justification of this
upgrade to the boss?
Sorry I lied we do not have the -Djboss.bind.address set
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137453#4137453
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137453
__
We have two JBoss Servers (4.0.5.GA) clustered together. Each machine has two
network cards, one connects to the world and the other to a small subnet of the
JBoss Servers and other support servers used by the enterprise (database and
stuff like that)
In the run.conf at startup we added a -Djbo
I have an application that uses a war to accept web service requests, the
requests are authenticated, and if authenticated the request is routed to an
EJB to perform whatever task is requested.
The problem is that when I bring up JBoss (4.0.5.GA) the application behaves as
advertised, but if I m
Can someone point me in the right direction on how I could create a custom
deployer in the JBoss 4.0.5.GA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077842#4077842
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077
Missed that Wiki page ... I had previously tried the BMT suggestion with no
luck, still not 100% what I was looking for but far better than my current
solution. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035724#4035724
Reply to the post :
http:
I have an application implemented as a Stateless Session Bean that is fired off
at regular intervals from a Quartz trigger. 90% of the time the default
transaction timeout is more than adequate, however one of the destinations I
pull data from is absurdly slow, and it is not uncommon to require
I am having this same issue under JBoss 4.0.5.GA which should have the fix in
it. Trouble is that when I reduce the scope to something I can post on here it
works. When I have the full WSDL (which works under 4.0.4.GA) I get the same
"... Failed to find read method or field for property '_valu
OK, this is too common a scenario to be this confusing.
I have two tables in a database, we will call them Table A and Table B
Table A has an ID field as the primary key and other information
Table B has a composite key of three fields ? let?s call them column B1, B2,
and B3 and of course other
Followup. So we got around this issue by suplying the Hashtable parameter in
the construction of our InitialContex and then specifying all of the hosts and
thier HAJNDI ports under the PROVIDER_URL key.
This seems like a hack since now I need to maintain these in a properties file
(since we
We have a cluster setup of a two (reduced to better see the issue)
JBoss-4.0.4-GA(patch-1) servers. We set these up using the zip file and then
applied the EJB3-RC8 to it to get all the clustering pre-configured (mainly
HA-JMS and the EJB3 implementation)
Anyway, under ideal conditions everyt
I tried what you have here and it fires every two minutes... How are you
deploying this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972567#3972567
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972567
___
Just now getting back to this, but Bill your suggestion I think would work best
for me with one minor issue. It tries to deploy the jar file before JMS comes
up. I get a javax.naming.NameNotFoundException: DefaultJmsProvider not bound.
My other solution isn't much better. I had to move the qu
I am running a clustered environment and need cron like functionality for some
periodic maintenance we perform. I originally posted this under clustering but
was recommended to try my hand here by Brian Stansberry.
The examples in the EJB3 tutorial for using the quartz-ra.rar work picture
per
I am running a clustered environment and need cron like functionality for some
periodic maintenance we perform. The examples in the EJB3 tutorial for using
the quartz-ra.rar work picture perfect. That is until I actually cluster the
machine up. Then instead of one job executing for the cluste
15 matches
Mail list logo