Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Can not create Dynamic Web Project


Lawrence,  can you open a bug to have this added to the FAQ on the web page?  Seems like that may be worthwhile.

Thanks,

John Lanuti
IBM Web Tools Platform Technical Lead, IBM Rational
IBM Software Lab - Research Triangle Park, NC
jlanuti@xxxxxxxxxx
t/l 441-7861



Lawrence Mandel <lmandel@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/17/2007 05:46 PM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
cc
Subject
Re: [wtp-dev] Can not create Dynamic Web Project






You're, unfortunately, not the first person to run into a problem like this. See


https://bugs.eclipse.org/bugs/show_bug.cgi?id=150474
https://bugs.eclipse.org/bugs/show_bug.cgi?id=147786

I was able to reproduce this problem on one OS and fixed that specific problem but have not been able to reproduce it on others. There are two work arounds that can help you immediately.


1. Add the J2EE schemas and DTDs to the XML catalog. Richard Mah wrote a nice tutorial about using the XML catalog that can be found at


http://www.eclipse.org/webtools/community/tutorials/XMLCatalog/XMLCatalogTutorial.html

The J2EE 1.4 schemas can be found at
http://java.sun.com/xml/ns/j2ee/
The J2EE 1.3 DTDs can be found at
http://java.sun.com/dtd/
The J2EE 1.2 DTDs can be found at
http://java.sun.com/j2ee/dtds/index.html

2. There is a way to suppress the license dialog (that is used for WTP testing). See comment #3 in bug 147786


https://bugs.eclipse.org/bugs/show_bug.cgi?id=147786#c3

Lawrence Mandel

Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814   Fax: 905 - 413 - 4920
lmandel@xxxxxxxxxx


"Anirban Biswas" <anirban.biswas@xxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/17/2007 05:05 PM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] Can not create Dynamic Web Project







Hi

      I am using Debian Etch on AMD 64. I downloaded eclipse +
Callistro (64 bit version) from eclipse.org. The installation is
success. Now I try to create a synamic Web project. I successfully
able to specify project name and my target and when I click finish a
dialog popup requesting me to accept a license for web xml schema.

      The license opens up in Fire fox but in the dialog only the
dis agree button remain enable. There is no scroll bar in the firefox
window. Now since I unable to agree on the license I can not create
the project. On clicking dis agree whole eclipse frezzes up and only
solution is to kill it.

      I had the same problem on SuSe 10.1 also. Please help me I am
stuck with the problem for months. I did googling but found nothing.

Thanks in advance
Anirban Biswas.

--
Masjid dha de, mandir dha de, dha de jo kucch dainda
Par kisi da dil na dhain, Rab dilan vich rehnda..

English
Tear down the mosque and the temple; break everything in sight
But do not break a person's heart, it is there that God resides
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top