users@glassfish.java.net
Re: Setting the memory for imqbroker when using LOCAL for JMS service
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Sun, 13 Jul 2008 21:51:04 PDT
Have you tried setting the start-args attribute of the jms-service
Please see the following link on how to set the start-args using asadmin set command.
https://glassfish.dev.java.net/javaee5/docs/DG/beaob.html
The value should be "-vmargs -Xmx1g" (for 1g)
After setting this the value of start-args in domain.xml under jms-service would look like this.
<jms-service start-args="-vmargs -Xmx1g"
-Ramesh
[Message sent by forum member 'rampsarathy' (rampsarathy)]
http://forums.java.net/jive/thread.jspa?messageID=286327
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Runtime annotation processor for EJB module"
Previous message
:
glassfish_at_javadesktop.org: "Re: Creating a login module with JAAS and Glassfish for a rich client"
In reply to
:
glassfish_at_javadesktop.org: "Setting the memory for imqbroker when using LOCAL for JMS service"
Next in thread
:
glassfish_at_javadesktop.org: "Re: Setting the memory for imqbroker when using LOCAL for JMS service"
Reply
:
glassfish_at_javadesktop.org: "Re: Setting the memory for imqbroker when using LOCAL for JMS service"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]