Opened 19 years ago
Closed 19 years ago
#155 closed defect (fixed)
Export of annotations does not work
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.0 RC2 |
Component: | web | Version: | trunk |
Keywords: | Cc: |
Description
Exporting samples with annotations generates the below stack trace. Exporting the same samples without annotations work fine.
The generated stack trace:
Unable to resolve property: #8
...at Metadata.getPropertyValue(Metadata.java:287) ...at org.apache.jsp.common.export.submit_005fexport_jsp._jspService(org.apache.jsp.common.export.submit_005fexport_jsp:320) ...at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) ...at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
Note:
See TracTickets
for help on using tickets.