[jboss-user] [JBoss Tools] - Re: maven and jboss hot deployment does not work correctly
Snjezana Peco
do-not-reply at jboss.com
Fri Apr 8 18:08:30 EDT 2011
Snjezana Peco [http://community.jboss.org/people/snjeza] created the discussion
"Re: maven and jboss hot deployment does not work correctly"
To view the discussion, visit: http://community.jboss.org/message/598969#598969
--------------------------------------------------------------
I can't reproduce your problem.
I have done the following:
- imported your project as an Eclipse project
- removed the line
<wb-resource deploy-path="/" source-path="/smsurbano-1.0-SNAPSHOT"/>
from the .settings/org.eclipse.wst.common.component file
The Maven>Update Project Configuration action doesn't recreate this line.
- removed the smsurbano-1.0-SNAPSHOT directory
- right-clicked the project, selected Properties>Maven and entered 'release' to the Active Maven Profiles text field
Your release profile doesn't deploy jsf libraries which is correct for JBoss AS.
- deployed the application to JBoss AS 6
- started the server
- ran http://localhost:8080/smsurbano/ http://localhost:8080/smsurbano/
Not sure how did you get the /smsurbano-1.0-SNAPSHOT directory. You can remove it.
Do you use the maven command line?
Could you send your Eclipse configuration (Help>About Eclipse SDK>Installation Details>Configuration)?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/598969#598969]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110408/b02fb31d/attachment-0001.html
More information about the jboss-user
mailing list