Hi Paul,
we hit this too. JavaXML.framework is a bunch of old Jars
bundled together, so we use our own buldled Jar for a long
time now. The POM contains following snippet:
xml-apis
xml-apis
1.4.01
xerces
xercesImpl
2.12.2
xml-apis
xml-apis
At the mom
Hi Ramsey,
no.
Thanks! :)
On 12/18/2024 11:37 AM, Ramsey Gurley via Webobjects-dev wrote:
Hi everyone,
After our previous discussion on JRebel, it seems that it has been made
obsolete by JRebel's own integration with eclipse and by other tools.
I'm planning to remove that since nobody is
Hi Ramsey,
we use JRebel for a long time. We do not use JProfiler.
I am at the latest Eclipse + WOLips at
https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
Thanks,
Michael
On 11/5/2024 2:49 AM, Ramsey Gurley via Webobjects-dev wrote:
Hi all,
I'm
Hi :)
Wow, that [1] was fast, thank you all!
[1] https://github.com/wocommunity/wolips/commits/master/
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe
On 3/8/2024 1:55 AM, Aaron Rosenzweig via Webobjects-dev wrote:
Thank you Stefan, Johann, and the community for making the switch from
mod_Webobjects.so adaptor to the built-in Apache mod_proxy module.
It helped us out this week to dig up Stefan’s 2015 video presentation on this
topic, utiliz
Just to keep things on list.
--
Hi Ricardo,
glad I can help. I think I forgot mentioning
- xerces 2.12.2
- xalan 2.7.3
- xalan serializer 2.7.3
Also take a look here, but the versions are a little bit outdated:
https://axis.apache.org/axis/java/compat/dependencies.html
Putting it
Hi,
I recommend dropping the XML framework, its an old pile of s**t. We
have done that for years. I think it is mostly needed for WS. You
can replace it with latest Axis1 and dependencies [1][2].
[1] https://github.com/apache/axis-axis1-java
[2] javax.activation 1.1.1, javax.mail 1.4.7, javax.se
Hi Lon,
On 24.07.2019 02:11, Lon Varscsak via Webobjects-dev wrote:
I added JavaXML framework and it seems fine now...weirdly I removed this A
LONG time ago and it only recently has been a problem. 🤷♂️
-Lon
same here. I replaced JavaXML with up-to-date libraries long time ago.
Everything
wo