This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18:59:59,688 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/crm].[Faces Servlet]] (http-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-0%3A0%3A0%3A0%3A0%3A0%3A0%3A0-8080-1) Servlet.service() for servlet Faces Servlet threw exception: java.lang.NullPointerException | |
at com.sun.faces.context.PartialViewContextImpl.createPartialResponseWriter(PartialViewContextImpl.java:441) [jsf-impl-2.1.3-b02-jbossorg-2.jar:2.1.3-SNAPSHOT] | |
at com.sun.faces.context.PartialViewContextImpl.access$300(PartialViewContextImpl.java:71) [jsf-impl-2.1.3-b02-jbossorg-2.jar:2.1.3-SNAPSHOT] | |
at com.sun.faces.context.PartialViewContextImpl$DelayedInitPartialResponseWriter.getWrapped(PartialViewContextImpl.java:582) [jsf-impl-2.1.3-b02-jbossorg-2.jar:2.1.3-SNAPSHOT] | |
at javax.faces.context.PartialResponseWriter.startDocument(PartialResponseWriter.java:115) [jboss-jsf-api_2.1_spec-2.0.0.Beta1.jar:2.0.0.Beta1] | |
at org.primefaces.context.PrimePartialResponseWriter.startDocument(PrimePartialResponseWriter.java:147) [primefaces-3.0.M |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[workspace]> forge | |
Exception in thread "main" org.jboss.modules.ModuleLoadException: Error loading module from /opt/forge/forge/modules/org/jboss/forge/main/module.xml | |
at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:249) | |
at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:200) | |
at org.jboss.modules.LocalModuleLoader.parseModuleInfoFile(LocalModuleLoader.java:147) | |
at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:124) | |
at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:245) | |
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:194) | |
at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:97) | |
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:176) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
***ERROR*** [faces setup] javax/faces/webapp/FacesServlet | |
org.jboss.forge.shell.exceptions.CommandExecutionException: javax/faces/webapp/FacesServlet | |
at org.jboss.forge.shell.command.Execution.perform(Execution.java:152) | |
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:125) | |
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:63) | |
at org.jboss.forge.shell.ShellImpl.execute(ShellImpl.java:716) | |
at org.jboss.forge.shell.ShellImpl.doShell(ShellImpl.java:500) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
***ERROR*** [faces setup] Could not import XML from stream | |
org.jboss.forge.shell.exceptions.CommandExecutionException: Could not import XML from stream | |
at org.jboss.forge.shell.command.Execution.perform(Execution.java:152) | |
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:125) | |
at org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:63) | |
at org.jboss.forge.shell.ShellImpl.execute(ShellImpl.java:716) | |
at org.jboss.forge.shell.ShellImpl.doShell(ShellImpl.java:500) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Caused by: java.lang.ClassNotFoundException: org.jboss.seam.transaction.TransactionInterceptor from [Module "deployment.faces-viewconfig.war:main" from Service Module Loader] | |
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191) [jboss-modules.jar:1.0.2.GA] | |
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:361) [jboss-modules.jar:1.0.2.GA] | |
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:310) [jboss-modules.jar:1.0.2.GA] | |
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:103) [jboss-modules.jar:1.0.2.GA] | |
at org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:68) | |
at org.jboss.weld.manager.Enabled$ClassLoader.apply(Enabled.java:71) | |
... 17 more |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[build (develop)]> mci -Pbuild -DskipTests=true | |
[INFO] Scanning for projects... | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for org.richfaces.examples:richfaces-showcase:war:4.1.0-SNAPSHOT | |
[WARNING] 'build.plugins.plugin.version' for org.zeroturnaround:jrebel-maven-plugin is missing. @ line 702, column 29 | |
[WARNING] | |
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
[WARNING] | |
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
[WARNING] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h:form> | |
<cody:decorate label="input1"> | |
<h:inputText id="input1" value="#{myBean.value}" required="true" requiredMessage="Username is Required" styleClass="input" size="30" /> | |
</cody:decorate> | |
<cody:decorate label="input2"> | |
<h:inputText id="input2" value="#{myBean.value1}" required="true" requiredMessage="Password is Required" styleClass="input" size="30" /> | |
</cody:decorate> | |
<div class="mine-basic"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<cdk:root xmlns="http://jboss.org/schema/richfaces/cdk/xhtml-el" xmlns:cdk="http://jboss.org/schema/richfaces/cdk/core" xmlns:c="http://jboss.org/schema/richfaces/cdk/jstl/core" xmlns:cc="http://jboss.org/schema/richfaces/cdk/jsf/composite" | |
xmlns:javaee="http://java.sun.com/xml/ns/javaee"> | |
<cc:interface> | |
<cdk:class>co.cfly.jsf.renderkit.DecorateRenderer</cdk:class> | |
<cdk:superclass>co.cfly.jsf.renderkit.DecorateRendererBase</cdk:superclass> | |
<cdk:renderer-type>co.cfly.jsf.decorate</cdk:renderer-type> | |
<cdk:renders-children>false</cdk:renders-children> | |
</cc:interface> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package co.cfly.jsf.renderkit; | |
import java.io.IOException; | |
import javax.faces.application.ResourceDependencies; | |
import javax.faces.application.ResourceDependency; | |
import javax.faces.component.EditableValueHolder; | |
import javax.faces.component.UIComponent; | |
import javax.faces.component.UIMessage; | |
import javax.faces.context.FacesContext; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~]> ack-grep --nocss --nojs --noxml -i tabindex ~/workspace/richfaces/components/ | |
/home/bleathem/workspace/richfaces/components/input/api/src/main/java/org/richfaces/component/InplaceComponent.java | |
47: int getTabindex(); | |
/home/bleathem/workspace/richfaces/components/input/ui/src/main/java/org/richfaces/component/AbstractInplaceInput.java | |
63: public abstract int getTabindex(); | |
/home/bleathem/workspace/richfaces/components/input/ui/src/main/java/org/richfaces/component/AbstractInplaceSelect.java | |
61: public abstract int getTabindex(); |