From: Guillermo M. P. <gui...@si...> - 2013-02-19 13:00:52
|
Ok fixed it, wsdd folder is missing in 2.6 release, had to copy it from 2.4 On 02/19/2013 01:09 PM, Guillermo Marco Puche wrote: > Hello, > > I'm trying to deploy an app as described on manual. (DateTime) with no > success. > Dashboard not showing the app. > > Thank you. > > Best regards, > Guillermo. > > Here's the Deploy log: > > cd /opt/web/opal > sudo ant deploy -DserviceName=DateService -DappConfig=/opt/web/opal/configs/date_config.xml > Buildfile: build.xml > setenv: > compile: > setenv: > generateStubs: > jar: > install: > [copy] Copying 1 file to /opt/web/opal/etc > [copy] Copying 1 file to /opt/web/opal/etc > [move] Moving 1 file to /usr/tomcat7/webapps/opal2/WEB-INF/classes > deploy: > [echo] Deploying service: DateService > [java] 2013-02-19 06:08:01,937 INFO edu.sdsc.nbcr.opal.util.Deploy.main(Deploy.java:49) - Property appConfig set to: /opt/web/opal/configs/date_config.xml > [java] 2013-02-19 06:08:01,941 INFO edu.sdsc.nbcr.opal.util.Deploy.main(Deploy.java:58) - Property serviceName set to: DateService > [java] 2013-02-19 06:08:01,941 INFO edu.sdsc.nbcr.opal.util.Deploy.main(Deploy.java:68) - Version number not supplied by user > [java] 2013-02-19 06:08:01,941 INFO edu.sdsc.nbcr.opal.util.Deploy.main(Deploy.java:79) - Property wsddTemplate set to: /opt/web/opal/wsdd/opal_deploy.wsdd > [java] 2013-02-19 06:08:01,942 ERROR edu.sdsc.nbcr.opal.util.Deploy.main(Deploy.java:85) - WSDD template file /opt/web/opal/wsdd/opal_deploy.wsdd does not exist > [java] Java Result: 1 > [java] Processing file /opt/web/opal/build/gen/DateService_deploy.wsdd > [java] Exception: /opt/web/opal/build/gen/DateService_deploy.wsdd (No such file or directory) > [java] Java Result: 1 > generateTypedWSDL: > BUILD SUCCESSFUL > Total time: 1 second > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > > > _______________________________________________ > Opaltoolkit-users mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opaltoolkit-users |