did you solved this problem?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842928#3842928
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842928
---
This SF.Net emai
With these lines of code, I get the following stack on server side:
QueueReceiver qRec = qSession.createReceiver(wfQueue, null);
MapMessage m = (MapMessage)qRec.receive(3000);
InitialContext initialContext = new InitialContext(connProps);
mqFactory = (QueueConnectionFactory) initialContext.lookup(
I trie it with the following lines of code. I identifie the specific message and get
the message-id. Then I create a QueueReceiver to consume this message. But I get still
"null" message. Dos anyone see an error? The message is within the queue, definitly.
Also the JMX Bean of the queue listen
I want to remove a message with a special content for example. Is there a possibility
to remove a message from the queue (not to consume it)?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842157#3842157
Reply to the post :
http://www.jboss.org/index.html?m
Hello,
does anyone knows how to remove (or consume) a specific JMS-message from a queue?
Thanks,
Juraj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842021#3842021
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=384202
and the singleton MDB would solve my problem?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840229#3840229
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840229
---
Hello,
I need to consume the JMS messages successivly. That means if I send 10 messages to
the queue the onMessage-method has to be called and proceeded. After finishing the
process of the first message the next message has to be consumed.
The actual situation is, that for each message a insta
Hello,
i have created an authentication-EJb which invoces different custom loginModules.
After running all LMs a Subject will be created. This subject has to be returned to
the EJB-client. But I get this exception on the client side:
java.lang.reflect.UndeclaredThrowableException
Is it not al
Hello,
I run ANT on a IntegrationMachine and Jboss on a different one. Both are Win machines.
The IntegrationMachine maps the Jboss-dir of the JBoss machine. I am able to shutdown
the instance of JBoss on the remote machine, but I am not able o start jboss there. If
I start Jboss on the traditi
Hello,
I run ANT on a IntegrationMachine and Jboss on a different one. Both are Win machines.
The IntegrationMachine maps the Jboss-dir of the JBoss machine. I am able to shutdown
the instance of JBoss on the remote machine, but I am not able o start jboss there. If
I start Jboss on the traditi
It seems to be an error with the binding; After setting --host server to run.bat it is
working now. Can someone explain me, how the bindings are working?
Juraj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834763#3834763
Reply to the post :
http://www.jbos
Hello,
I run my application on an integration server with jboss 3.2.3. Everythink was working
fine, until I replaced it to an other room in my company. Now I get still a
javax.naming.CommunicationException Receive timed out [Root exception is
java.net.SocketTimeoutException: Receive timed out
Try to run a simple JCO class to create a connection with yours data. If you dont know
the system number of the sap, ask your admin. I mean the password is not included
within the DD (or you have deleted it?)
Juraj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
okay it is running now. TC seems to be more sterner. Just remove all needless entries
from the web.xml.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828050#3828050
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=382805
Hello,
I get this exception while deploing my webapp. In 3.2.1 it is working:
11:02:43,515 ERROR [Engine] SingleSignOnContextConfig[/IKWebPortal] Exception
processing TLD at resource path /WEB-INF/struts-bean
.tld
javax.servlet.ServletException: Exception processing TLD at resource path
/WEB-IN
I think the simplest way is to use a WIN-JAAS-Login Module. Just search after "tagish
JAAS" in google. You should find a lot of information...
Juraj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828041#3828041
Reply to the post :
http://www.jboss.org/index
you are right; sap doesn't support XA. But you can realize "virtual transactions" by
your own TransactionManager if you want. Is a lot of work to do that...
Juraj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828035#3828035
Reply to the post :
http://www.j
17 matches
Mail list logo