by yet another anon poster » Thu Apr 06, 2006 5:16 am
I preface this with the warning that I am extremely new to Java web applications
The .war does not deploy cleanly to the Java Application Server 8.1
I tried a couple other war apps on the my server and they worked, so it is probably not my server at fault...
However I am fairly new to this...
Just thought you might like to know
error message in gui:
Deploying application in domain failed; Error loading deployment descriptors for subsonic Line 90 Column 11 -- The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)". ; requested operation cannot be completed Error loading deployment descriptors for subsonic Line 90 Column 11 -- The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)".