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