| Author |
Converting weblogic-ejb-jar.xml to equivalent jboss.xml
|
skumar nand
Greenhorn
Joined: Dec 18, 2008
Posts: 21
|
|
Hi,
Currently I have an application(With message driven bean ang JMS) running on Weblogic and want to run the application on jboss as well. I am trying to convert all the weblogic-ejb-jar.xml to equivalent jboss.xml. I am having difficulty in this as I dont know which tag of weblogic-ejb-jar.xml maps on to which tag of jboss.xml. If someone knows the procedure, kindly help me out.
Also I would like to know what are the steps I should follow to migrate my application to from weblogic to jboss.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
I don't know, if there is a step by step guide which shows how to do this. Post the weblogic-ejb-jar.xml and let us know which elements you are looking for in the jboss.xml.
While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.
|
[My Blog] [JavaRanch Journal]
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
I just found this in the wiki, but i don't know how accurate or up-to-date that document is.
|
 |
vinu rang
Greenhorn
Joined: Jun 01, 2009
Posts: 7
|
|
hi Jaikiran Pai,
check this link
http://www.onjava.com/pub/a/onjava/2005/03/09/ejb-migration.html
and we have to chage some enterprise beans tags also....
that i too dont know....while deployment im also getting error..
tell me if you have done with..im also trying to migrate a application from weblogic to jboss....
if you share your experience it ll be helpful for me
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
Though it's a little outdated, it still looks like a good one.
vinothini pandurangan wrote:
and we have to chage some enterprise beans tags also....
that i too dont know....while deployment im also getting error..
Please create a new thread for this specific error and provide more details about the configuration and the error you are running into.
vinothini pandurangan wrote:
tell me if you have done with..im also trying to migrate a application from weblogic to jboss....
if you share your experience it ll be helpful for me
I haven't done a migration from WebLogic to JBoss. But i guess if you create a new thread with the details, we probably will be able to point you to some solution
|
 |
 |
|
|
subject: Converting weblogic-ejb-jar.xml to equivalent jboss.xml
|
|
|