Yeah i have tried running maven using the option -e.

Please have a look at the output:

[INFO] servicemix-shared is deployed
[INFO] servicemix-http is deployed
[INFO] servicemix-lwcontainer is deployed
[INFO] LightWeight-SA is not deployed
[INFO] Deploying jbi-service-assembly from C:\Documents and
Settings\117323\.m2\repository\com\dnb\LW\Sample\LightWeight-SA\1
.0-SNAPSHOT\LightWeight-SA-1.0-SNAPSHOT.zip
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Unable to deploy project, Error accessing ServiceMix administration

<?xml version="1.0" encoding="UTF-8"?>
<jbi-task xmlns="http://java.sun.com/xml/ns/jbi/management-message";
version="1.0">
<jbi-task-result>
<frmwk-task-result>
<frmwk-task-result-details>
<task-result-details>
<task-id>deploy</task-id>
<task-result>FAILED</task-result>
<message-type>ERROR</message-type>
</task-result-details>
</frmwk-task-result-details>
</frmwk-task-result>
<component-task-result
xmlns="http://java.sun.com/xml/ns/jbi/management-message";>
        <component-name>servicemix-http</component-name>
        <component-task-result-details>
                <task-result-details>
                        <task-id>deploy</task-id>
                        <task-result>FAILED</task-result>
                        <message-type>ERROR</message-type>
                        <task-status-msg>
<msg-loc-info>
<loc-token/>
<loc-message>Could not deploy xbean service unit</loc-message>
</msg-loc-info>
</task-status-msg>
                        <exception-info>
                                <nesting-level>1</nesting-level>
                                <msg-loc-info>
                                        <loc-token/>
                                       
<loc-message>org.springframework.beans.factory.BeanDefinitionStoreException:
Unrecogn
ized xbean namespace mapping:
http://com.dnb.services/hibernate/1.0</loc-message>



I haven't pasted it fully. 


-- 
View this message in context: 
http://www.nabble.com/Error-while-project-deployment-using-maven-tf3926044s12049.html#a11138294
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to