I have a strange behaviour which only appear when I execute my app under Oracle 
application server. The problem is that my app, although it finds 
the root XML schema I point it to, it doesn't find other XML schemas which 
first (root) schema includes. Root schema includes those other schemas by only 
specifying its name withouth path. I was expecting Java/Xerces/Xalan/Oracle to 
look for those schemas in the same loication as root schema was, but the error 
message says it is expecting them to be in "j2ee/home" folder (root oracle app 
server folder). If I execute my code outside of oracle app server it works 
fine. Please point me where to start looking/debugging.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to