V
Vijay
hi,
I have an ear file containing one ejb-jar and one war file. I am able
to reference the message resources from my ejb in jboss.
I believe that is because I am using jboss web loader.
For the same, I am not able to do in websphere. First it threw
classnotfoundexception for org.apache.struts.message.MessageResource
class. I then added struts.jar in its classpath. Now it says that it
can't find the resource bundle.
Any suggestions on how should I reference the message resource?
Thanks,
I have an ear file containing one ejb-jar and one war file. I am able
to reference the message resources from my ejb in jboss.
I believe that is because I am using jboss web loader.
For the same, I am not able to do in websphere. First it threw
classnotfoundexception for org.apache.struts.message.MessageResource
class. I then added struts.jar in its classpath. Now it says that it
can't find the resource bundle.
Any suggestions on how should I reference the message resource?
Thanks,