Adrian,
I appologize for re-posting, but I still have not found a solution. Your first
response was helpful, but did not solve my problem.
The answer you gave in the previous post states
"But the user/password have been discarded by the time you send messages
(replaced with a security tok
I have created a JMS Interceptor and would like to get the username and password of
the user that is sending the JMS request. In the Interceptor there is a connection
token availble that contains the ClientID and SessionID. Is there any way to use this
information to get the username and pass
I would like to add a header property prior to messages being inserted into a jms
queue. The problem is that I do not have control over the client application. Is
there any way on the server side to recieve the jms message from the client, run some
code to add the property, and then continue
I should add that I am using jboss 3.2.3 on windows.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831011#3831011
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831011
I am creating temporary queues at run time, and am using an MBean call to apply the
security policy. On windows sytems the server.invoke() call can take anywhere from
10-30 seconds. I don't see the same issue on Linux. Is there an alternative (native)
way to make this call, or a way to spee
I am also seeing the same behavior (45+ seconds to compile a jsp). The problem only
seems to occur on windows. On linux the jsp compile time is 4-5 seconds. Why does it
take 20x as long to compile a jsp on windows. Any help is appreciated.
jd
View the original post :
http://www.jboss.org/
Set the JAVA_HOME property to point at your SDK
so that jasper can find the compiler.
You don't need the j2ee SDK
I have run tomcat in the past on a JRE. Are you saying that the SDK is required to
run tomcat? I am getting the same error, but do not want to make the client download
the SDK if
Some service is missing. I am having the same problem, did you find a solution.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830228#3830228
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830228
--
I am having the same problem. A a required service is missing from the config. Did
you find a solution for this?
Thanks,
Jeff
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830227#3830227
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
I have 2 JMS queues (A and B). I would like to allow external access via rmi to queue
A, and reject external RMI access to queue B since it is only used by an application
running in the same JVM. Can I set these access settings with JBOSS MQ. Up to this
point it seems that if I make RMI acce
10 matches
Mail list logo