[JBoss Portal] - How To Deploy An Application As A Portlet On JBoss Portal 2
by hussain_rangwala
Hi,
I have a web application and its running fine on a Jboss AS 2.4.0 However i wish to deploy the same as a portlet on JBoss Portal 2.4.0.I followed all the steps for Deploying an application as a portlet on Jboss portal.However i am unable to deploy the same .I am facing the following issue:
1)Neither the portlet shows up when i click on the portlets link nor a portlet instance is created.
However I have the following doubts.
1)What all changes are required in portlet.xml,portlet-instances.xml,*-object.xml.jboss-portlet.xml.
2)Are there any changes to be done in other files apart from the one above.
3)Also what should we write in the tag <portlet-class> in the portlet.xml file coz i have many class files under the classes folder.
4)Also can you please explain the different elements in portlet.xml and how do we map the same for our application.
Kindly reply as soon as possible.
Thanks and regards
Hussain
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999006#3999006
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999006
19 years, 3 months
[JBoss Portal] - Re: Portlet data
by hussain_rangwala
Hi,
I have a web application and its running fine on a Jboss AS 2.4.0 However i wish to deploy the same as a portlet on JBoss Portal 2.4.0.I followed all the steps for Deploying an application as a portlet on Jboss portal.However i am unable to deploy the same .I am facing the following issue:
1)Neither the portlet shows up when i click on the portlets link nor a portlet instance is created.
However I have the following doubts.
1)What all changes are required in portlet.xml,portlet-instances.xml,*-object.xml.jboss-portlet.xml.
2)Are there any changes to be done in other files apart from the one above.
3)Also what should we write in the tag <portlet-class> in the portlet.xml file coz i have many class files under the classes folder.
4)Also can you please explain the different elements in portlet.xml and how do we map the same for our application.
Kindly reply as soon as possible.
Thanks and regards
Hussain
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999003#3999003
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999003
19 years, 3 months
[Security & JAAS/JBoss] - NTLM Silent authentication
by Zgreugneugneu
hi jboss team,
i've read a lot of threads on this forum but i am not abble to authenticate my user silently. I'm using the jboss 4.0.5.GA version with the jems installer in the ejb3 configuration.
The final purpose is to validate some security point for a futur project.
I have done all the configuration given on this page:
http://wiki.jboss.org/wiki/Wiki.jsp?page=NegotiateKerberos
Once jboss has started, i'm trying to access to my "secured" web application using IE 7.0 (i have also set the correct security level in IE);
i obtained the following error in the server.log :
2007-01-08 14:07:58,265 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 33s:313ms
| 2007-01-08 14:08:23,671 DEBUG [org.jboss.security.plugins.JaasSecurityManager.SPNEGO] CallbackHandler: org.jboss.web.tomcat.security.AdvancedWebCallbackHandler@70cdd2
| 2007-01-08 14:08:23,671 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@1d8c046
| 2007-01-08 14:08:23,671 DEBUG [org.jboss.security.plugins.JaasSecurityManager.SPNEGO] CachePolicy set to: org.jboss.util.TimedCachePolicy@1376afa
| 2007-01-08 14:08:23,671 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@1376afa
| 2007-01-08 14:08:23,671 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Added SPNEGO, org.jboss.security.plugins.SecurityDomainContext@15075f9 to map
| 2007-01-08 14:08:30,781 DEBUG [org.jboss.web.tomcat.security.HttpServletRequestResponseValve] Realm returned: null
I was thinking that the realm in an AD environnement was the domain name, what is the realm in an NTLM environnement ?
Am I missing something ??
Thank you a lot, your help will be very usefull ... !
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998994#3998994
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998994
19 years, 3 months
[JBoss and NetBeans] - Re: Newbie Need Help :)
by ap.dharma
Hi,
Thanks 4 ur reply. I also faced the same problem and i changed the port no. Then it is working fine.
"meenambigai" wrote : Hi,
|
| Try changing the port number of 1098
| at the following places and run the server:
|
| C:\jboss-4.0.4.GA\server\all\conf\jboss-minimal.xml(67)
| C:\jboss-4.0.4.GA\server\all\conf\jboss-service.xml(240)
| C:\jboss-4.0.4.GA\server\default\conf\jboss-minimal.xml(67)
| C:\jboss-4.0.4.GA\server\default\conf\jboss-service.xml(240)
| C:\jboss-4.0.4.GA\server\minimal\conf\jboss-service.xml(67)
|
|
| Change it to port number which is not used (likely, 1199).
|
| I too faced this issue today when i tried to run the JBoss AS 4.0.4. Till friday (6th Oct 06) I could run the server successfully. Today from the first attempt to run the server, i started facing this problem. So tried the alternate, and it worked!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998989#3998989
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998989
19 years, 3 months