开发者

Migrating WAS 6.1 to WAS 7.0 applications ibm-application-bnd.xml not found in ear

开发者 https://www.devze.com 2023-01-13 03:22 出处:网络
I am trying to migrate a 6.1 faces web adf app to WAS 7. When I run the server with resources on the server it deploys but takes for ever. I want to be able to use resources in the workspace option

I am trying to migrate a 6.1 faces web adf app to WAS 7.

When I run the server with resources on the server it deploys but takes for ever. I want to be able to use resources in the workspace option but when I deploy the console spits out

Could not load resource "META-INF/ibm-application-bnd.xml
The entity name must immediately follow the '&' in the entity reference

This error is all well and good but There is no META-INF folder in my ear project and I can't find the xml file anywhere. So how is my WAS 7.0 server finding when its not even showing up in the project? I looked on the file system too and can't fi开发者_如何学Cnd it anywhere.

0

精彩评论

暂无评论...
验证码 换一张
取 消