Hello Dan,

I am new to Apache Isis.

I have a functionality that utilizes Excel add-on.  However, I encountered an 
issue.  viewModel in ExcelConverter.java (line 433) always returns null.  After 
investigation, it was found out that the cause is in 
RecreatableObjectFacetDeclarativeInitializingAbstract.java (line 121).  Instead 
of putting new values to the new adapter, it goes to the old one.  Therefore, 
there is no value found in the new adapter resulting null value in viewModel in 
ExcelConverter.java.
Can you please help me with this?

Thank you!


Best Regards,
Ma. Teresa A. Canonigo

Reply via email to