[
https://issues.jboss.org/browse/JBIDE-7672?page=com.atlassian.jira.plugin...
]
Daniel Azarov updated JBIDE-7672:
---------------------------------
Description:
This quick fix for next error markers:
1. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Disposes, and the method is not a business method of the session bean
[JSR-299 §3.3.6]
2. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Observes, and the method is not a business method of the EJB [JSR-299
§10.4.2]
Quick fix should make the method a business method of the EJB
See JBIDE-7669 for details
was:
This quick fix for next error markers:
1. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Disposes, and the method is not a business method of the session bean
[JSR-299 §3.3.6]
2. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Observes, and the method is not a business method of the EJB [JSR-299
§10.4.2]
This quick fix should offer to delete @Disposes/@Observes annotation
Quick fix for "Non-static method <method>() of a session
bean class <class> has a parameter annotated @Disposes/@Observes..." error
markers
-------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7672
URL:
https://issues.jboss.org/browse/JBIDE-7672
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Labels: new_and_noteworthy
Fix For: 3.2.0.CR1
This quick fix for next error markers:
1. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Disposes, and the method is not a business method of the session bean
[JSR-299 §3.3.6]
2. Non-static method <method>() of a session bean class <class> has a
parameter annotated @Observes, and the method is not a business method of the EJB [JSR-299
§10.4.2]
Quick fix should make the method a business method of the EJB
See JBIDE-7669 for details
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira