Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error accessing the form CRUDS #35

Closed
italocosta opened this issue Feb 1, 2014 · 7 comments
Closed

Error accessing the form CRUDS #35

italocosta opened this issue Feb 1, 2014 · 7 comments
Milestone

Comments

@italocosta
Copy link
Member

The error occurs when we try to access a form of a crud. Doing some tests I realized that only the first born crud is functioning normally, the next show error loading the form.

java.lang.ClassCastException: org.apache.jsp.tag.web.textField_tag cannot be cast to org.apache.jsp.tag.web.textField_tag

erroformcrudhurraa

@efraimgentil
Copy link
Contributor

I get my hands on WF8.0.0.Final.Snapshot and it is solved the issue, so it seens to be a bug of the WF8.0.0.CR1 and was already solved

If you wanna to try it, download the wildfly project on https://github.com/wildfly/wildfly
and run the build.sh/bat, will take a while, when finished you can take the build on the folder build/target/

@helio-frota
Copy link
Contributor

@efraimgentil great !
So will spread this info on the cejug mailing list now !

@paulojribp
Copy link
Contributor

Excelent @efraimgentil . Great job.
We can wait for the Final version of WF to close this issue. Was no long to wait. For now, we can continue doing other things.
PS: @EProgramming Cause this I'm a big fan of @efraimgentil . 😄

@helio-frota
Copy link
Contributor

👍

@helio-frota helio-frota removed the Bug label Feb 7, 2014
@helio-frota
Copy link
Contributor

label changed, this is not a hurraa bug.

@paulojribp
Copy link
Contributor

I have tried to compile WF but unsuccessfully.
I got the follow error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) on project wildfly-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :wildfly-parent

And this info of failure: [INFO] WildFly: Parent Aggregator ........................ FAILURE [6.217s]

I'm running it on MacOS Mavericks

@danielsoro
Copy link
Contributor

Hi,

News: http://wildfly.org/news/2014/02/11/WildFly8-Final-Released/
WildFly Final Release :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants