Can u please paste the exception you get with JDK 1.6?
thanks, dims On 12/27/06, Jérôme Mainaud <[EMAIL PROTECTED]> wrote:
Hello, I have a ws client (using Axis2) that is an applet. It must work on any jre since 1.4.2 but do not work on clients that have java 1.6 since Sun added stax-api in jdk. I cannot deploy stax-api.jar in jre/lib/endorsed folder on every Java 6 client. Because there are many clients, because them do not have any computer's skill, because they often are not allowed to install anything in their computer, because their administrator will never accept that there is anything to deploy but standard jvm... How can I make Axis2 work on any client (from 1.4.2 to 1.6.0) ? Thank you. -- Jérôme Mainaud Klee Group [EMAIL PROTECTED] <http://www.kleegroup.com/> + 33 146 295 825 Tel: + 33 146 292 525 Fax: + 33 146 292 529 Sathija Pavuluri a écrit : > Hello, > > An issue had been posted earlier about axis2 issues when running on jdk 6. - > http://marc.theaimsgroup.com/?l=axis-user&m=116593301416986&w=2 > > And the proposed solution was to copy the stax-api.jar from axis2 distribution to jre's endorsed folder. > > The issue was actually resolved by copying the jar to tomcat's common/endorsed folder. > Didnt have to copy to jre's endorsed. > > Just an FYI. > > - Sathija Pavuluri. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
