thanks in advance jaikiran_pai.
I makde that change to add java: and still got the error, here is the full stacktrace:
ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymen
tException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss-switchboard:appName=SAT,module=SAT" is missing the following dependencies:
Dependency "jboss.jca:name=internal/SAT/SAT/env/vdpDS,service=DataSourceBinding" (should be in state "Installed", bu
t is actually in state "** NOT FOUND Depends on 'jboss.jca:name=internal/<webroot>/<webroot>/env/vdpDS,service=DataSourceBinding',wh
enRequired=MapControllerStateModel$ControllerStateWrapper@1885dd3{Installed},dependentState=MapControllerStateModel$Cont
rollerStateWrapper@1885dd3{Installed} **")
Deployment "jboss.web.deployment:war=/<webroot>" is missing the following dependencies:
Dependency "jboss-switchboard:appName=<webroot>,module=<webroot>" (should be in state "Installed", but is actually in state "Dep
loy")
DEPLOYMENTS IN ERROR:
Deployment "jboss.jca:name=internal/<webroot>/<webroot>/env/vdpDS,service=DataSourceBinding" is in error due to the following reas
on(s): ** NOT FOUND Depends on 'jboss.jca:name=internal/<webroot>/<webroot>/env/vdpDS,service=DataSourceBinding',whenRequired=MapCon
trollerStateModel$ControllerStateWrapper@1885dd3{Installed},dependentState=MapControllerStateModel$ControllerStateWrappe
r@1885dd3{Installed} **
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]
at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87)
[:6.0.0.Final]
at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegis
try.java:107) [:0.2.2]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootst
rap.java:135) [:6.0.0.Final]
at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootst
rap.java:56) [:6.0.0.Final]
at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap
-impl-base.jar:2.1.0-alpha-5]
at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-boots
trap-impl-base.jar:2.1.0-alpha-5]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_23-ea]