Hi,

The "com/sun/enterprise/naming/SerialInitContextFactory" class that seem to
create the exception does not belong to the SMSLib space.

Eitherway, you version is years behind. I think the best thing to do is to
follow the latest releases.

2009/11/5 adrianclw <[email protected]>

>
> Hi,
>
> Actually I'm taking over a program that wrote by others so now I have
> some query for it. I open the SMSLib.jar with WinRAR and checked the
> Manifest, it stated as version 1.3.4 so i assume the SMSLib is version
> 1.3.4. I get to know this version must run under JDK 1.4.2_08. The
> program will connect to the application server for the EJB
> components.
>
> Now I'm developing a program using EJB 2.0 and running in GlassFish
> 2.1. As GlassFish is a JavaEE and using JDK 5.0. So now i think i
> unable to use the SMSLib 1.3.4 as it is using JDK 1.4.2_08 while
> GlassFish is JDK 5.0. In my program I will using JNDI to call my EJB.
> When it run, it hit this error.
>
> java.lang.UnsupportedClassVersionError: com/sun/enterprise/naming/
> SerialInitContextFactory (Unsupported major.minor version 49.0)
>
> I had google bout this, seem like my program is running in JDK 1.4.2
> but it required at least JDK 5.0.
> Kindly advise. Correct me if i'm wrong.
> In that case I need to rewrite the program that match with the latest
> SMSLib version.
>
> Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib for Java User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/smslib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to