My pcml file is in the PCML directory.
I get :
java.util.MissingResourceException: PCML document source 'CallPgm' cannot be found.
Setting classpath at system level is not an option.
I have also copied my pcml to the same directory as my java classes.
Thanks for any help
regards
Halvor
So the websphere app running on PC is fine, but fails when deployed to
iseries?
Like you, im assuming it is searching the classpath for the document,
but not finding it. Is the PCML directory on your classpath? If not,
try adding it to the classpath of the websphere server instance