Hi,
I'm using jboss portal and my portlets use many different jar libs; I was
trying to set-up an additional lib folder for that purpose, I don't want to
mess the default jboss lib repositories such as.
jboss-portal-2.6.3.GA\lib
jboss-portal-2.6.3.GA\server\default\lib
jboss-portal-2.6.3.GA\jbo
Hi,
I'm implementing a very basic file uploader portlet such, actually I'm trying
the portlet provided in the samples:
| public class ResumeTask extends GenericPortlet {
|
| public void processAction(ActionRequest req, ActionResponse resp)
throws PortletException, PortletSecurityE
Hi,
I modified my run.bat script in order to add environment properties like these:
set JAVA_OPTS=%JAVA_OPTS% -Dprogram.name=%PROGNAME% -DSIWO_HOME=C://SIWO-INF
-DSCHEMA_BASE_PATH=//schemas
when I run the script from a command console works properly, however, I
installed the jboss tools plug-i
Any??? Please assist
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137058#4137058
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137058
___
jboss-user mailing list
jboss-
Hi,
I'm trying to retrieve user information from the PortletRequest.USER_INFO
attribute, however it returns nothing all the time. The complete snippet is:
protected void doView(RenderRequest rRequest, RenderResponse rResponse)
throws PortletException, IOException, UnavailableException {
Thanks for your response, but on my first message I tried to make clear that no
tutorials and examples exist for Portal 2.6.3's IPC.
Please let me know where 2.6.3 IPC doc. could be found.
Cheers!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130243#41302
What do you mean? There's no IPC support for portal 2.6.3? Any plans to update
the documentation and tutorials?
Best regards.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130236#4130236
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Hello:
For portal 2.6.3 bundle there's no IPC documentation.
The link http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/ipc.html
does not exist any more.
The sample code at
http://labs.jboss.com/portal/portletswap/portlets_tutorial.html does not work
since the next snippet of portle
and for clearer information:
17:54:26,062 ERROR [STDERR] java.lang.NullPointerException
| 17:54:26,062 ERROR [STDERR] at
org.jboss.portlet.JBossRenderResponse.createRenderURL(JBossRenderResponse.java:71)
| 17:54:26,062 ERROR [STDERR] at
org.jboss.portlet.hello.HelloWorldPortl
Hi,
I downloaded the latest IPC tutorial available in the JBoss SVN repository at:
http://anonsvn.jboss.org/repos/portletswap/portlets/2_4/src/HelloWorldIPC/
However if fails when deployed in the 2.4.6 portal:
| 14:18:50,281 ERROR [PortalServlet] Unexpected exception
| java.lang.NullPoint
10 matches
Mail list logo