1

I couldn't find the proper tutorial for, How to configure, develop and running jaggery project using developer studio using eclipse for WSO2.

Any help is highly appreciated.

Thanks!!

Abimaran Kugathasan
  • 31,165
  • 11
  • 75
  • 105
George Viju
  • 413
  • 1
  • 5
  • 23

1 Answers1

2

Please find the reference to the official Jaggery Artifact documentation in WSO2 Dev Studio from here.

Hope this helps!

Thanks and Regards,

Harshana

Harshana Martin
  • 757
  • 1
  • 4
  • 11
  • Hi Harshana Martin Thanks for your reply. Could you please tell me how to run the jaggery application in eclipse also how to configure the server to run it in eclipse? – George Viju Mar 03 '14 at 18:01
  • I believe article in http://wso2.com/library/articles/2013/05/jaggery-debugger/ will help you to runa dn debug Jaggery application in Eclipse. At the moment it is not possible to deploy a Jaggery application to an Carbon Server using a CAR file. We are working on fixing it for the next Carbon release. – Harshana Martin Mar 05 '14 at 02:58
  • Hello Harshana, is it possible to deploy a Jaggery Web App to a Carbon Server now? – Aksel Fatih Mar 03 '15 at 13:26
  • Hi @flock.dux Developer Studio 3.7.0 and later versions are capable of producing the CAR file with Jaggery Apps. However the UES 1.0.0 or AS 5.2.1 is still unable to deploy them via CAR files. I have created 2 Jiras for them. https://wso2.org/jira/browse/CARBON-15201 and https://wso2.org/jira/browse/UES-568 Once these are fixed, complete solution will be there. – Harshana Martin Mar 16 '15 at 06:26