I have heard reports that it has been done, but can't say I've done it
myself. I do a patch or two coming in that claimed it would fix some
jboss issues. I believe most of them were due to hardcoded tomcat
dependencies which have now been removed. You may want to search JIRA
for more info.
It should be pretty straightforward. . . there are just a couple of
things to keep in mind:
1) The portal driver is a standard webapp, deploy it and your portlets
as you would any other app.
2) The container libraries (and dependencies - i.e. portlet-api) must be
deployed into a classloader which is available to BOTH the portal and
portlet libraries.
Feel free to send along any specific questions. . .
David
Eugeny N Dzhurinsky wrote:
Thanks to all replied to my previous mail, that helped very much!
Now I have another question - is it possible to use Pluto with JBoss? May be
someone had an experience doing this and can explain step-by-step
configuration? The thing is i never had deal with JBoss :(