Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
JBuilder
Browser
Build System
Code Insight
Compiler
Components
Database
Db Tools
DD Editor
Debugger
Designers
Editor
EJB
Extreme Programming
Help System
Install
Mobile Development
Open Tools
Runtime System
Samples
Startup
Team Development
Together - Studio
Tools
Unit Test - EJB
Web Development
JSP Tag Libraries
Servlet Engine Support
Web Services
Wizards
XML
You are not logged in.
Help
Print
Public Report
Report From:
JBuilder/Web Development
[ Add a report in this area ]
Report #:
6697
Status:
Closed
jbuilder x deletes resource path from web.xml
Project:
JBuilder
Build #:
176
Version:
10.0
Submitted By:
Alexey Skorokhodov
Report Type:
Basic functionality failure
Date Reported:
12/23/2003 5:42:19 AM
Severity:
Serious / Highly visible problem
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All platforms
Internal Tracking #:
193371
Resolution:
Cannot Reproduce
(Resolution Comments)
Resolved in Build:
:
176
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
1
Description
with jbuilder X open existing project containing a web-application.
open web.xml descriptor.
expected:
web.xml contains correct link to my resources file, like this:
<init-param>
<param-name>application</param-name>
<param-value>com.aaa.bbb.ApplicationResources</param-value>
</init-param>
actual:
web.xml contains link to resource file without the package name:
<init-param>
<param-name>application</param-name>
<param-value>ApplicationResources</param-value>
</init-param>
I can't provide detailed steps to reproduce this bug, but it looks like jbuilder X deletes package string in this parameter from time to time (this happened several times).
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments
A A at 1/25/2005 11:14:11 PM
-
I also encountered this problem (I have been developing web apps with JBuilder with Struts for half a year). It also resets your default servlet to ActionServlet.
I think it is just a duplicate of bug #7957 http://qc.borland.com/wc/qcmain.aspx?d=7957
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us