> Hi,
>     I am using Jmeter to Load test a JMS Application.I would want to pump a
> Message to a Queue.I am using Sun GlassfIsh App Server.
>
> So had used "JMS Point to Point Sampler" in Jmeter.Had placed the
> "javax.jms.jar" file in the lib directory.
>
> In configuring the sampler, came across 2 fields such as
>
> a) QueueConnection Factory  b) Initial Context Factory.
>
> Had Set values such as QueueConnection Factory =
> javax.jms.QueueConnectionFactory
>                                             Initial Context Factory =
> javax.naming.Context.INITIAL_CONTEXT_FACTORY
>
> When I  "Run" the application, it gives a "Class Not Found Exception" for
> javax.naming.Context.INITIAL_CONTEXT_FACTORY.
>
> Can someone guide me through this to solve this as issue as  I am new to
> this area.
>
> Thanks in Advance,
>
> Regards,
> Raghuvir
>
>
>
>

Reply via email to