Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Fix Version/s: 1.5.3
-
Component/s: Tool Integrations
-
Labels:None
-
Environment:Operating System: Windows 2000
Platform: PC
Description
look a the following:
http://technology.amis.nl/blog/?p=1508
JDeveloper 10.1.3.1 has changes to the way web deployment file is managed.
It looks like might be related to the way Technologies scope associated
with ... and it could lead to the fail modify web.xml file. JDeveloper will eat
the exception and the change of web.xml is reverted.
It is IDE specific related ....
we need to investigate more ...
http://technology.amis.nl/blog/?p=1508
JDeveloper 10.1.3.1 has changes to the way web deployment file is managed.
It looks like might be related to the way Technologies scope associated
with ... and it could lead to the fail modify web.xml file. JDeveloper will eat
the exception and the change of web.xml is reverted.
It is IDE specific related ....
we need to investigate more ...
In production release 10.13.1
So when you create a new Project, it is a web Project (HTML etc ...)
Then you could add different Technology scope
For example:
JSP, JSF, etc ...
It will also update dependencies, ProjectStorage, HashStructure update etc ...
Current code in 1.5.2 release only handle if it is a JSF scope project.