Hi out there,
I found this thread searching for solution to the problem, that I have to run a
client on a 1.4.2 JVM, and this client has to connect to a JBoss 4.0.3 with
EJB3 and Java EE 5.
Is there a possibility to get this to work?
I tried retroweaving my classes, this works fine, but is no
Hi there!
I'm trying to get the registration example to work - but with my source package
and config-files. But it won't work, although in my opinion I have made nothing
different than the example.
I have the three classes Register, RegisterAction and User, none of which I
have changed. Then I
Hi out there,
it is really difficult to create a useful and short subject for my problem, so
I just named the important things and explain here.
I have an EJB3 application on JBoss 4.0.3 with Entity Beans (persisted by
Hibernate). All of my Entity Beans have one parent Entity Bean that has var
Hi there!
I want to write a get- and a set-method in my entity bean that doesn't map a
table attribute.
I'm using EJB3.0 with Hibernate persistence like shown in the examples, but
there is no example showing what I want and I haven't found the solution in the
Hibernate documentation.
It would
Hi out there,
I want to configure my JBoss to use a separate network for the internal communication
betwenn the nodes to keep the traffic in our "public" network small.
The clients should connect to a JBoss instance via the "public" network.
I it possible to do that? And how do I achieve it?
Hi Zeron,
I don't know if it's the method everyone else uses, but we work with it quite well.
We get a Logger: Logger logger = Logger.getLogger(this.getClass());
We use org.jboss.logging.Logger
With this instance we do all of our logging.
Peter
View the original post :
http://www.jboss.org/
Hi!
I tried it a few weeks ago and to it seems that there is no solution. The way we do it
now is to send it to an email address that our mail server forwards to a group of
email addresses.
Peter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840769#38407
Hi there,
I have a little question concerning log4j. I configured the SMTPAppender in log4j.xml
and it works so far. Unfortunately I get an email for every line of error message.
Reading the doco I saw that this is the default and correct behaviour. Now the
question: Is it possible to change t
Hi zhangj,
I have changed the partition name. I searched for "DefaultPartition" in the JBoss
directory and changed it to my partition name. I did cost me about 5 minutes.
Peter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836185#3836185
Reply to the pos
Hi Marlig,
I have not tried it, but it could work for you if you add a depends tag to your
deploymentscanner mbean in jboss-service.xml. There you tell it it depends on the
FarmMember mbean in farm-service.xml. So it should deploy the farm directory first.
Another possibility could be to put t
Hi Ulf,
thank you very much for your help.
Unfortunately I have no access to CVS outside of the company.
Would it be possible for you to send me these three files via email?
My address is: [EMAIL PROTECTED]
Thank you very much for your help!
Peter
View the original post :
http://www.jboss.or
Hi there,
I have some questions concerning the SMTPAppender. I wanted to test it and therefore
put the Threshold to INFO. Unfortunately I got no messages. I tried several days with
different configurations but nothing changed.
Then I changed the jboss setup that I get some errors. And - I fina
Hi,
either you start them in the default configuration (clustering is enabled only in
all), or, if you have to start in all (or a configuration that enables clustering) you
can change the partitions to different names on the JBoss instances. So they don't see
each other and there's no problem.
It's in server/default/lib or whatever the configuration you use, is.
Peter
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825874#3825874";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825874>Reply
to the post
-
Hi again,
for your idea with the data cache you could look at the DistributedState Service. I
use it to manage clusterwide unique data. The data is manipulated only by the
Singleton so that it stays unique.
The DistributedState is explained in the Cluster docu.
Peter
http://www.jboss.org/in
Hi Ivelin,
Until now the application is hosted by a standalone JBoss. In this instance I have a
singleton that can read and write data that may only occur once in the server.
Now I'm migrating the application to a JBoss cluster. So I wanted to let this
clusterwide unique data be handled by the
Hi,
can you explain what you mean with intercept?
Peter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823218#3823218
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823218
--
Hi out there!!
I have read the above mentioned part of the clustering docu several times, but I still
don't know how to use it.
But first I will explain what I'm planning to do:
I have a clustered jboss here with 2 or more cluster nodes on the partition.
There are several functions in my beans
Hi Cari,
yes, my server instances are running on two (and more) different machines. But all of
the machines and the clients, too, are located in the same subnet. The servers find
each other without problems, it seems that everything works fine there.
And we didn't have to do anything to have t
Hi!
Thank you for your hints, but my server instances are able to see each other and give
me the messages that they have found new cluster members.
And the client should be able to connect, too. Because if I have a server instance
running no my "client" machine, everything works fine. And under
Hi Mike,
thank you for your tip, but the net configuration is ok.
the connect works in one specific case: The remote machine has a jboss running, my
local jboss has just been started (no connect has yet been made). Then I am able to
connect my client once.
That's why I don't have a clue what
Hello again,
I don't know why, but I'm still (again?) facing problems concerning cluster node auto
detection.
I have now the following properties for the InitialContext:
Properties prop = System.getProperties();
prop.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFacto
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821656#3821656
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821656
Hello Jean-Francois,
thank you very much for your snippet!! I have tried it and it seems to work. A
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821655#3821655
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821655
Good morning Jean-Francois,
when I specify an existing adress everything works fine.
I get my con
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821382#3821382
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821382
Hi again,
I have a new question.
We have some methods that we have to implement in a singleton in
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821362#3821362
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821362
Hi Jean-Francois,
I have seen you got the solution for your problem.
Could you please provide sni
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821356#3821356
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821356
Hi Jean-Francois,
thank you very much for your hint. But unfortunately that was not the solution.
27 matches
Mail list logo