[JBoss-user] [Management, JMX/JBoss] - Re: Mbean dependencies -> jUDDI

2004-11-04 Thread xtidylan
Thanks! The deploy.last directory worked, I think I have some other issues to work out 
now.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853901#3853901

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853901


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Mbean dependencies -> jUDDI

2004-11-04 Thread [EMAIL PROTECTED]
Then make a directory:

./deploy/deploy.last/

and drop your mbean in there so it gets started last (then presumably, all other 
services will be started for you)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853888#3853888

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853888


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] [Management, JMX/JBoss] - Re: Mbean dependencies -> jUDDI

2004-11-04 Thread xtidylan
Because I'm working on a mechanism that invokes webservices when an ftp upload occurs, 
which I'm going to add later. 

That mechanism is also started during JBoss startup, and depends on the cache. I would 
have the same problem there.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853887#3853887

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853887


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Mbean dependencies -> jUDDI

2004-11-04 Thread [EMAIL PROTECTED]
I don't know the MBean to depend on, by why not doing "lazy" cache initialisation, 
i.e. only fetch those entries upon first access?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853886#3853886

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853886


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user