Thanks Mark,
i have posted the problem on Jboss community,
heres the link.
http://community.jboss.org/thread/167907
--
View this message in context:
http://maven.40175.n5.nabble.com/Can-t-deploy-Maven-jar-MDB-on-Jboss-6-tp4478195p4478714.html
Sent from the Maven - Users mailing list archive at
I am using jboss6, message driven bean, hibernate and maven2 in my
application when i try to compile my mdb using maven2 and deploy on jboss6 i
get the following error:
Failed to create Resource MessageBean.jar - cause:
java.lang.Exception:Failed to start deployment
[vfs:///opt/jboss6/server/defa
Hey Curtis,
Thanks for your reply.
I used Beyond Compare, and found out that there is s difference between the
war generated by the normal method and the war generated via maven (The war
generated in the first case works.)
The war that maven generates has just 2 folders WEB-INF and META-INF and
Problem with Maven Dependency.
Hello All,
This is in reference to my earlier post
http://maven.40175.n5.nabble.com/Maven-Users-f40176.html
When i dont build via maven and export the project as a war ( I use Eclipse
for J2EE ) and deploy it to Jboss6 via its admin console it runs fine,
whereas
No Wayne,
That didnot resolve the issue :(
I have narrowed down the problem and i am pretty sure the problem is with my
pom.xml
I have the following J2EE dependencies, Which of these are most likely to
cause a Faces Listener Error ?
javax
ja
Thank you Wayne, I will remember that next time.
--
View this message in context:
http://maven.40175.n5.nabble.com/Web-app-not-workin-when-compiled-via-Maven-tp4384067p4389380.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---
Do you think something is wrong with my context path ?
--
View this message in context:
http://maven.40175.n5.nabble.com/Web-app-not-workin-when-compiled-via-Maven-tp4384067p4387846.html
Sent from the Maven - Users mailing list archive at Nabble.com.
-
Hey everyone,
I am facing a problem while deploying my webapp on JBoss AS 6 Final.
I am using Eclipse with Java (JDK 1.6)and J2EE on Open SUSE 11.4.
When i
mvn clean install
my project,the war file is built but when i try to deploy the file by
pasting it
to the Jboss deploy directory, my webapp d