Hi Experts !!!
I'm developing a java proxy for integration with a http server that only supports get method.
I´m using httpClient libraries of jakarta.
I have a question,
where jakarta library must be referenced ?
The library must be deployed like external library on J2EE engine ?
or
This library can be included into ear file ?
When the library reference on application-j2ee-engine.xml must be added ?
Thanks for help me.
Best regards.