"Regenerate Interface" Problem
Status: Inactive
Brought to you by:
mredeker
In the 1.0 beta for JB7, we are seeing very often this bug:
When you do the "Regenerate Interface" over a EJB, the
result interface have the "{" on the bad place, and
obviusly generate a compilation error.
ex:
public interface LPE extends javax.ejb.EJBLocalObject
public String getId();{
}
Logged In: YES
user_id=769782
Also seeing same problem with JBuilder EE 8 and open tool
v2.5 and v2.6alpha. I only see the problem when there are
three or more finders. If only two finders, then works ok.
Logged In: YES
user_id=61134
Seeing it over here as well, although I haven't been able to
replicate it yet.