Ok.  I see that I have mis-spelled an attribute name.  I corrected it
and now. I'm getting a blank page.  In the websphere ffdc log, I'm
setting this.  Not sure if that is the cause of my blank page problem:
 Index  Count   Time of last Occurrence   Exception SourceId ProbeId
------+------+---------------------------+--------------------------
     1      1    5/12/11 11:55:30:182 CDT org.omg.CORBA.BAD_OPERATION
com.ibm.ws.naming.jndicos.CNContextImpl.isLocal 3510
------+------+---------------------------+--------------------------
+    2      1    5/12/11 11:55:32:588 CDT
javax.naming.NameNotFoundException
com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info
1133
...
------Start of DE processing------ = [5/12/11 11:55:32:588 CDT] , key =
javax.naming.NameNotFoundException
com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info
1133
Exception = javax.naming.NameNotFoundException
Source =
com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info
probeid = 1133
Stack Dump = javax.naming.NameNotFoundException: Name "RMIConnector2810"
not found in context "".
	at
com.ibm.ws.naming.ipbase.NameSpace.lookupInternal(NameSpace.java:1095)
	at com.ibm.ws.naming.ipbase.NameSpace.lookup(NameSpace.java:991)
	at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_
....
------Start of DE processing------ = [5/12/11 11:55:30:182 CDT] , key =
org.omg.CORBA.BAD_OPERATION
com.ibm.ws.naming.jndicos.CNContextImpl.isLocal 3510
Exception = org.omg.CORBA.BAD_OPERATION
Source = com.ibm.ws.naming.jndicos.CNContextImpl.isLocal
probeid = 3510
Stack Dump = org.omg.CORBA.BAD_OPERATION: The delegate has not been set!
vmcid: 0x0  minor code: 0  completed: No
	at
org.omg.CORBA.portable.ObjectImpl._get_delegate(ObjectImpl.java:80)
	at
org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java:381)
	at
com.ibm.ws.naming.jndicos.CNContextImpl.isLocal(CNContextImpl.java:4901)
	at
com.ibm.ws.naming.jndicos.CNContextImpl.<init>(CNContextImpl.java:365)
"Hockchai Lim" <lim.hock-chai@xxxxxxxxxxxxxxx> wrote in message
news:<mailman.43490.1305217458.2702.web400@xxxxxxxxxxxx>...
I'm trying out this jsf thingy and am getting this error when I run
the jsp:
com.ibm.ws.jsp.translator.JspTranslationException: JSPG0227E:
Exception 
caught while translating /pages/Convertor.jsp:
/pages/Convertor.jsp(14,5) --> JSPG0123E: Unable to locate tag
attribute 
info for tag attribute coulmns.
	at 
com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.validateCust
omTagAttributeValues(ValidateVisitor.java:1951)
	at 
com.ibm.ws.jsp.translator.visitor.validator.ValidateVisitor.visitCustomT
agStart(ValidateVisitor.java:327)
	at 
com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisito
r.java:267)
Can someone please clue me in on what to check or how I can debug
this?
thanks
As an Amazon Associate we earn from qualifying purchases.