Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.2.1, 0.3-BETA-1
-
Component/s: None
-
Labels:None
Description
griffon create-app spin
cd spin
griffon run-webapp
<< Unhappy webstart dialog: CouldNotLoadArgumentException[ Could not load file/URL specified: application.jnlp] >>
There is indeed a problem during packaging of an application. Neither webstart nor applet targets place the required files under $basedir/staging where expected. I believe Danno fixed this problem right after the 0.2 packages were published. This problem does not reproduce in trunk. However will make sure that the 0.2.x branch is free of this issue.