|
|
Your'e welcome.
From D2W I use only the rule engine via ERD2WContext.newContext
> Am 21.04.2026 um 15:13 schrieb Theodore Petrosky <webobjects-dev@wocommunity.org>:
>
> 21 with DCEVM
>
> Thank you
>
> Do you use D2W?
>
> Theodore Petrosky | IT/Finance Director
> 917 371-6080
> AgencySacks
>
>
>
>
> On 4/21/26, 3:52 AM, "WebObjects & WOnder Development on behalf of René Bock" <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>> wrote:
>
>
> Hi,
>
>
> i noticed, that this issue manifested after migrating our apps from java8 to java21.
>
>
> So I guess, for java > 8 apps you have to add this library.
>
>
>
>
> Which java version are you using?
>
>
>
>
> regards
>
>
> René
>
>
>
>
>
>
>> Am 20.04.2026 um 17:11 schrieb Theodore Petrosky <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>:
>>
>> René,
>>
>> Do you think this is something we should add to all apps?
>>
>> Ted
>>
>> On 4/20/26 3:50 AM, René Bock wrote:
>>> Hi Ted,
>>>
>>> we had the same Issue.
>>>
>>> it turned out that the application was not able to understand the admin commands from the WOMonitor.
>>>
>>>
>>> Adding
>>>
>>>
>>> <dependency>
>>> <groupId>xerces</groupId>
>>> <artifactId>xercesImpl</artifactId>
>>> <version>2.12.2</version>
>>> <scope>compile</scope>
>>> </dependency>
>>>
>>>
>>> to the pom.xml did fix the problem (at least in our case)
>>>
>>>
>>>
>>> Regards
>>>
>>> René
>>>
>>>
>>>> Am 15.04.2026 um 17:30 schrieb Theodore Petrosky <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>:
>>>>
>>>> this is weird. I have a Ubuntu setup. Ubuntu 24.4
>>>>
>>>> JavaMonitor is running and I can add apps. they start fine and run fine. But when I try to stop the app (to install a new version) the running app refuses to stop. The auto-Recover is off and I can cycle the autorecovery mode. I cannot cycle the Refuse New Session setting.
>>>>
>>>> If I click the Stop button, nothing happens. Its as if I clicked nothing.
>>>>
>>>> I reistalled JavaMonitor, no joy.
>>>>
>>>> Any Ideas?
>>>>
>>>> Ted
>>>>
>>>> tedpet5@yahoo.com <mailto:tedpet5@yahoo.com>
>>>>
>>>>
>>>> #############################################################
>>>> This message is sent to you because you are subscribed to
>>>> the mailing list <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>.
>>>> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org <mailto:webobjects-dev-off@wocommunity.org>>
>>>> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org <mailto:webobjects-dev-digest@wocommunity.org>>
>>>> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org <mailto:webobjects-dev-index@wocommunity.org>>
>>>> Send administrative queries to <webobjects-dev-request@wocommunity.org <mailto:webobjects-dev-request@wocommunity.org>>
>>>>
>>>
>>> #############################################################
>>> This message is sent to you because you are subscribed to
>>> the mailing list <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>.
>>> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org <mailto:webobjects-dev-off@wocommunity.org>>
>>> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org <mailto:webobjects-dev-digest@wocommunity.org>>
>>> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org <mailto:webobjects-dev-index@wocommunity.org>>
>>> Send administrative queries to <webobjects-dev-request@wocommunity.org <mailto:webobjects-dev-request@wocommunity.org>>
>>>
>>
>> #############################################################
>> This message is sent to you because you are subscribed to
>> the mailing list <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>.
>> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org <mailto:webobjects-dev-off@wocommunity.org>>
>> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org <mailto:webobjects-dev-digest@wocommunity.org>>
>> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org <mailto:webobjects-dev-index@wocommunity.org>>
>> Send administrative queries to <webobjects-dev-request@wocommunity.org <mailto:webobjects-dev-request@wocommunity.org>>
>>
>
>
>
>
> #############################################################
> This message is sent to you because you are subscribed to
> the mailing list <webobjects-dev@wocommunity.org <mailto:webobjects-dev@wocommunity.org>>.
> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org <mailto:webobjects-dev-off@wocommunity.org>>
> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org <mailto:webobjects-dev-digest@wocommunity.org>>
> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org <mailto:webobjects-dev-index@wocommunity.org>>
> Send administrative queries to <webobjects-dev-request@wocommunity.org <mailto:webobjects-dev-request@wocommunity.org>>
>
>
>
>
>
>
> #############################################################
> This message is sent to you because you are subscribed to
> the mailing list <webobjects-dev@wocommunity.org>.
> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org>
> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org>
> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org>
> Send administrative queries to <webobjects-dev-request@wocommunity.org>
>
|
|