Re: wolips support for sass workflow

Marius Soutier <[email protected]> Wed, 24 Aug 2011 14:25:17 +0200
Newsgroups gmane.comp.web.webobjects.woproject.devel
Message-ID <[email protected]>
--Apple-Mail-14-874068180
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=iso-8859-1

I think this one must be turned on:




On 24.08.2011, at 14:09, Andr=E9 Koppany wrote:

> mmh. I did dance 5 rounds and it doesnt help. Strange...
>=20
> If I switch back to bundle build the app does start without a problem.
>=20
> Do I have to adjust the Launch Parameters? I find it strange that some =
start with -D and other only with -WO
>=20
> Am 24.08.2011 um 06:19 schrieb David Avendasora:
>=20
>> Same here. I had one workspace that refused to go to bundleless.=20
>>=20
>> You'll just have to do the eclipse dance until it works (once is =
oftentimes not enough), or create a new Workspace and import your =
projects into it. Whichever seems like less work.
>>=20
>> This is my version of the Eclipse Dance:
>>=20
>> Turn off automatic building,=20
>> Clean _everything_
>> Quit Eclipse
>> In the finder, delete all of these: build, bin, dist from all of the =
projects, including the WOnder source projects that you link to in your =
workspace.
>> Launch Eclipse
>> Trigger a Build All
>> Launch you app.
>>=20
>> If it's working, then turn auto building back on.
>>=20
>> If not, repeat.
>>=20
>> Dave
>>=20
>> On Aug 24, 2011, at 1:15 AM, Marius Soutier wrote:
>>=20
>>> I've seen this problem a few times, the only thing that could ever =
fix it was to repeat clean, rebuild, close/open all projects, restart =
Eclipse until it just works.
>>>=20
>>> On 23.08.2011, at 18:40, Andr=E9 Koppany wrote:
>>>=20
>>>>=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?
>>>>=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
>>>=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


--Apple-Mail-14-874068180
Content-Type: multipart/related;
	type="text/html";
	boundary=Apple-Mail-15-874068181


--Apple-Mail-15-874068181
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; =
"><div>I think this one must be turned on:</div><div><br></div><div><img =
id=3D"755e33be-f39c-4f8f-a8f3-6c796d5d55d0" height=3D"31" width=3D"206" =
apple-width=3D"yes" apple-height=3D"yes" =
src=3D"cid:[email protected]"></div><div><br=
></div><br><div><div>On 24.08.2011, at 14:09, 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; ">mmh. I did dance 5 =
rounds and it doesnt help. Strange...<div><br></div><div>If I switch =
back to bundle build the app does start without a =
problem.</div><div><br></div><div>Do I have to adjust the Launch =
Parameters? I find it strange that some start with -D and other only =
with -WO</div><div><br></div><div><div><div>Am 24.08.2011 um 06:19 =
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; ">Same here. I had one workspace =
that refused to go to bundleless.&nbsp;<div><br></div><div>You'll just =
have to do the eclipse dance until it works (once is oftentimes not =
enough), or create a new Workspace and import your projects into it. =
Whichever seems like less work.<div><br></div><div>This is my version of =
the Eclipse Dance:</div><div><br></div><div>Turn off automatic =
building,&nbsp;<br><div>Clean _everything_</div><div>Quit =
Eclipse</div><div>In the finder, delete all of these: build, bin, dist =
from all of the projects, including the WOnder source projects that you =
link to in your workspace.</div><div>Launch Eclipse</div><div>Trigger a =
Build All</div><div>Launch you app.</div><div><br></div><div>If it's =
working, then turn auto building back on.</div><div><br></div><div>If =
not, repeat.</div><div><br></div><div>Dave</div><div><br><div><div>On =
Aug 24, 2011, at 1:15 AM, Marius Soutier 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; "><div>I've seen this problem a =
few times, the only thing that could ever fix it was to repeat clean, =
rebuild, close/open all projects, restart Eclipse until it just =
works.</div><br><div><div>On 23.08.2011, at 18:40, 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><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; "><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></div></blockquote></div><br></div></di=
v></div></div></blockquote></div><br><div>
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
font-family: Helvetica; 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; font-size: medium; "><span =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
font-family: Helvetica; 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; font-size: medium; "><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-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; font-size: medium; "><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-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; font-size: medium; "><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-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; font-size: medium; "><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-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; font-size: medium; "><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-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; font-size: medium; "><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: =
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></span><br =
class=3D"Apple-interchange-newline"></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></span><br =
class=3D"Apple-interchange-newline"></div></span><br =
class=3D"Apple-interchange-newline"></span><br =
class=3D"Apple-interchange-newline">
</div>
<br></div></div></blockquote></div><br></body></html>=

--Apple-Mail-15-874068181
Content-Transfer-Encoding: base64
Content-Disposition: inline;
	filename=PastedGraphic-1.png
Content-Type: image/png;
	x-unix-mode=0666;
	name="PastedGraphic-1.png"
Content-Id: <[email protected]>

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
y9aXS8JEAAAAAElFTkSuQmCC

--Apple-Mail-15-874068181--

--Apple-Mail-14-874068180--