cancel
Showing results for 
Search instead for 
Did you mean: 

Unresolved dependency error during deploying application on Netweaver CE AS

Former Member
0 Kudos

I was trying to deploying composite applications on AS Java of Netweaver CE trial version and encountering the Unresolved dependency error.

2007-8-1 15:53:11 /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] ERROR: Deploy Exception.An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:

java.rmi.RemoteException: class com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException:

1. Component: name: 'tpmlumear', vendor: 'ibm.com', location: 'NetWeaver Developer Studio', version: '20070801155305', software type: 'J2EE', dependencies: '[name: 'cafruntimeear', vendor: 'sap.com', name: 'cafcore~ear', vendor: 'sap.com']'

Unresolved dependency:

name: 'cafruntimeear', vendor: 'sap.com' ( The component sap.com_cafruntimeear doesn't exist in the deployment batch and is not deployed.)

Unresolved dependency:

name: 'cafcoreear', vendor: 'sap.com' ( The component sap.com_cafcoreear doesn't exist in the deployment batch and is not deployed.)

I also tried that add the reused projects (CAF and CAF-MF) for the deployed project through editing the project property. But it did not show the added projects in the list.

How can I deploy these two packages ahead of deploying other applications?

Best regards,

Wei Zhao

Accepted Solutions (1)

Accepted Solutions (1)

Vlado
Advisor
Advisor
0 Kudos

Hello,

Are you working with the https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/709ac576-defb-2910-0abc-9199f... [original link is broken] [original link is broken] SAP NetWeaver Composition Environment trial version? The Java EE only version does not include composition tools. If you want to develop composite apps you need to install the full version.

HTH!

-- Vladimir

PS: Moving this thread to the Java EE 5 forum where question around SAP NW CE are usually discussed.

Former Member
0 Kudos

Hi Vladimir,

Yes, i installed the NWCE Jave EE only. Thank you for your informaiton.

Best regards,

Wei Zhao

> Hello,

>

> Are you working with the

> <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot

> /docs/webcontent/uuid/709ac576-defb-2910-0abc-9199fbd6

> 191c">Java EE only</a> or with the

> <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot

> /docs/library/uuid/1011818d-1abe-2910-5897-f72eb59c951

> a">full</a> SAP NetWeaver Composition Environment

> trial version? The Java EE only version does not

> include composition tools. If you want to develop

> composite apps you need to install the full version.

>

> HTH!

>

> -- Vladimir

>

> PS: Moving this thread to the Java EE 5 forum where

> question around SAP NW CE are usually discussed.

Message was edited by:

Wei Zhao

Answers (0)