hi
we are migrate from old jboss version to newer one(3.2.6)
when we start jboss we could not load our mbean since it is depends on our ejb.
how can we load the ejbs first and then our mbeans??
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890184#3890184
R
hello
i use jboss 3.2.6, and i need to deliver java console that can connect to some
of my mbeans.
i connected to the MbeanServer, but when i try to connect to my mbean i get:
java.lang.NoClassDefFoundError: javax/management/BadStringOperationException
where can i find BadStringOperationExcepti
i am using jboss 3.2.6
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879380#3879380
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879380
---
This SF.Net email is s
hi
how can i set up my queues to be clean up when i restart jboss(not persistent)?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879379#3879379
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879379
Hi
where are the j2ee jar files that jboss using for 3.2.x ver?
do i need to use the same when i build my project?
bigben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862899#3862899
Reply to the post :
http://www.jboss.org/index.html?module=bb&am
Tanks for your answers!
to clear my second question i mean for example i need to add a "service" that
can replay my subscriber location, and in order to provide that i need to
connect to external server and collect information from.so i understand that
MBean can be the way to do that but is ther
Hello
i am a new to Jboss and application servers.
do MBeanServices exsits in all applications servers(if i create one can i us it
in Weblogic as for example?).
is it (MBeanSevice) the right way to load component that we want to be loaded?
thanks
View the original post :
http://www.jboss.o
Hi,
Does anybody know from which version of jboss
integrates it's security with tomcat? The example below can only run on Jboss
2.4.0? Thanks a lot.
Burt
Hi list,
I have make the following example run sucessfully.
However, it won't run on Jboss 2.2.2? Scott, did you target it on Jbos