You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Nencho Lupanov <ne...@googlemail.com> on 2007/05/15 11:10:07 UTC

Missing Resource Bundle problem

Hi all,

I am having this exception message when i try to invoke one of my services
with the dynamic axis2 clint:

     [java] Exception in thread "main" org.apache.axis2.AxisFault:
java.util.Mis
singResourceException: Can't find resource for bundle
org.apache.axis2.i18n.Proj
ectResourceBundle, key spec.FAULT_ACTION_NOT_SUPPORTED_REASON

It seems that i cannot read some properties file but can you point we where
to look
more precisely?

Thanks,
Nencho