[jboss-dev-forums] [JBoss AS 7 Development] - Migrating ear from jboss AS 6.1.0 to jboss AS 7.1.1
Mickael Jurret
do-not-reply at jboss.com
Wed Jul 3 08:31:37 EDT 2013
Mickael Jurret [https://community.jboss.org/people/beepeers] created the discussion
"Migrating ear from jboss AS 6.1.0 to jboss AS 7.1.1"
To view the discussion, visit: https://community.jboss.org/message/826155#826155
--------------------------------------------------------------
hi everyone !
im trying now for some days to migrate my project from jboss AS 6 to jboss AS 7
with some tutorials like https://docs.jboss.org/author/display/AS7/How+do+I+migrate+my+application+from+AS5+or+AS6+to+AS7 https://docs.jboss.org/author/display/AS7/How+do+I+migrate+my+application+from+AS5+or+AS6+to+AS7 , searching solutions on stackoverflow but nothings works !
(i have updated the standalone.xml for the datasource i use and the test is good)
we are using maven, hibernate, EJB ...
So here my project structure:
ear.ear
|-- api.war
|-- lib/
|-- lib/data.jar
|-- logic.jar
|-- web.war
i have put on my serverear.zip file all the pom.xml from maven, orm and persistence.xml from the folder data and an errorlog.txt from the output i got from the eclipse logs.
if someone can help me it would be awesome !
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/826155#826155]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130703/bc146680/attachment.html
More information about the jboss-dev-forums
mailing list