ClassNotFoundException HttpServletRequest using ERAttachmentUpload
ClassNotFoundException HttpServletRequest using ERAttachmentUpload
- Subject: ClassNotFoundException HttpServletRequest using ERAttachmentUpload
- From: Samuel Pelletier via Webobjects-dev <email@hidden>
- Date: Thu, 20 Feb 2025 11:03:27 -0500
Hi,
In my switch to maven, I also exclude JavaXML from the final builds because it
contains olds libraires that also create conflict with some other new stuff...
When using ERAttachmentUpload, I now have an ClassNotFoundException :
javax.servlet.http.HttpServletRequest
I figured out this reference is inside org.jabsorb.localarg.LocalArgController
included in the Ajax framweork. I somewath fixed the problem by including
javax.servlet-api version 4.0.1 in my project but this package is also
deprecated...
Does anyone use these and have a better solution ?
Maybe a newer version of jabsorb would refer to newer apis, I did not
investigated yet.
Regards,
Samuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden