Thank you Ruchith. I have commented out the related items and the
problem is solved. What is interesting is that I have been running
Axis2 and Rampart all week without the problem. I think my issue arose
when I download a newer version of axis2 and rampart.

On Thu, Feb 14, 2008 at 10:30 PM, Ruchith Fernando <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Can you please post the your axis2.xml file of the client repo.
> I think commenting out the JMS related stuff in it will help.
>
> Thanks,
> Ruchith
>
>
> Christopher Siegle wrote:
> > Greetings,
> >
> > For some reason the following code is returning a
> > javax.naming.ConfigurationException: javax/jms/BytesMessage..
> >
> > ConfigurationContext myConfigurationContext =
> > ConfigurationContextFactory.createConfigurationContextFromFileSystem(moduleRepository,
> > clientConfiguration);
> >
> > myDeliveryServiceStub = new
> > DeliveryServiceStub(myConfigurationContext, targetEndpoint);
> >
> > myConfigurationContext is returning NULL when instantiated.
> >
> > Thanks in advance
> >
>
>
>

Reply via email to