Hi all,
I have configured the AJP connection between Apache and jboss and it is working ok. But I
have a problem with static elements in the portal, for solving this issue I added an Alias
line in the mod-jk.conf file like this:
Alias /portal-core
D:/jboss-portal2.4/server/default/deploy/jboss-portal.sar/portal-core.war
Using this alias now i am able to view the default portal in my browser in the following
URL:
http://localhost/portal and now it is working ok (for the images, javascript,
css...)
My boss said that we must move the jboss portal to another server and let apache in the
fron server, so now two servers, one for apache and one for jboss. The problem is that if
have tried to change the Alias pointing to D:jboss-portal2.4/... to a unc shared folder in
the jboss server like this:
Alias /portal-core \\deploy/jboss-portal.sar/portal-core.war
but this is not working , so i also tried
Alias /portal-core
http://server2/portal-core
but this still not works. I really don't know what is going on, so if someone with
more experience than me in that kind of configs can help me, it would be very nice, thank
you all. Very appreciate your work on portal 2.4 i am waiting with enthusiasm portal2.6!!
ciao ciao!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979278#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...