Hi,

Once I uploaded grouper.aar into a WSAS instance running on JDK 1.5 : I got

The Grouper.aar service, which is not valid, caused java.lang.UnsupportedClassVersionError: Bad version number in .class file

exception - thus, I assumed you have compiled it in Jdk 1.6.

Once recompiled and upload the jar in JDK 1.5,

GroperWS.java is working an I could get hold of the input stream to the "conf/sources.xml".

When WSAS invoke the line 28

Subject subject      = SubjectFinder.findById(subjectId);

I got Caused by: java.lang.NoClassDefFoundError - thus you need to provide the proper 3rd party Jars.

HTH

Thank you

Saminda

Sanjay Vivek wrote:
Hi Saminda,

The "Wsas-java-user" mailing list rejected my email because the
attachment was too big so I hope you don't mind me sending this email
directly to you instead. I've attached both Grouper.aar and
GrouperWS.java with this email. Thanks again for your help. Cheers.

Regards
Sanjay

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of saminda abeyruwan
Sent: 04 December 2007 15:20
To: [email protected]
Subject: Re: [wsas-java-user] Service impl classes notpickingup referencelibraries.

Can you attach the aar and the java file. I'll try to debug it and send you the proper java file, if it is OK with you

Saminda



_______________________________________________
Wsas-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user

Reply via email to