Problems with quickstart webservice_consumer1
by Pablo Pazos
Hi, I'm trying to deploy the webservice_consumer1 from the quickstarts of
the JBoss ESB, but I'm getting some errors, may be someone can help me a
little, this is the error when I run the JBoss ESB server, after doing "ant
deploy" on quickstarts/webservice_consumer1.
09:19:46,249 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@ed58b074 { url=file:/C:/JBoss/
jbossesb-server-4.4.GA/server/default/deploy/…
[View More]Quickstart_webservice_consumer1.esb}
deployer: org.jboss.soa.esb.listeners.config.JBoss4ESBDeployer@7c28c
status: Deployment FAILED reason: Could not create deployment:
file:/C:/JBoss/
jbossesb-server-4.4.GA/server/default/tmp/deploy/tmp14572Quickstart_webserv
ice_consumer1.esb-contents/Quickstart_webservice_consumer1.war; - nested
throwable: (java.lang.LinkageError: JAXB 2.0 API is being loaded from the
bootstra
p classloader, but this RI (from jar:file:/C:/JBoss/
jbossesb-server-4.4.GA/server/default/tmp/deploy/tmp14487jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/
ModelBuilder.class) needs 2.1 API. Use the endorsed directory mechanism to
place jaxb-api.jar in the bootstrap classloader. (See
http://java.sun.com/j2se/1
.5.0/docs/guide/standards/))
state: FAILED
watch: file:/C:/JBoss/
jbossesb-server-4.4.GA/server/default/deploy/Quickstart_webservice_consumer1.esb
altDD: null
lastDeployed: 1224253159577
lastModified: 1224253159530
mbeans:
Thank you,
Pablo.
--
Atte.
A/C Pablo Pazos Gutierrez
http://www.simplewebportal.net
http://pablo.swp.googlepages.com/home
[View Less]
16 years, 2 months
How to modify jboss-esb.xml file based on some database event or JMS message
by Ashok Sharma
Hi All,
I want to create one esb service in which I want to update esb configuration
file (jboss-esb.xml) based on some database event or JMS message.
i.e. I should be able to change hostname of ftp-provider as soon as some one
changes the ftp host IP in database on run time.
I am new to jboss esb so please help me out.
Regards,
Ashok Sharma
16 years, 3 months