I just installed worklight studio 6.0, but I can't find the embedded worklight server that I used to test my application with. Instead there is change worklight target server. any advice?
0
votes
1 Answers
0
votes
You should familiarize yourself with all the changes introduced in Worklight 6.0.
You can read about that in the IBM Worklight Information Center.
In Worklight 6.0, Jetty is no longer used. Instead, the underlying application server is now WebSphere Liberty profile and with that many changes around it have been made and others introduced. As mentioned, familiarize yourself with the product.
Create a Worklight project and application as you would normally do. Run As >> Deploy... should then start the server.
If you want to just start the server, you can do that from the Servers view in Eclipse; you will see there an entry titled "Worklight Development Serer". Simply click the green play button to server the server.