Hi,
anonymous wrote : You can drop this file to
jboss-5.0.0.GA\server\default\deploy and start the server. Please refer to the
http example that comes up with jbm 1.4.1.GA.
I dropped the file at the said location at then I started the server. It
worked. The server started without any exceptio
Hi,
anonymous wrote :
| bisocket is the default transport JBM uses. you can find
remoting-http-service.xml under 5.0.0.GA/docs/examples/jms directory.
I found the file at this path. Now what do I do ? Do I copy this file at
location (jboss-5.0.0.GA\server\default\deploy\messaging). Do I nee
Hi,
anonymous wrote : You need to deploy the http remoting transport. There should
be an example, remoting-http-service.xml.
|
| The Remoting docs will have instructions on how to do this.
What do I need to do to deploy the http remoting transport. Where is this file
: remoting-http-servi
Hi,
anonymous wrote :
| It looks like you configure the factory to use http transport but you
didn't deploy it accordingly. If so you need to deploy the http transport. You
can find in http example the sample http configure file.
How do we do this? Where is the http example in the sample h
Hi All,
Any update on my post. Please help me in solving this. I am not able to proceed
because of this exception. I am again printing the whole console trace.
===
|
| JBoss Bootstrap Environment
|
| JBOS
Hi,
Thanks for your help.
I stopped the port 8080. Then I again started the server. But I am still
getting the exception. Please Help !!!
18:50:45,478 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console,
vfsUrl=jmx-console.war
| 18:50:45,994 ERROR [ProfileServiceBootstrap] Failed to lo
Hi,
Thanks for you help.
I corrected it and ran the server. I got the following exception
13:49:44,129 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war
| 13:49:44,738 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console,
vfsUrl=jmx-console.war
| 13:49:45,020 ERROR [ProfileSer
Hi All,
I am using JBoss-5.0.0.G.A.
I am creating my own Connection Factory. I removed the comments in the file
connection-factories-service.xml. Following are the excerpts from the file
|
|
|
|
|
|
|
|
|
Hi,
Thanks for the prompt reply.
anonymous wrote : you should look for connection-factories-service.xml, this
file can configure JNDI name mappings for a connection factory. The default
names are:
|
| /ConnectionFactory
| /XAConnectionFactory
Q 1. What do we mean by /XAConnectionFact
Hi All,
I am trying for a simple Queue Sender and receiver JBoss messaging program. I
am using JBoss-5.0.0 G.A. application server. I am getting the following
exception while running the program.
]JNDI lookup failed: javax.naming.NameNotFoundException: QueueConnectionFactory
not bound
publ
Hi All,
I am using JBoss app server 5.0.0 GA. I am trying to run a simple Queue and
Topic Sender/receiver program. Please could you tell me the jars required for
JBoss Messaging program.
Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=420
1) Any update on this topic. Please Help !!!
2) Also does JBoss 5.0.0-G.A. not give us a default QueueConnectionFactory and
TopicConnectionFactory. This seems to be the case as its giving
QueueConnectionFactory not bound. But in JBoss-4.2.2 G.A. we used to get a
default QueueConnectionFactory a
Hi All,
I have my own connection factory entry in
(jboss-5.0.0.GA\server\default\deploy\messaging\connection-factories-service.xml)
|
|
|
|
|
|
|
|
|
| jboss.messaging:service=ServerPeer
|
Thanks Peter that really helped. Thanks a lot for your response.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201331#4201331
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201331
_
Hi All,
I have downloaded and installed JBoss-5.0.0.GA on my machine. I would like to
configure my own queues and topics. For this I went to the location
(jboss-5.0.0.GA\server\default\deploy\messaging) on my machine. There I went to
destinations-service.xml . I opened this file and found the
Yeah I read this post. But I have still not got answer to my question :
anonymous wrote :
| 1) How do I create a QueueConnectionFactory / TopicConnectionFactory in
JBoss if I want to create my own connection factories ? I have JBoss 4.2.2
installed. Please guide me. Any help would be greatly
Hi All,
I am using JBoss 4.2.2 GA as my application server. It user JBoss MQ. I am
aware that for creating our own queues and topics we have to make an entry in
jbossmq-destinations-service.xml (jboss-4.2.2.GA\server\default\deploy\jms).
But I am not able to find as to how do we create our own
What is JBM ?? I am using JBoss 4.2.2 GA app server. It uses JBoss MQ as its
messaging provider.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199337#4199337
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199337
1) How do I create a QueueConnectionFactory / TopicConnectionFactory in JBoss
if I want to create my own connection factories ? I have JBoss 4.2.2 installed.
Please guide me. Any help would be greatly appreciated. Thanks.
2) In addition to the above query if I want to administer and connect to
Hi All,
1) Could anyone please tell me the steps to create a JNDI bound Session
Factory. I am struggling with it for days. Please Help !!!
2) Is there a difference between JNDI bound SessionFactory and normal JNDI
connection using Hibernate.
I am using the following softwares :
JBoss AS 4.2.
Hi All.
I am stuck in a peculiar problem and struggling with it. I have a created a
standalone program in Java that accesses a database through a DataSource which
I have configured in JBoss AS. I am trying to access the database using JNDI.
I have a program by the name of SaveExample
| pri
21 matches
Mail list logo