The Struts Config for the attached pageflow is being generated even when it 
generates compiler errors
-----------------------------------------------------------------------------------------------------

         Key: BEEHIVE-487
         URL: http://issues.apache.org/jira/browse/BEEHIVE-487
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
    Reporter: Alejandro Ramirez
     Fix For: V1
 Attachments: Test10.zip

1.- Compile the attached pageflow.

Expected:  The compiler should generate the following error message and the 
struts config file should NOT be generated:
      [apt] <pathToYourPageFlow>\Controller.java:38: ')' expected
      [apt] myattribute = "testing")
      [apt] ^
      [apt] 1 error

Actual:  The compiler throws the error above.  However, the struts config file 
for the pageflow is generated (see attached).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to