users@jax-rpc.java.net

Re: fastinfoset.jar missing?

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Mon, 10 Jul 2006 12:44:52 -0700

fastinfoset binaries are integrated in appserv-rt.jar

Vijay

On Mon, 2006-07-10 at 11:02, Ramesh Babu Mandava wrote:
> Hi Jacquelyn:
>
> I hope you are not overwriting JAX-RPC jars that came with J2EE SDK 1.4. Also I guess your test program is a standalone application instead of a web application. Please clarify.
>
> FastInfoset enabled JAX-RPC is bundled into AppServer starting with "SJS AS 8.2 PE" version.
>
> Vijay/Sathyan: Can you please let the user know where the content of fastinfoset.jar is put.
>
> Regards
> -Ramesh
>
>
> ----- Original Message -----
> From: Jacquelyn Keeper <pandojc_at_hotmail.com>
> Date: Monday, July 10, 2006 8:18 am
> Subject: fastinfoset.jar missing?
> To: users_at_jax-rpc.dev.java.net
>
> > I am trying to run a small test program but get the following error:
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/jvnet/fastinfoset/FastInfosetSource
> > at LMS.XLMS_Impl.getXLMSSoap(XLMS_Impl.java:59)
> > at XLMS_LIB.createProxy(XLMS_LIB.java:151)
> > at XLMS_LIB.connect(XLMS_LIB.java:115)
> > at mytest.main(mytest.java:10)
> >
> > I tried researching this problem and the suggestions I found say to
> > add
> > fastinfoset.jar to the classpath. However, I can't find this jar. I
> > have the
> > j2ee sdk 1.4 for Windows. I looked in C:\Sun\AppServer\lib and I
> > see the
> > jars for jaxrpc, but nothing called fastinfoset. I am a Windows
> > developer (I
> > know, boo, hiss) so I may be missing something obvious. Is there
> > something
> > else I need to download?
> >
> > Thanks
> >
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> > For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
> >
> >