Discussion:
[errai-users] Errai communication error !!!
Ing. Sandy Noa Cabrera
2011-02-07 20:46:00 UTC
Permalink
mvn archetype:generate -DarchetypeArtifactId=jboss-javaee6-webapp -DarchetypeGroupId=org.jboss.weld.archetypes -DarchetypeVersion=1.0.1.Beta1

and load the project into Eclipse, finally if I attempt to run it like a Web Application I get a "Message Bus Error" according to communication. View the picture for details.

Also, when I try to run the first Hello World example that come with doc I get the same error in communication,

could somebody help me ???

Thanks anyway...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errai_bug.jpg
Type: image/jpeg
Size: 306056 bytes
Desc: not available
Url : Loading Image...
Mike Brock
2011-02-08 17:17:37 UTC
Permalink
Yes, I believe that artifact version may be out of sync with the snapshots that it's pulling from. We need to fix this in the interim.

In the future, we will be standardizing on Seam Forge for project creation, as opposed to Maven Archetype -- which has been where our attention has been.
Post by Ing. Sandy Noa Cabrera
mvn archetype:generate -DarchetypeArtifactId=jboss-javaee6-webapp -DarchetypeGroupId=org.jboss.weld.archetypes -DarchetypeVersion=1.0.1.Beta1
and load the project into Eclipse, finally if I attempt to run it like a Web Application I get a "Message Bus Error" according to communication. View the picture for details.
Also, when I try to run the first Hello World example that come with doc I get the same error in communication,
could somebody help me ???
Thanks anyway...<errai_bug.jpg>_______________________________________________
errai-users mailing list
errai-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/errai-users
Loading...