Bugs item #941390, was opened at 2004-04-24 10:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=941390&group_id=73068

Category: main tag library
Group: v 1.0-b3
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ExceptionInInitializerError with JDev 10g

Initial Comment:
Hi,

I have just installed the newest JDeveloper 10g final 
(9.0.5.1 build 1605) release from Oracle and used the 
DISPLAY Tag Lib 1.0b3 to diplay table data.

I have the problem, that the pre-compiler of JDeveloper 
throws the ExceptionInInitializerError when I use the 
tabletag in my JSP and it starts to translate the JSP. 
Curiously, there were no problems with the 10g preview 
version.

I think the pre-compiler can't instantiate the table tag 
and throws this exception.

More curiously the simple table tag compiles:

<%@ taglib uri="/WEB-INF/displaytag-12.tld" prefix="dd" 
%>

<dd:table>
</dd:table>


but when I add any attribute or sub-tag it throws the 
exception. 

During runtime the oc4j has NO problems to display the 
tags after recompilation.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=941390&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to