jar « portlet « Java Enterprise Q&A

Home
Java Enterprise Q&A
1.activemq
2.Ant
3.aspectj
4.axis
5.cxf
6.deploy
7.Development
8.ear
9.eclipse
10.ehcache
11.ejb
12.flex
13.grails
14.jax
15.jaxb
16.JBoss
17.jbpm
18.jdo
19.jersey
20.jetty
21.jms
22.jmx
23.jndi
24.junit
25.ldap
26.Library
27.log4j
28.netbeans
29.osgi
30.playframework
31.portlet
32.quartz
33.rabbitmq
34.restful
35.security
36.Session
37.soap
38.tapestry
39.Web Service
40.weblogic
41.websphere
42.wicket
43.workflow
44.wsdl
Java Enterprise Q&A » portlet » jar 

2. Jars that can be included in /shared/app    coderanch.com

Hi, I am developing a module over WPS-5.1(Portal Server 5.1) using RAD6.0. Some part of my application is not running because of the confliction between the jar files. I am bit confused about the jars to be placed in WEB-INF/lib folder and jars to be placed in /shared/app folders. Which jars to be placed where?? I need your humble sugessions. Thanks, ...

3. wps.jar    coderanch.com

Hi, When i copy the wps.jar file into shared/app the admin console is not opening and giving the following error SRVE0242I: [BlurbPortlet_PA_dlvwv6a] [/wps/PA_dlvwv6a] [com_ibm_wps_AdminServlet]: Initialization successful. [2/27/08 17:32:48:240 AST] 00000046 Servlet E com.ibm.wps.engine.Servlet handleException EJPEJ0070E: An exception occurred while processing the request. java.lang.NoSuchMethodError: com.ibm.wps.engine.Tracker: method getSessionPartitionID(Lcom/ibm/wps/engine/RunData Ljava/lang/String; not found at com.ibm.wps.engine.templates.themes.Home.doPreRender(Home.java:107) at com.ibm.wps.engine.templates.themes.Default.render(Default.java:78) at com.ibm.wps.engine.templates.ThemeTemplate.render(ThemeTemplate.java:67) at com.ibm.wps.engine.phases.WPRenderPhase.processRendering(WPRenderPhase.java:322) at com.ibm.wps.engine.phases.WPRenderPhase.execute(WPRenderPhase.java:137) at com.ibm.wps.state.phases.AbstractRenderPhase.next(AbstractRenderPhase.java:106) ...

4. Jar file generation    coderanch.com

I am generating a jar file for my portlet development. I need to read a text file for data. I can hard-code the absolute path of the file on my laptop and the code runs fine. But the jar will eventually be deployed onto the application server. How could I specify the path of the text file so that my jar ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.