NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
ast
Joined: 13 May 2009 Posts: 2
|
Posted: Wed May 13, 2009 12:53 pm Post subject: Need a ear instead a war (netbeans 6.5) |
|
|
I created a web application and do I build a WAR file created in the dist folder. But I need this application to create or export an ear file to deploy it in websphere. How can I do? Urgently need the ear file.
How can i export this web application to an ear????or how can i obtain this ear????
Thanks!!! |
|
| Back to top |
|
 |
vince kraemer Posted via mailing list.
|
Posted: Wed May 13, 2009 4:04 pm Post subject: Need a ear instead a war (netbeans 6.5) |
|
|
Create an ent app project... with no subprojects.
Add your existing web app to the ent app project... (right click on the
ent app project node: Add XYZ module...)
deploy the ent app project.
vbk
ast wrote:
| Quote: | I created a web application and do I build a WAR file created in the dist folder. But I need this application to create or export an ear file to deploy it in websphere. How can I do? Urgently need the ear file.
How can i export this web application to an ear????or how can i obtain this ear????
Thanks!!!
|
|
|
| Back to top |
|
 |
ast
Joined: 13 May 2009 Posts: 2
|
Posted: Thu May 14, 2009 7:23 am Post subject: |
|
|
Trank you VERY VER much but i have another question. I need the ear to the deploy it in a websphere 6.1. BUT....
When I do the ear with the ibm ide instead of netbeans I generated some files inside the folder WEB-INF such as ibm-web-bnd.xmi and others. The thing is, will this ear I've helped generate for deployment in a websphere 6.1 ear or need to create a "special" for this websphere? (Is there a plugin for the webtools ecplise?)
THANKSS |
|
| Back to top |
|
 |
Andy Stevens Posted via mailing list.
|
Posted: Sun May 17, 2009 11:58 am Post subject: Need a ear instead a war (netbeans 6.5) |
|
|
On 14/05/2009, ast <address-removed> wrote:
| Quote: | Trank you VERY VER much but i have another question. I need the ear to the deploy it in a websphere 6.1. BUT....
When I do the ear with the ibm ide instead of netbeans I generated some files inside the
folder WEB-INF such as ibm-web-bnd.xmi and others. The thing is, will this ear I've helped
generate for deployment in a websphere 6.1 ear or need to create a "special" for this
websphere? (Is there a plugin for the webtools ecplise?)
THANKSS
|
Assuming you've got the Websphere plugin installed, when you select
Websphere as the target server in the projects' properties it ought to
create the ibm-web-*.xmi files if they don't already exist.
Andy
--
http://pseudoq.sourceforge.net/ Open source java sudoku application |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|