Hi,
ich bin dabei ein Portal aufzusetzen und habe Alles nach Anleitung von Bea gemacht (http://e-docs.bea.com/wlp/docs92/tutorials/create_portal.html ) aber trotzdem erscheint mir ein Fehler im myPortalEAR in der application.xml. Die sieht so aus:
<?xml version="1.0" encoding="UTF-8"?>
<application id="Application_ID" version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd">
<display-name> myPortalEAR </display-name>
</application>
und der Fehler dazu:
Error(s) found in module 'myPortalEAR'. Publish was cancelled. Please see "Problems" view for details.
A J2EE Enterprise Application must contain one or more modules. at application.xml
Könnt ihr mir helfen. Bin totale Anfängerin!!!
Danke und Gruß!
Alexa007 Gast |