When you add execute with parameter or new view to task flow run the project then some time I have seen that new taskflow changes are not reflected in running application.
Then you will do following things without any success
- Restart Integrated Weblogic Server
- Restart Jdeveloper
- Clean Project
However , still Task Flow changes are Old.
So what do I do next.
For web Logic there is domain and you can see current running domain by looking in to your J-developer log window.
So go to System directory Directory
C:\******\system11.1.1.4.37.59.23
Delete Project inside DRS folder
C:\**\system11.1.1.4.37.59.23\o.j2ee\drs
Result :- when you run project again you will see latest changes of your taskflow.
Delete Project inside ADRS folder
C:\***\system11.1.1.4.37.59.23\o.mds.dt\adrs
This will delete some mds stuff.
No comments:
Post a Comment