aspose file tools
The moose likes JSP and the fly likes VAJ 3.5.3 : JSP compilation folder Jsp1_0 doesn't replace the existing compiled files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "VAJ 3.5.3 : JSP compilation folder Jsp1_0 doesn Watch "VAJ 3.5.3 : JSP compilation folder Jsp1_0 doesn New topic
Author

VAJ 3.5.3 : JSP compilation folder Jsp1_0 doesn't replace the existing compiled files

Kavitha Chandrasekaran
Ranch Hand

Joined: Jul 24, 2002
Posts: 34
Hi,
As most developers using VAJava 3.5.3 would be aware that the compiled JSP is placed in a folder IBM/IDE/project_resources/IBM WebSphere Test Environment/temp/Jsp1_0/default_app.
And the files have an id tied to the name of the file as _Myproject__Filename_xjsp_479076106. When you modify Myproject_Filename.jsp and reload it, the file in the Jsp1_0 folder gets replaced with the new one. We are running into a situation where all the logs are being stored without getting replaced. This is happening in only one particular system.
Please post your suggestion/solution to give a replace option on this folder Jsp1_0/default_app.
Thanks,
Kavitha
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: VAJ 3.5.3 : JSP compilation folder Jsp1_0 doesn't replace the existing compiled files
 
Similar Threads
Running SQL in an EJB
JSP error in Websphere test environment
Urgent : Related to WebSphere and JSP
Serving contents of JSP files is not allowed.
Client to invoke a deployed EJB