Re: wolips support for sass workflow

Kieran Kelleher <[email protected]> Tue, 23 Aug 2011 13:32:30 -0400
Newsgroups gmane.comp.web.webobjects.woproject.devel
Message-ID <[email protected]>
--Apple-Mail=_A8B44A38-7F5E-493A-9067-2B0DD68ADA54
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=iso-8859-1


On Aug 23, 2011, at 12:40 PM, Andr=E9 Koppany wrote:

>=20
> Am 23.08.2011 um 16:01 schrieb Kieran Kelleher:
>=20
>> Best I can do is give you my settings:
> great idea, thanks!
>=20
>>=20
>> Prefs
>> =
http://idisk.me.com/kelleherk/Public/Pictures/Skitch/Preferences-20110823-=
095055.jpg
> checked
>=20
>>=20
>> Project Layout example (all my projects are like this, standard FBL =
layout)
>> =
http://idisk.me.com/kelleherk/Public/Pictures/Skitch/project-layout-201108=
23-095155.jpg
> you use another project layout. Where you place the components and =
project frameworks folder?


Whoops, that was a bad example - some empty folders got lost in the move =
to git repository in that one. Here is a more complete example of the =
standard FBL layout. This is the layout you get if you create a new =
project with WOLips:
=
http://idisk.me.com/kelleherk/Public/Pictures/Skitch/fbl_layout-20110823-1=
31335.jpg


>=20
>>=20
>> Typical project build path has ERExtensions first in order and ERJars =
second:
>> =
http://idisk.me.com/kelleherk/Public/Pictures/Skitch/Properties_for_WKWebO=
bjects-20110823-095452.jpg
> checked
>=20
>>=20
>> Installed JREs
>> =
http://idisk.me.com/kelleherk/Public/Pictures/Skitch/installed_JREs-201108=
23-095627.jpg
> checked
>=20
>>=20
>> I use Eclipse 3.7 just like you.
>>=20
>> I use latest WOLips from this URL:
>> =
http://webobjects.onthenet.com.au/hudson/job/WOLips37Current/lastSuccessfu=
lBuild/artifact/dist/
>=20
> I am using: =
http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessful=
Build/artifact/
>=20
>>=20
>> Bundle-less builds work for both WO 5.3.3/Wonder_5_0_0_Legacy and WO =
5.4.3/Wonder_master
>>=20
>>=20
>>=20
>> On Aug 23, 2011, at 4:01 AM, Andr=E9 Koppany wrote:
>>=20
>>> Interesting, so what is the truth ? :-)
>>>=20
>>> Can anyone provider further information how bundle-less works, what =
it asumes (project folder structure, wo version etc.)
>>> to get this nice feature running?
>>>=20
>>> I can offer to write a "how to" wiki entry on confluence for the =
other WOLips users
>>> if we can solve the problem...
>>>=20
>>> My environment:
>>> WO Lips 3.7.10091
>>> WO 5.4.3
>>> Wonder master branch
>>> JDK 6
>>>=20
>>> Best,
>>> Andr=E9
>>>=20
>>> Am 22.08.2011 um 18:10 schrieb Kieran Kelleher:
>>>=20
>>>> It works for me on WO 5.3.3 projects and using Wonder_5_0_0_Legacy =
branch.
>>>>=20
>>>> On Aug 20, 2011, at 5:41 PM, Pascal Robert wrote:
>>>>=20
>>>>> You're using WO 5.4.3? Bundle-less doesn't work for 5.3.x
>>>>>=20
>>>>>> the "build" directory is already deleted. Still does not start.
>>>>>>=20
>>>>>> Interesting is, that the first time I switch over to =
"bundle-less" that a content folder was created.
>>>>>> Later when I switch this folder will not be generated anymore.
>>>>>> This is a very tricky feature, but there is also no info in the =
confluence wiki about it...
>>>>>>=20
>>>>>> Any further Ideas guys? ;-)
>>>>>>=20
>>>>>> Best,
>>>>>> Andr=E9
>>>>>>=20
>>>>>> Am 20.08.2011 um 16:15 schrieb David Avendasora:
>>>>>>=20
>>>>>>> You have to delete (manually I believe) the build directory out =
of your project.=20
>>>>>>>=20
>>>>>>> That should do it.
>>>>>>>=20
>>>>>>> If that doesn't get it picking up the changes, I can walk you =
through using an additional "builder" for your project that would use =
Ant to trigger the gem to run. But I'm sure just getting bundleless =
builds working should to it.
>>>>>>>=20
>>>>>>> Dave
>>>>>>>=20
>>>>>>>=20
>>>>>>> On Aug 18, 2011, at 6:59 AM, Andr=E9 Koppany wrote:
>>>>>>>=20
>>>>>>>> Hi David,
>>>>>>>>=20
>>>>>>>> I switched off the bundle builds and now get the following =
error message, when I start the app in eclipse:
>>>>>>>>=20
>>>>>>>> [2011-8-18 0:55:17 MESZ] <main> Initialized : =
er.extensions.ERXExtensions
>>>>>>>> [2011-8-18 0:55:18 MESZ] <main> A fatal exception occurred: =
null
>>>>>>>> [2011-8-18 0:55:18 MESZ] <main> =
java.lang.ExceptionInInitializerError
>>>>>>>> 	at =
com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAsSt=
ream(WOResourceManager.java:116)
>>>>>>>> 	at =
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProp=
erties.java:317)
>>>>>>>> 	at =
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5743)=

