Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2t-dev] Null Pointer

 

Hi,

 

  Getting Error: Error executing tag handler: java.lang.NullPointerException

 

At  

 

<c:if test="upper-case(local-name($currCol/foreignKey))='FOREIGNKEY'"> 

      ..........

      ..........

</c:if>

 

But the output is generating as expected.

 

I’m using

 

 Eclipse 3.3.1.1

 EMF  2.3.0

 JET  0.8.1.

 

Am I missing something?

 

Thanks in advance.

 

 

 

Thanks & Regards,

-Thiru X 6548


Back to the top