Hello Ramsey,
Personally I don’t use any of them.
Thanks for working on this,
Xavier
> On 5 Nov 2024, at 08:50, Ramsey Gurley via Webobjects-dev
> wrote:
>
> Hi all,
>
> I'm doing some work on WOLips currently and I am wondering how many of you
> active WO devs actually use jprofiler or j
I’m like Ted,
I though it would prevent me from keeping my current (ant) projects as they are.
I understand this only applies to building Wonder.
I don’t think it would be fair to ask the contributors to spend time on keeping
a build system for Wonder that none of them use.
So as far as my opini
Hi Mark,
I’m using this one under 10.12.6 (Sierra)
Xavier
> On 29 May 2020, at 16:35, Louis M Fisher III wrote:
>
> Xavier,
>
> Thank you!
>
> I plan on using it on a Mac mini too so it should work.
>
> Which MacOS are you running on your Mac mini? i.e. 10.6 ... 10.8 .. 10.15 ?
>
> Mark
>
pplicationBaseURL("/MyApp/static/");
> setFrameworksBaseURL("/MyApp/static/Frameworks/");
>
> in build.xml for ssdd task:
>
> todir="${dest.dir}/${build.app.name}/static/${build.app.name}.woa/Contents/WebServerResources/">
&
;
> setFrameworksBaseURL("/MyApp/static/Frameworks/");
>
> in build.xml for ssdd task:
>
> todir="${dest.dir}/${build.app.name}/static/${build.app.name}.woa/Contents/WebServerResources/">
>
>
>
Hi list,
I’m struggling with something Tomcat related:
My application’s CSS is working except for referenced items like a background
image or a font.
What I have so far:
-The images and font are present inside the same folder, everything is
correctly deployed under Tomcat and all files are there
anyway, it gave me some time to look at ERRest:)
>>
>> Xavier
>>
>>
>>
>>
>>> On 16 Apr 2020, at 20:31, Dev WO via Webobjects-dev
>>> wrote:
>>>
>>> I was just looking at making a DirectAction to get a NSDict as a json
&
gave me some time to look at ERRest:)
Xavier
> On 16 Apr 2020, at 20:31, Dev WO via Webobjects-dev
> wrote:
>
> I was just looking at making a DirectAction to get a NSDict as a json output
> actually.
>
> Searching for that it looked like ERRest was the answer, but m
avier
>>
>>
>>> On 16 Apr 2020, at 18:49, Jesse Tayler wrote:
>>>
>>>
>>> If you want to generate an action URL, I think you’ll want this API
>>>
>>> String link = ERXRouteUrlUtils.actionUrlForEntity(context, entityName,
>&g
, I think you’ll want this API
>
> String link = ERXRouteUrlUtils.actionUrlForEntity(context, entityName,
> entityID, action, format, queryParameters, secure, includeSessionID);
>
>
>
>> On Apr 16, 2020, at 12:42 PM, Dev WO via Webobjects-dev
>> wrote:
>>
>> Hi every
Hi everyone,
I’m currently trying a few things with ERRest.
In a stateless component, I need to create some urls manually (they will be
used inside a script element).
When I was calling my DirectAction class, I was just doing this:
context().generateRelativeURLs();
NSMutableDicti
ebAppMount="/WEB-INF/lib/JavaWebObjects.jar" />
>className="org.apache.catalina.webresources.FileResourceSet"
>
> base="${catalina.base}/webapps/${project.artifactId}/WEB-INF/lib/JavaWebServicesSupport.jar"
> webAppMount=&quo
11:13, Dev WO via Webobjects-dev
> wrote:
>
> Hi Matthew,
>
> I will try that.
>
> Also I’m currently looking into using the PreResources feature like this:
>
> -creating a directory mywebapp/WEB-INF/prelib with all the system jars (the
> Apple ones)
> -m
of jars loading.
> Tomcat >= 8 does it in random way (up to version 7.5.x it was alphabetical).
> It is important, that classloader loads wonder "redefined" classes for some
> of WO, instead of original.
>
> Solution:
> You may want to write your own tomcat
it on tomcat's level in
>> ${CATALINA_BASE}/conf/context.xml or for your app only in
>> webapp/META-INF/context.xml. For details see tomcat's documentation.
>>
>> If it's not the case, You may also check if on this beta-test tomcat(#4)
>> there is no
>> If it's not the case, You may also check if on this beta-test tomcat(#4)
>> there is not other WO app deployed, which loads original WO classess, before
>> Your's app start. And/or check if they fully restart it between deployments
>> o new version.
>>
>>
Hi WOers,
I’m starting to lost my mind with a Tomcat deployment (not my choice)
I have 4 machines:
1-Dev machine running through Eclipse and Apache (OS X) => Everything works
2-Test Tomcat deployment machine (OS X / Tomcat 9.0.29) => Everything works
3-Another test Tomcat deployment (Debian / Tom
Hi WOers,
I’m starting to lost my mind with a Tomcat deployment (not my choice)
I have 4 machines:
1-Dev machine running through Eclipse and Apache (OS X) => Everything works
2-Test Tomcat deployment machine (OS X / Tomcat 9.0.29) => Everything works
3-Another test Tomcat deployment (Debian / Tom
18 matches
Mail list logo