>>>>>>>> 	at =
com.webobjects.appserver.WOApplication.<init>(WOApplication.java:779)
>>>>>>>> 	at =
er.extensions.appserver.ajax.ERXAjaxApplication.<init>(ERXAjaxApplication.=
java:24)
>>>>>>>> 	at =
er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:1036)
>>>>>>>> 	at =
de.mackoy.eventportal.app.Application.<init>(Application.java:64)
>>>>>>>> 	at =
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>>>>>>>> 	at =
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcc=
essorImpl.java:39)
>>>>>>>> 	at =
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstr=
uctorAccessorImpl.java:27)
>>>>>>>> 	at =
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>>>>>>>> 	at java.lang.Class.newInstance0(Class.java:355)
>>>>>>>> 	at java.lang.Class.newInstance(Class.java:308)
>>>>>>>> 	at =
com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
>>>>>>>> 	at =
er.extensions.appserver.ERXApplication.main(ERXApplication.java:820)
>>>>>>>> 	at =
de.mackoy.eventportal.app.Application.main(Application.java:60)
>>>>>>>> Caused by: java.lang.IllegalStateException: Main bundle =
'Properties' file can't be read.  Did you run as a Java Application =
instead of a WOApplication in WOLips?
>>>>>>>> Please post your deployment configuration in the Wonder mailing =
list.
>>>>>>>> 	at =
er.extensions.appserver.ERXApplication$Loader.collectMainProps(ERXApplicat=
ion.java:739)
>>>>>>>> 	at =
er.extensions.appserver.ERXApplication$Loader.bundleDidLoad(ERXApplication=
.java:636)
>>>>>>>> 	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown =
Source)
>>>>>>>> 	at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm=
pl.java:25)
>>>>>>>> 	at java.lang.reflect.Method.invoke(Method.java:597)
>>>>>>>> 	at =
com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java:122=
)
>>>>>>>> 	at =
com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(NSNotif=
icationCenter.java:588)
>>>>>>>> 	at =
com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotifica=
tionCenter.java:532)
>>>>>>>> 	at =
com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotifica=
tionCenter.java:562)
>>>>>>>> 	at =
com.webobjects.foundation.NSBundle.postNotification(NSBundle.java:2546)
>>>>>>>> 	at =
com.webobjects.foundation.NSBundle.LoadBundlesFromClassPath(NSBundle.java:=
748)
>>>>>>>> 	at =
com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:373)
>>>>>>>> 	... 16 more
>>>>>>>>=20
>>>>>>>>=20
>>>>>>>> Do you have any Ideas how I can fix that?
>>>>>>>> Do I have to adjust the launch arguments?
>>>>>>>> I am using the latest Wonder Version (2 weeks old revision) and =
WO Lips 3.7.10091
>>>>>>>>=20
>>>>>>>> Best,
>>>>>>>> Andr=E9
>>>>>>>>=20
>>>>>>>>=20
>>>>>>>> Am 17.08.2011 um 22:54 schrieb David Holt:
>>>>>>>>=20
>>>>>>>>> Hi Andr=E9,
>>>>>>>>>=20
>>>>>>>>> On the D2W side changes are being picked up automatically now =
if you use bundleless builds. Have you turned that on?
>>>>>>>>>=20
>>>>>>>>> David
>>>>>>>>>=20
>>>>>>>>>=20
>>>>>>>>> On 2011-08-17, at 1:46 PM, Andr=E9 Koppany wrote:
>>>>>>>>>=20
>>>>>>>>>> Hi,
>>>>>>>>>>=20
>>>>>>>>>> we are using sass (http://sass-lang.com/) to generate our css =
code.
>>>>>>>>>> The workflow is, that the WebServerResources Folder will be =
watched for changes=20
>>>>>>>>>> in *.scss files by the sass gem and produces the *.css files.
>>>>>>>>>>=20
>>>>>>>>>> To get this changes into the running wo project, I have to =
refresh every time by hand
>>>>>>>>>> the WebServerResources folder in eclipse
>>>>>>>>>>=20
>>>>>>>>>> Is there a way that the folder will be automatically =
refreshed?
>>>>>>>>>> I know there is something available for the D2W rule files. =
Maybe this could be utilized for this?
>>>>>>>>>>=20
>>>>>>>>>> Best,
>>>>>>>>>> Andr=E9
>>>>>>>>>=20
>>>>>>>>=20
>>>>>>>=20
>>>>>>=20
>>>>>=20
>>>>=20
>>>=20
>>> Andr=E9 Koppany
>>> IT-Services
>>>=20
>>> mackoyCONSULTING
>>> Schloss Seefeld | Hochschloss
>>> 82229 Seefeld
>>> Tel.    +49 8152/92989-81
>>> Fax    +49 8152/92989-89
>>>=20
>>> [email protected]
>>> www.mackoy.de
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>>=20
>>=20
>=20


--Apple-Mail=_A8B44A38-7F5E-493A-9067-2B0DD68ADA54
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=iso-8859-1

<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
"><br><div><div>On Aug 23, 2011, at 12:40 PM, Andr=E9 Koppany =
wrote:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; -webkit-line-break: after-white-space; "><br><div><div>Am =
23.08.2011 um 16:01 schrieb Kieran Kelleher:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">Best I can do is give you my =
settings:</div></blockquote>great idea, =
thanks!</div><div><br><blockquote type=3D"cite"><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><div><br></div><div>Prefs<br><div><a =
href=3D"http://idisk.me.com/kelleherk/Public/Pictures/Skitch/Preferences-2=
0110823-095055.jpg">http://idisk.me.com/kelleherk/Public/Pictures/Skitch/P=
references-20110823-095055.jpg</a></div></div></div></blockquote>checked</=
div><div><br><blockquote type=3D"cite"><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><div><div><br></div><div>Project Layout example =
(all my projects are like this, standard FBL layout)</div><div><a =
href=3D"http://idisk.me.com/kelleherk/Public/Pictures/Skitch/project-layou=
t-20110823-095155.jpg">http://idisk.me.com/kelleherk/Public/Pictures/Skitc=
h/project-layout-20110823-095155.jpg</a></div></div></div></blockquote>you=
 use another project layout. Where you place the components and project =
frameworks =
folder?</div></div></blockquote><div><br></div><div><br></div><div>Whoops,=
 that was a bad example - some empty folders got lost in the move to git =
repository in that one. Here is a more complete example of the standard =
FBL layout. This is the layout you get if you create a new project with =
WOLips:</div><div><a =
href=3D"http://idisk.me.com/kelleherk/Public/Pictures/Skitch/fbl_layout-20=
110823-131335.jpg">http://idisk.me.com/kelleherk/Public/Pictures/Skitch/fb=
l_layout-20110823-131335.jpg</a></div><div><br></div><br><blockquote =
type=3D"cite"><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; -webkit-line-break: after-white-space; "><div><br><blockquote =
type=3D"cite"><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; -webkit-line-break: after-white-space; =
"><div><div><br></div><div>Typical project build path has ERExtensions =
first in order and ERJars second:</div><div><a =
href=3D"http://idisk.me.com/kelleherk/Public/Pictures/Skitch/Properties_fo=
r_WKWebObjects-20110823-095452.jpg">http://idisk.me.com/kelleherk/Public/P=
ictures/Skitch/Properties_for_WKWebObjects-20110823-095452.jpg</a></div></=
div></div></blockquote>checked</div><div><br><blockquote =
type=3D"cite"><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; -webkit-line-break: after-white-space; =
"><div><div><br></div><div>Installed JREs</div><div><a =
href=3D"http://idisk.me.com/kelleherk/Public/Pictures/Skitch/installed_JRE=
s-20110823-095627.jpg">http://idisk.me.com/kelleherk/Public/Pictures/Skitc=
h/installed_JREs-20110823-095627.jpg</a></div></div></div></blockquote>che=
cked</div><div><br><blockquote type=3D"cite"><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><div><div><br></div><div>I use Eclipse 3.7 just =
like you.</div><div><br></div><div>I use latest WOLips from this =
URL:</div><div><a =
href=3D"http://webobjects.onthenet.com.au/hudson/job/WOLips37Current/lastS=
uccessfulBuild/artifact/dist/">http://webobjects.onthenet.com.au/hudson/jo=
b/WOLips37Current/lastSuccessfulBuild/artifact/dist/</a></div></div></div>=
</blockquote><div><br></div>I am using:&nbsp;<a =
href=3D"http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSu=
ccessfulBuild/artifact/">http://webobjects.mdimension.com/hudson/job/WOLip=
s37Current/lastSuccessfulBuild/artifact/</a></div><div><br></div><div><blo=
ckquote type=3D"cite"><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
"><div><div><br></div><div>Bundle-less builds work for both WO =
5.3.3/Wonder_5_0_0_Legacy and WO =
5.4.3/Wonder_master</div><div><br></div><div><br></div><div><br><div><div>=
On Aug 23, 2011, at 4:01 AM, Andr=E9 Koppany wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">Interesting, so what is the =
truth ? :-)<div><br></div><div>Can anyone provider further information =
how bundle-less works, what it asumes (project folder structure, wo =
version etc.)</div><div>to get this nice feature =
running?</div><div><br></div><div>I can offer to write a "how to" wiki =
entry on confluence for the other WOLips users</div><div>if we can solve =
the problem...</div><div><br></div><div>My environment:</div><div>WO =
Lips 3.7.10091</div><div>WO 5.4.3</div><div>Wonder master =
branch</div><div>JDK =
6</div><div><br></div><div>Best,</div><div>Andr=E9</div><div><br><div><div=
>Am 22.08.2011 um 18:10 schrieb Kieran Kelleher:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">It works for me on WO 5.3.3 =
projects and using Wonder_5_0_0_Legacy branch.<div><br><div><div>On Aug =
20, 2011, at 5:41 PM, Pascal Robert wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">You're using WO 5.4.3? =
Bundle-less doesn't work for 5.3.x<br><div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">the "build" directory is =
already deleted. Still does not start.<div><br></div><div>Interesting =
is, that the first time I switch over to "bundle-less" that a content =
folder was created.</div><div>Later when I switch this folder will not =
be generated anymore.</div><div>This is a very tricky feature, but there =
is also no info in the confluence wiki about =
it...</div><div><br></div><div>Any further Ideas guys? =
;-)</div><div><br></div><div>Best,</div><div>Andr=E9</div><div><br><div><d=
iv>Am 20.08.2011 um 16:15 schrieb David Avendasora:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">You have to delete (manually I =
believe) the build directory out of your =
project.&nbsp;<div><br></div><div>That should do =
it.</div><div><br></div><div>If that doesn't get it picking up the =
changes, I can walk you through using an additional "builder" for your =
project that would use Ant to trigger the gem to run. But I'm sure just =
getting bundleless builds working should to =
it.</div><div><br></div><div>Dave<br><div><br></div><div><br><div><div>On =
Aug 18, 2011, at 6:59 AM, Andr=E9 Koppany wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">Hi David,<div><br></div><div>I =
switched off the bundle builds and now get the following error message, =
when I start the app in eclipse:</div><div><br></div><div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); ">[2011-8-18 0:55:17 MESZ] &lt;main&gt; Initialized : =
er.extensions.ERXExtensions</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); ">[2011-8-18 =
0:55:18 MESZ] &lt;main&gt; A fatal exception occurred: null</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); ">[2011-8-18 0:55:18 MESZ] &lt;main&gt; =
java.lang.ExceptionInInitializerError</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at =
com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAsSt=
ream(<span style=3D"text-decoration: underline ; color: =
#0a1c8c">WOResourceManager.java:116</span>)</div><div style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at =
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">WOProperties.java:317</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at com.webobjects.appserver.WOApplication._initWOApp(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">WOApplication.java:5743</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at com.webobjects.appserver.WOApplication.&lt;init&gt;(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">WOApplication.java:779</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at =
er.extensions.appserver.ajax.ERXAjaxApplication.&lt;init&gt;(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">ERXAjaxApplication.java:24</span>)</div><div style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at er.extensions.appserver.ERXApplication.&lt;init&gt;(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">ERXApplication.java:1036</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at de.mackoy.eventportal.app.Application.&lt;init&gt;(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">Application.java:64</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
sun.reflect.NativeConstructorAccessorImpl.newInstance0(<span =
style=3D"text-decoration: underline ; color: #0a1c8c">Native =
Method</span>)</div><div style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
sun.reflect.NativeConstructorAccessorImpl.newInstance(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NativeConstructorAccessorImpl.java:39</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">DelegatingConstructorAccessorImpl.java:27</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
java.lang.reflect.Constructor.newInstance(<span style=3D"text-decoration: =
underline ; color: #0a1c8c">Constructor.java:513</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
java.lang.Class.newInstance0(<span style=3D"text-decoration: underline ; =
color: #0a1c8c">Class.java:355</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at java.lang.Class.newInstance(<span style=3D"text-decoration: =
underline ; color: #0a1c8c">Class.java:308</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
com.webobjects.appserver.WOApplication.main(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">WOApplication.java:547</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at er.extensions.appserver.ERXApplication.main(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">ERXApplication.java:820</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at de.mackoy.eventportal.app.Application.main(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">Application.java:60</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); ">Caused by: =
<span style=3D"text-decoration: underline ; color: =
#0a1c8c">java.lang.IllegalStateException</span>: Main bundle =
'Properties' file can't be read.&nbsp; Did you run as a Java Application =
instead of a WOApplication in WOLips?</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
">Please post your deployment configuration in the Wonder mailing =
list.</div><div style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
er.extensions.appserver.ERXApplication$Loader.collectMainProps(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">ERXApplication.java:739</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at =
er.extensions.appserver.ERXApplication$Loader.bundleDidLoad(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">ERXApplication.java:636</span>)</div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 11px/normal Monaco; color: rgb(255, 24, 19); =
"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	=
</span>at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown =
Source)</div><div style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">DelegatingMethodAccessorImpl.java:25</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
java.lang.reflect.Method.invoke(<span style=3D"text-decoration: =
underline ; color: #0a1c8c">Method.java:597</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSSelector._safeInvokeMethod(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSSelector.java:122</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSNotificationCenter.java:588</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSNotificationCenter.postNotification(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSNotificationCenter.java:532</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSNotificationCenter.postNotification(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSNotificationCenter.java:562</span>)</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: =
rgb(255, 24, 19); "><span class=3D"Apple-tab-span" =
style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSBundle.postNotification(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSBundle.java:2546</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSBundle.LoadBundlesFromClassPath(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSBundle.java:748</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>at =
com.webobjects.foundation.NSBundle.&lt;clinit&gt;(<span =
style=3D"text-decoration: underline ; color: =
#0a1c8c">NSBundle.java:373</span>)</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 11px/normal Monaco; color: rgb(255, 24, 19); "><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>... 16 =
more</div><div><br></div><div><br></div><div>Do you have any Ideas how I =
can fix that?</div><div>Do I have to adjust the launch =
arguments?</div><div>I am using the latest Wonder Version (2 weeks old =
revision) and WO Lips =
3.7.10091</div><div><br></div><div>Best,</div><div>Andr=E9</div><div><br><=
/div><div><br></div><div><div>Am 17.08.2011 um 22:54 schrieb David =
Holt:</div><br class=3D"Apple-interchange-newline"><blockquote =
type=3D"cite"><div>Hi Andr=E9,<br><br>On the D2W side changes are being =
picked up automatically now if you use bundleless builds. Have you =
turned that on?<br><br>David<br><br><br>On 2011-08-17, at 1:46 PM, Andr=E9=
 Koppany wrote:<br><br><blockquote =
type=3D"cite">Hi,<br></blockquote><blockquote =
type=3D"cite"><br></blockquote><blockquote type=3D"cite">we are using =
sass (<a href=3D"http://sass-lang.com/">http://sass-lang.com/</a>) to =
generate our css code.<br></blockquote><blockquote type=3D"cite">The =
workflow is, that the WebServerResources Folder will be watched for =
changes <br></blockquote><blockquote type=3D"cite">in *.scss files by =
the sass gem and produces the *.css files.<br></blockquote><blockquote =
type=3D"cite"><br></blockquote><blockquote type=3D"cite">To get this =
changes into the running wo project, I have to refresh every time by =
hand<br></blockquote><blockquote type=3D"cite">the WebServerResources =
folder in eclipse<br></blockquote><blockquote =
type=3D"cite"><br></blockquote><blockquote type=3D"cite">Is there a way =
that the folder will be automatically =
refreshed?<br></blockquote><blockquote type=3D"cite">I know there is =
something available for the D2W rule files. Maybe this could be utilized =
for this?<br></blockquote><blockquote =
type=3D"cite"><br></blockquote><blockquote =
type=3D"cite">Best,<br></blockquote><blockquote =
type=3D"cite">Andr=E9<br></blockquote><br></div></blockquote></div><br></d=
iv></div></blockquote></div><br></div></div></div></blockquote></div><br><=
/div></div></blockquote></div><br></div></blockquote></div><br></div></div=
></blockquote></div><br><div>
<div style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; font-family: Helvetica; "><span =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
font-family: Helvetica; font-size: medium; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; =
white-space: normal; widows: 2; word-spacing: 0px; =
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><span class=3D"Apple-style-span" =
style=3D"border-collapse: separate; font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: =
0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
0px; -webkit-border-horizontal-spacing: 0px; =
-webkit-border-vertical-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><span class=3D"Apple-style-span" =
style=3D"border-collapse: separate; font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: 2; text-indent: =
0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
0px; -webkit-border-horizontal-spacing: 0px; =
-webkit-border-vertical-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; "><div><div style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; ">Andr=E9 Koppany</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">IT-Services</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><font class=3D"Apple-style-span" size=3D"4"><span =
class=3D"Apple-style-span" style=3D"font-size: 16px; "><b =
style=3D"font-size: 16px; font-weight: bold; =
">mackoy</b></span></font>CONSULTING</div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Schloss Seefeld | Hochschloss</div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">82229 Seefeld</div></div><div style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Tel. &nbsp; &nbsp;+49 8152/92989-81<br>Fax &nbsp; =
&nbsp;+49 8152/92989-89</div></div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 16px/normal 'Times New Roman'; min-height: 18px; =
font-family: 'Times New Roman'; font-size: 16px; "><br =
style=3D"font-family: 'Times New Roman'; font-size: 16px; "></div><div =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 16px/normal 'Times New =
Roman'; min-height: 18px; font-family: 'Times New Roman'; font-size: =
16px; "><font class=3D"Apple-style-span" face=3D"Helvetica" =
size=3D"3"><span class=3D"Apple-style-span" style=3D"font-size: 12px; =
"><div style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><a href=3D"mailto:[email protected]"><span =
class=3D"Apple-style-span" style=3D"color: rgb(0, 0, 238); =
">[email protected]</span></a></div><div style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a =
href=3D"http://www.mackoy.de/">www.mackoy.de</a></div></span></font></div>=
<div style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><br></div><div><br></div></div></div></span><br =
class=3D"Apple-interchange-newline"></div></span><br =
class=3D"Apple-interchange-newline"></div></span><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"></div><br =
class=3D"Apple-interchange-newline"><br =
class=3D"Apple-interchange-newline">
</div>
=
<br></div></div></blockquote></div><br></div></div></div></blockquote></di=
v><br></div></blockquote></div><br></body></html>=

--Apple-Mail=_A8B44A38-7F5E-493A-9067-2B0DD68ADA54--