|
The JBoss deployer expects jar’s and
zip’s that would contain a META-INF/jbi.xml. This is the normal packaging of a JBI
packaging of a JBI component as per the spec, we are working on getting an
example of this style of packaging and some instructions of how to code this
up, however currently the only example is the PXE engine, which is in the service
default packaging under src/main/release/bpel/install, in there you will find a
jar for the component and a jar for the service assembly. Also we are looking
to allow the components that can be configured using the servicemix.xml also
available as deployable component in jar/zip form. I’ll try and get an example of out
to package a component up on the ServiceMix site in the next couple of days,
and I’ll e-mail the group once I get there. Cheers P From: Everitt, Glenn
[mailto:[EMAIL PROTECTED] Thanks for earlier responses I have successfully build the
jboss deployer and I can see it in the jboss jmx console. Now, I am trying to run one of the simple examples,
vfs-binding So I just naively copied the file: servicemix-1.0-M2\examples\vfs-binding\servicemix.xml into the directory : JBoss/server/default/deploy I got the following results 14:50:18,498 ERROR [URLDeploymentScanner]
Incomplete Deployment listing: --- Packages waiting for a deployer --- [EMAIL PROTECTED] {
url="" } deployer: null status: null state: INIT_WAITING_DEPLOYER watch:
file:/C:/Dev/COS/CWJBoss/out/CWJBoss/server/cpwr/deploy/servicemix.xml altDD: null lastDeployed: 1123613036850 lastModified: 1123613036834 mbeans: --- Incompletely deployed packages --- [EMAIL PROTECTED] {
url="" } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/Dev/COS/CWJBoss/out/CWJBoss/server/cpwr/deploy/servicemix.xml altDD: null lastDeployed: 1123613036850 lastModified: 1123613036834 mbeans: So, I must not have something configured or I have just done
something amazingly stupid. Any help with the configuration or the stupid part would be
appreciated. Glenn Everitt Software Architect The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. |
- [servicemix-user] jboss deployment of question vfs example Everitt, Glenn
- RE: [servicemix-user] jboss deployment of question vf... Philip Dodds
