I deployed the petportal sample portlet on JetSpeed 2.1
(The WAR and PSML file)
The "pets" portlet is working, but not the "Description Upload" portlet -> it doesn't send/upload the file! - Any...
Type: Posts; User: ArtMotion; Keyword(s):
I deployed the petportal sample portlet on JetSpeed 2.1
(The WAR and PSML file)
The "pets" portlet is working, but not the "Description Upload" portlet -> it doesn't send/upload the file! - Any...
This is bad - JMX is on my task list in the next week - and guess what "favorite" AppServer we are using: OC4J ...
Any news on this?
Hey!
Any updates on this?
I just got Spring Framework 2.0.3 petportlets running on Liferay fully (all portlets) and on OC4J (iAS10gR2) all except the "pets" portlet (the important one).
Do...
When JSR-268 will be finished (not JSR-168), there will be inter-portal comminucation.
But until then - guess javascript will be the solution :(
I got my first days working with portlets - so far I'm very impressed with liferay :)
Liferay can be downloaded with several configurations (Tomcat, JBoss, Glassfish)
I just downloaded Liferay-with-Tomcat-4.2.1 (for JDK 1.4 !), unpacked it an launched it.
Then I builded petportlet from the samples directory from spring-framework (2.0.3) - I had to add the...
First of all: Thank you for Spring-Portlet-MVC!
Talking
Finally a piece of code, that really made it simple to start with portlets!
The sample petportlet (included in spring-framework 2.0.3)...
Thanks exactly what I was looking for. (This mini example could have been in the docs too :)
I don't understand how to get the org.springframework.jdbc.support.incrementer.OracleSequenceMaxValueIncrementer working.
Is there a small (complete and working) example I could look at available?...