David Sean Taylor ha scritto:

Luca Dozio wrote:

Hi.
I'm new user of J2s.
I want to deploy the Jetspeed-2 M4 on Weblogic 9.2
I set the classpath, the options and so on.
Now I've an error to deploy a war portlet application:
"javax.servlet.ServletException: JetspeedContainerServlet: Initialization of
PortletApplication at j2-admin without access to its real path not
supported"
I read on the web, to deploy security.war application in the application
server, but I don't find the war file, and I don't know how generate it.
What's my mistake? Can someone help me?
thky
Luca

Its been a while since I tested against Weblogic
It was working when I wrote this for fusion (should be the same as Jetspeed-2) and Weblogic 8.1:

http://wiki.apache.org/portals/Jetspeed2/Fusion


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


Ok, Thky David, but I had already followed the indications of your link, and the error was:

"<Error> <HTTP> <BEA-101216> <Servlet: "JetspeedContainer" failed to preload on startup in Web application: "xxxxxxxx". javax.servlet.ServletException: JetspeedContainerServlet: Initialization of PortletApplication at xxxxxxx without access to its real path not supported at org.apache.jetspeed.container.JetspeedContainerServlet.init(JetspeedContainerServlet.java:91)...."

Now I resolved the problem on WL 9.2. I exploded the warfile in a directory and deploy with BEA console this directory.

Thank you
Luca



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

Reply via email to