Hi,

Regarding your server.log, it looks like you try to put a directory servicemix-jboss-deployer-3.2.3 in the JBoss deploy directory.
JBoss can't deploy it directly as it's not a known archive.

Basicly, the ServiceMix JBoss deployer is a SAR (JBoss Service Archive).
For example, I built a SMX3 on my machine, and I got platforms/jboss/deployer/target/deployer-3.3.3-SNAPSHOT.sar file.
It's this file that you need to copy in the deploy directory.
JBoss knows how to deploy SAR file.

Regards
JB

On 06/08/2010 09:56 AM, jpepalmero wrote:

The installation I'm trying to do on jboss 3.2.3 4.2.3GA and ServiceMix. The
installation I have done following the steps outlined in
http://servicemix.apache.org/jboss-deployer.html. In addition I am also
interested in installing jboss 5.1. I wonder if there is any relationship
between the version of jboss and ServiceMix, and where I can find it. The
log is as follows:

http://old.nabble.com/file/p28814304/server.log.txt server.log.txt


Thanks


Jean-Baptiste Onofré wrote:

Hi,

It seems that you try to deploy the SMX JBoss Deployer on JBoss
4.2.3.GA. I'm not sure that we made tests on this version.

Could you raise a jira task and attach the complete deployer trace ?

Thanks
Regards
JB

On 06/08/2010 01:00 AM, jpepalmero wrote:

Good morning,

would like to know how to install ServiceMix in JBoss, because I can not.
I
followed the instructions that are in
http://servicemix.apache.org/jboss-deployer.html

It does not work,

I get the following error:

Incompletely deployed packages --- ---
org.jboss.deployment.DeploymentInfo 6800e030 @ (url = file: /
home/dev/Aplicaciones/jboss-4.2.3.GA/server/default/deploy/servicemix-jboss-deployer-3.2.3
/)
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file: /
home/dev/Aplicaciones/jboss-4.2.3.GA/server/default/deploy/servicemix-jboss-deployer-3.2.3
/
    altDD: null
    lastDeployed: 1275951167376
    LastModified: 1275951139000
    MBeans:

--
Jean-Baptiste Onofré
---------------------------------
   HomePage
http://www.nanthrax.net
---------------------------------
   Contacts
[email protected]
[email protected]
---------------------------------
   OpenSource
BuildProcess/AutoDeploy
http://buildprocess.sourceforge.net
Apache ServiceMix
http://servicemix.apache.org
-----------------------------------
PGP : 17D4F086



Reply via email to