Hi,
I've followed the tutorial from
http://www.laliluna.de/ejb-3-tutorial-jboss.html
and created a jar file FirstEJB3Tutorial.jar. But, when when deployed the jar
file to the JBOSS 4.0.4, the jmx-console does not show the JNDI deployed
service. Please help.
The jar file available at
http://www
Hi,
I'm researching custom MBean.
Refer to this web site.
http://www.huihoo.com/jboss/online_manual/3.0/ch13s26.html
This web site show how to bind a HashMap to JNDI.
Is there anyway i can bind a Serializable Object instead a HashMap.?
Thanks
View the original post :
http://www.jboss.org/in
similar threads
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848238#3848238
is my problem due to dead lock...is the solution can be applied to hypersonic
database?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881203#3881203
Reply to the post
Hi,
I'm using JBOSS 4.0.0 and Hypersonic version 1.8 and i'm having the problem
below after the JMS runs couple of hours.
Secondly, anyone deployed JBOSS 4.0.0 using hypersonic DB in production running
smoothly?
org.jboss.mq.SpyJMSException: Cannot acknowlege a message; - nested throwable:
(o
i'm trying with the mysql but it's 3-4 times slower, anyway to fine tune
it...index oredi set to the TXID and TXOP field from JMS_Messages table
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875893#3875893
Reply to the post :
http://www.jboss.org/index.html
Hi,
Still the same after the upgrade...the file size still growing till i restart
my JBOSS
Anything else i can do?
below is the properties file created once i start tomcat.
#HSQL Database Engine
#Fri Apr 29 18:15:43 SGT 2005
hsqldb.cache_file_scale=1
runtime.gc_interval=0
hsqldb.first_identity=0
Hi,
I'm using JBOSS 4.0.0 and having problem with the uncontrol hypersonic file
size.
It keeps growing even the messages already cleared from the JMS_MESSAGES table
where the durable subriber already received the file and clear from the table.
For each 200,000 messages process. It grows 64MB a
Hi schrouf, Thnx for reply.
can JBOSS handling something web logic
http://e-docs.bea.com/wls/docs81/ConsoleHelp/domain_jmsconnectionfactory_config_flowcontrol.html
BTW, anyone has a better idea to control this, pls post here.
View the original post :
http://www.jboss.org/index.html?module=bb&o
Hi,
Does anyone know how to set the limit of JMS message queue receiving per
second? Say 100 messages per second.
This is to avoid too much processing from JBOSS that will lead a out of memory
issue.
TQ.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387442
Hi,
I'm getting this error after change my hypersonic db connection to MS SQL. And i'm
using jboss 4.0.0
I've search the forum for hours but no luck found. Pls help
MS SQL data source Snipet
=
MSSQLDS
jdbc:microsoft:sqlserver://192.168.0.11:1433;SelectMethod=cursor;
Hello,
I'm trying to send bytemessage thru JMS, but failed where i receive error message
java.lang.ClassCastException: org.jboss.mq.SpyTextMessage
I've tried to check some forum but unfortunately not much info found.
Snipet sender
=
String textPub = "hello";
BytesMessage byteMes
11 matches
Mail list logo