JBoss Community

Migrating ear from jboss AS 6.1.0 to jboss AS 7.1.1

created by Mickael Jurret in JBoss AS 7 Development - View the full discussion

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 , 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

Start a new discussion in JBoss AS 7 Development at Community