Michael Neilly wrote:

I have the same problem if I go into /portal and build and deploy the same way. I've tried looking at the quickStart goal in maven.xml but since I'm not familiar with Maven I'm still at a loss.

How should I deploy these properly?


I usually build a base system from the source and then add portlet applications as needed. Minimally I always need the security app.



For PSML, just copy over your PSML replacing the Jetspeed default PSML directory


I'm also attempting to use PERL portlets and so far have just been
making modifications in applications/perl/src directly to portlet.xml,
jetspeed-portlet.xml and cgi-bin/*. Is this the correct approach?

Recommend making your own project, and extending the Perl portlets.
I hesitate to recommend using Maven to create a new project (since you dont operate maven), but you can do so easily with 'maven genapp'


As a rule I modify the Jetspeed source code when working on my own applications



--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to