[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 ---

[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?mod

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

2004-11-04 Thread xtidylan
Hi, I'm trying to make an MBean dependent on jUDDI. What the MBean does is provide a cache that stores a wsdl as a string. So instead of looking up an URL stored in jUDDI, I fetch the full wsdl from the cache. The problem is that my cache has to initialize at startup. What it does now is, when

[JBoss-user] [Installation & Configuration] - Re: Is JBOSS 3.2.3 supported on JDK 1.5 (beta)

2004-10-20 Thread xtidylan
Hi, I was wondering if this problem was already resolved? I'm using JBoss 3.2.3 with JDK 1.4.2, I tried JDK 1.5 Final, but it doesn't seem to work. Or should I get a newer version of JBoss instead? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852050#3852050

[JBoss-user] [Beginners Corner] - Deploying JAX-RPC war on JBoss

2004-09-03 Thread xtidylan
Hi, I'm trying to deploy my jax-rpc .war-file on JBoss. I get this error message when trying to invoke my operation: 14:48:59,364 INFO [Engine] StandardHost[localhost]: MAPPING configuration error for request URI / Can somebody tell me: - where I configure the mapping OR - what the difference

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: jboss banking sample

2004-08-31 Thread xtidylan
I fixed it all by using version 3.2.3 ... Greetz. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846731#3846731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846731 --