<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Mehdi,<br>
Do you have a war that you can send me (with source)? I can test it
out for you and see what the issue is.<br>
<br>
JJ<br>
<br>
On 05/19/2012 06:05 AM, Mehdi Heidarzadeh wrote:
<blockquote
cite="mid:CALd_DcOE3uMWVcp55L-Ue1V-RCWdKOH7wH8XW3F8PUWWq_Cbtg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi @all<br>
I have a bean annotated with @Named and @RequestScoped.<br>
It is working perfectly in Glassfish 3.1.2 but when I deploy it
in Weblogic 12.1.1 I get the following error!<br>
<div style="margin-left:40px">
<br>
Caused By: org.jboss.weld.exceptions.DefinitionException:
WELD-000075 Normal scoped managed bean implementation class
has a public field: <br>
</div>
<div style="margin-left:40px">public@Named @RequestScoped class
com.x.y.web.monitoring.MonitoringController<br>
</div>
<br>
I don't have any public field in my bean!!! all of them are
private and I use getters and setters.<br>
Is this a bug in weblogic 12.1.1 ? <br>
How can I update weld version in weblogic?<br>
<br>
Thanks in advance.<br clear="all">
<div><br>
-- <br>
<div dir="ltr">Mehdi Heidarzadeh Ardalani<br>
Independent JEE Consultant, Architect and Developer.<br>
<a moz-do-not-send="true"
href="http://www.TheBigJavaBlog.com" target="_blank">http://www.TheBigJavaBlog.com</a><br>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
cdi-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/cdi-dev">https://lists.jboss.org/mailman/listinfo/cdi-dev</a>
</pre>
</blockquote>
</body>
</html>