its working now, well the visual page editor..but now i have a different problem, when i
create a Seam Project using the jbosstools , it works fine, but when i deploy the project
to the jboss AS, it doesn't deploy the necessary libraries to the projectName-ear.ear
folder under server/default/deploy
These are the missing libraries
antlr-runtime.jar
drools-compiler.jar
drools-core.jar
jboss-el.jar
jboss-seam.jar
jbpm-jpdl.jar
mvel14.jar
richface-api.jar
in fact, none of these jar appears in the build path of the project.
im i doing something wrong?!!, in windows it works fine,when i create a seam project,all
of the necessary libraries are loaded to the project structure and when i build and
deploy, all of these libraries are loaded to the correct folder in the AS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142823#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...