Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
After searching through the support docs, I want to make sure I understand how to deploy and debug JSPs.
Using Welogic Portal 7.0, I have a portal application deployed under
MyPortal/myPortalApp..
I created a web reference to it, and used the link directory option to
create a directory link to myDomain/applications/MyPortal/myPortalApp..
That does not seem to allow me to place break points — is it not possible currently to debug an app that is not deployed directly in /myDomain/applications?
The project was a converted portal application that had already been in use and deployed. It was deployed as:
/myDomain/myPortalApp/xxxxPortal
I then copyed it to /myDomain/applications/xxxxxPortal. I created a folder link to it, and tryed that. Still no luck in getting the break points to work.