User login
|
|
|
Frontpage Sponsor
|
|
|
Baanboard at LinkedIn
|

|
Poll
|
What actions do you take to ensure compliance with the sanction/embargo lists published by the EU and the US? don't know what you are talking about 55% we are scanning customers, suppliers and employees using own programs on a regular basis 12% each delivery/purchase adress is checked immediately with own programs 2% we are using third party software for this purpose 10% we simply don't bother 20% Total votes: 49 |
|
|
|
By patvdv at 26 Feb 2008 - 21:57
|
java.put.bucket
Syntax
long java.put.bucket(long queue.id, string body, long length, [string header])
Description
Places a message onto a queue. The message contains a header (of type string) and a body (which can contain any character).
Arguments
|
Queue.id
|
id of the queue from which to remove the listener
|
|
body
|
data to be placed into the body of the message
|
|
length
|
length of the data in body
|
|
header
|
a string containing the header of the message (optional)
|
Return codes
| upon success |
| JavaVM not supported on this platform |
| incorrect queue ID |
| unable to retrieve the message out of the supplied parameters |
| unable to place the message onto the queue |
Related topics
|
|
All times are GMT +2. The time now is 02:43.