10-22-2012 04:20 AM
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:osgi="http://www.springframework.org/schema/osgi"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/osgi
http://www.springframework.org/schema/osgi/spring-osgi.xsd">
<bean id="helloWorldService" class="com.bw.osgi.provider.impl.HelloWorldServiceImpl"/>
<osgi:service ref="helloWorldService" interface="com.bw.osgi.provider.able.HelloWorldService"/>
</beans>
${helloWorldService}
10-22-2012 05:14 AM
10-22-2012 09:47 PM
com.vaadin.event.ListenerMethod$MethodException
Cause: org.activiti.engine.ActivitiException: Unknown property used in expression
at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)[210:com.vaadin:6.6.2]
at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:164)[210:com.vaadin:6.6.2]
at com.vaadin.ui.AbstractComponent.fireEvent(AbstractComponent.java:1193)[210:com.vaadin:6.6.2]
at com.vaadin.ui.Button.fireClick(Button.java:539)[210:com.vaadin:6.6.2]
at com.vaadin.ui.Button.changeVariables(Button.java:206)[210:com.vaadin:6.6.2]
at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariableBurst(AbstractCommunicationManager.java:1299)[210:com.vaadin:6.6.2]
at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.handleVariables(AbstractCommunicationManager.java:1219)[210:com.vaadin:6.6.2]
at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.doHandleUidlRequest(AbstractCommunicationManager.java:735)[210:com.vaadin:6.6.2]
at com.vaadin.terminal.gwt.server.CommunicationManager.handleUidlRequest(CommunicationManager.java:296)[210:com.vaadin:6.6.2]
at com.vaadin.terminal.gwt.server.AbstractApplicationServlet.service(AbstractApplicationServlet.java:501)[210:com.vaadin:6.6.2]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)[109rg.apache.geronimo.specs.geronimo-servlet_2.5_spec:1.1.2]
10-22-2012 11:55 PM
eg : \apache-tomcat-6.0.35\webapps\activiti-explorer\WEB-INF\applicationContext.xml
10-23-2012 03:38 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.