> well it could very well be your ssh client giving you those weird > characters... > > dont know much about weblogic... > > Are you adding it to the 'pre' class path??? is your path correct??? > > mikkel
Yes i'm adding to the 'pre' class path which already contains an enviroment variable. i use the following syntax: PRE_CLASSPATH=$OTHER_VARIABLE;myPathToXerces i also tried to copy the xerces.jar in the same directory of weblogicstart.sh and point the precalsspath variable to PRE_CLASSPATH=$OTHER_VARIABLE;xerces.jar but the result is the same. Do you notice any syntax error ? Thanks Ivan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>