|
||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Attached server_log.txt. Please start at bottom of file to see latest errors, and scroll back up, and read, to see how I progressed my way.
Few times, i attempted to deploy with (empty) beans.xml in META-INF, but of course, that didn't allow app to be deployed successfully, so app always deploys successfully and app 'starts' successfully when beans.xml is in WEB-INF.
Exceptions only occur when I attempt to use/access the web app via http//:localhost:8080.
I really hope someone will help me resolve this issue ASAP, because I really want to push/deploy the CDI version of my web application to production server, but I guess i need to know how to 'package' WAR 'without' using Maven. Thanks!