Jump to content
Changes to the Jaspersoft community edition download ×

Custom component not working, No component manager found for name qrcode


sabir.hussain79

Recommended Posts

Problem: Custom component not working, No component manager found for name qrcode

Error: iReport - Element rendering exception net.sf.jasperreports.engine.design.JRDesignComponentElement@1be90745 No component manager found for name qrcode, namespace http://jasperreports.sourceforge.net/jasperreports/components

Development Env:

1.       JDK 7

2.       Netbeans 7.3.1

3.       JasperSoft version 5.2.0

Steps taken to create custom component (source attached in the form of netbeans project)

1.       Added jaspersoft platform to netbeans.

2.       Created new netbeans module project where standard module selection was jaspersoftiReport…5.2.0

3.       Defined jasperreports_extension.properties in source root.

4.       Defined layer.xml, jrqrcode.irpitem and component.xsd

5.       Created custom extension registry – QRCodeExtensionsRegistryFactory and defined its entry in jasperreports_extension.properties.

6.       Created QRCodeAction and defined its entry in jrqrcode.irpitem.

7.       Created component, compiler, component manager, design converter, fill factory, fill factory component, xmlwriter, xml digester configure, and render code.

 

Now I am able to compile and run this project to see my component in designer palate, but when I use it, I am not able to see component properties which I have defined also could see error as defined above in log. (project source and log attached)

Any one please review the implementation and suggest, any suggestion will be a great help.

 

Thanks,

Sabir

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...