Server Side Debugging
Posted: Fri Nov 05, 2010 5:34 am
Hi;
Wondering if you can comment on current or planned features of oXygen that would enable server-side or remote XQuery debugging.
The scenario I am envisioning is where a J2EE server application that uses the Saxon XQuery processor as part of its processing.
What I would like is to be able to use oXygen to remotely attach to the server application and be able to use oXygen's debugger to step through the execution of the XQuery on the server.
Obviously the server application would need to implement some remotable version of the Saxon debugger interface (defined by oXygen perhaps).
The overall analogy is that I'd like to have for XQuery what we have had with Java remote debugging for years.
Thoughts on if this can be done currently or if this is planned for the future are appreciated.
Thanks in advance,
Brian.
Wondering if you can comment on current or planned features of oXygen that would enable server-side or remote XQuery debugging.
The scenario I am envisioning is where a J2EE server application that uses the Saxon XQuery processor as part of its processing.
What I would like is to be able to use oXygen to remotely attach to the server application and be able to use oXygen's debugger to step through the execution of the XQuery on the server.
Obviously the server application would need to implement some remotable version of the Saxon debugger interface (defined by oXygen perhaps).
The overall analogy is that I'd like to have for XQuery what we have had with Java remote debugging for years.
Thoughts on if this can be done currently or if this is planned for the future are appreciated.
Thanks in advance,
Brian.