Normal
Genau. Obwohl, ich bekomme eine Warnung:[CODE]Description Resource Path Location TypeClasspath entry org.eclipse.jdt.USER_LIBRARY/PrimeFaces 2.0 will not be exported or published. Runtime ClassNotFoundExceptions may result. BudgetManager P/BudgetManager Classpath Dependency Validator Message[/CODE]faces-config.xml:[XML]<?xml version="1.0" encoding="UTF-8"?><faces-config xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd" version="2.0"></faces-config>[/XML]
Genau. Obwohl, ich bekomme eine Warnung:
[CODE]Description Resource Path Location Type
Classpath entry org.eclipse.jdt.USER_LIBRARY/PrimeFaces 2.0 will not be exported or published. Runtime ClassNotFoundExceptions may result. BudgetManager P/BudgetManager Classpath Dependency Validator Message
[/CODE]
faces-config.xml:
[XML]<?xml version="1.0" encoding="UTF-8"?>
<faces-config
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
version="2.0">
</faces-config>
[/XML]