[jboss-user] [JBoss Portal Users] - Re: WSRP query
There might have been an issue with accessing the service description at some point. Please remove the offending consumer and re-create it. If it's still failing then you might have some other error and a more detailed log would help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257836#4257836 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257836 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Error in
Look at the server log, there might be more details there. It might just be that BEA's public producer is temporarly unavailable... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248464#4248464 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248464 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re:
The wording is indeed confusing as it is not a strict absolute link but it cannot be a relative link either. In essence, the link must be relative to the root of the deployment, not to the location of the file. default/images/back.gif will work assuming there's a default directory under the root of the deployment containing an images directory where the back.gif file is located. ../../back.gif will not work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242810#4242810 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242810 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6.6 and 2.7.2 Chinese localization have b
Thank you for this localization effort. We will look into incorporating it to the Portal source code. Note that some new entries have been added to property files since 2.7.2 so you might have to update your work for 2.7.3... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242805#4242805 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242805 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Difficulty creating a Producer in Portal 2.7.2
Contrary to several other portals, JBoss Portal doesn't need to export a WSDL definition per published portlet. You just need to use http://localhost:8080/portal-wsrp/MarkupService?wsdl to access our producer from a consumer. You should see the portlet there. See http://docs.jboss.com/jbportal/v2.7.1/referenceGuide/html/wsrp.html for more details. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241681#4241681 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241681 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Programmatically modifying the PortalNode-Tree?
Use at your own risk! "With great power comes great responsibility!" ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240335#4240335 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240335 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: javax.portlet.PortletException
Ooops. The links again: http://www.jboss.org/community/wiki/JBossPortalFAQ http://www.jboss.org/community/wiki/UpgradingJSR-168PortletstoJSR-286 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240268#4240268 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240268 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: javax.portlet.PortletException
The solution to this problem is actually found here: http://www.jboss.org/community/wiki/UpgradingJSR-168PortletstoJSR-286[/url] and is mentioned in the FAQ: [url]http://www.jboss.org/community/wiki/JBossPortalFAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240266#4240266 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240266 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: JBOSS Portal/OpenSocial Container (Shindig) Integration.
The code is open source... You're welcome to contribute improvements... ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239732#4239732 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239732 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portlet development in Seam/JSF only ?
The simple answer is: it won't. Portal works with portlets. Any web application cannot be deployed within it and expected to work. I work on the Portal itself, not on portlets so I don't have much experience on whether X framework would work well in a portal context or not, unfortunately. Basically, without a bridge, chances to get your app to work in Portal (or any portal for that matter) are close to none without some work. How much work is required depends on the web framework you are using. Sometimes, the only option is web scrapping. Which web framework are you using? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239731#4239731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239731 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Cross Page wiring in JBoss
If you create a JIRA issue for this, please reference this forum post in the appropriate field of the JIRA issue as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239729#4239729 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239729 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: XML Escaping resourceURLs
Seems like it might be a bug. Open a JIRA task for it and reference this forum post in it. If you could also attach a portlet (with associated code) that exhibits the issue and attach it to the JIRA task, that would also be helpful. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239725#4239725 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239725 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP - Runtime Exception
It could be that the producer you're trying to access is down. However, judging by the numerous error messages it seems that you have tried to deploy services that were already deployed and you might want to fix these issues first. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239087#4239087 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239087 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP version
Because we haven't seen much demand for WSRP 2 yet and there were other, more requested features to implement first. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239083#4239083 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239083 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portlet development in Seam/JSF only ?
You can write portlets using whatever technology you see fit. How you write your portlets is outside of the Portal scope. As long as the portlets are JSR-168 or JSR-286 compliant, they should work. The question however is: does web framework X provide a bridge between the web app and portlet worlds? We happen to think that JSF / Seam / RichFaces are good matches for portlet development and we provide a bridge for these technologies that integrate well with Portal. Other web frameworks might work as well but, once again, it is really outside of the Portal scope and more up to each web framework to provide a bridge to the portlet world. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238600#4238600 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238600 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only
https://jira.jboss.org/jira/browse/JBPORTAL-2186 Still lots of work to do though... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237122#4237122 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237122 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Cross Page wiring in JBoss
Fair enough. Like I said, feel free to open a JIRA for it if you think this is something that is really missing and for which a valid set of use cases can be identified. We always consider new features if they make sense but we won't implement something just because someone else supports it. :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236416#4236416 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236416 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Cross Page wiring in JBoss
JSR 286 events are meant for UI events. I'd argue that, and this is why we haven't implemented cross-page wiring, wanting to change things across several pages is not in the realm of UI anymore (since you won't be able to see everything at the same time), rather it's a business domain issue where, as Thomas pointed out, better but also more appropriate solutions exist for reliable business domain messaging across portlets. That said, you are welcome to open a JIRA feature request for such a feature and make a case for it. :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236392#4236392 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236392 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Modifying the database structure of JBoss Portal
You'd need to modify all the Hibernate mappings in all the other Portal modules as well (WSRP, identity, cms...). Basically, look for domain.hbm.xml files. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232649#4232649 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232649 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only
We're not arguing the usefulness of such a feature. We're just saying that there were other priorities that needed to be addressed first. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232110#4232110 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232110 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only
Yeah, no kidding, eh? :) That is sure to motivate me to work on it! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231902#4231902 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231902 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only
There are only 2 votes for this JIRA issue, none of which seems to be yours... We only have limited time and resources and have to prioritize things. Priorities change. Votes for features influence which ones we work on... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231873#4231873 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231873 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Performance Issue with JBP2.7.1; Any workaround??
"vivek_saini07" wrote : | We build portal-core-lib.jar from SVN and deployed it in our setup. Problem got resolved by this, although we got surprised by addition of two new methods in CustomizationManager interface since we have our own implementation for CustomizationManagerService. | Ah, sorry about that. Then again CustomizationManager is not part of the public API... :) May I ask why you need your own implementation? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230089#4230089 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230089 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Performance Issue with JBP2.7.1; Any workaround??
By the way, the relevant JIRA issue is: https://jira.jboss.org/jira/browse/JBPORTAL-2384 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230018#4230018 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230018 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Performance Issue with JBP2.7.1; Any workaround??
This issue should be fixed in subversion. Can you please give a try to the latest revision and let us know how it works for you? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230001#4230001 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230001 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: What do you think about this article ?
For some reason, the comments don't show up in the article you linked to. Please see: http://www.cmswatch.com/Trends/1569-Portal-JBoss-Red-Hat for some opinions... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226555#4226555 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226555 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Parameter Binding Coordination: Portlets from 2 differen
At this point, you need to initiate the configuration of explicit coordination features using the *-object.xml deployment descriptors as explained in the documentation. There's an issue with the admin portlet that prevents it to display the proper information if no coordination elements have been defined in your *-object.xml files. https://jira.jboss.org/jira/browse/JBPORTAL-2288 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225688#4225688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225688 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: IPC sample project ala JSR 286
The wiki is your friend (at least, when it's not broken as it seems the link to the FAQ is currently broken): http://www.jboss.org/community/docs/DOC-13228 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225648#4225648 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225648 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Good framework to use in JBoss Portal?
Personally, I'd go with JSF. Our portlet bridge project is quite mature now and well supported. We're using JSF + facelets for our admin portlets and we are quite happy with it. Portlet bridge also supports RichFaces and Seam so that would allow you to create portlets with a rich user experience. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224069#4224069 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224069 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Components in JBoss Portal 2.7.2
The bundled version uses the latest available unmodified community version of JBoss AS (for the 4.2.x branch at this point) available when we release a new Portal version. Until JBoss AS includes the proper JBoss WS version, you are stuck with upgrading manually. Now, if you had a support subscription, that would be a different issue... ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220895#4220895 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220895 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: [Portal 2.7.2] Description of publice Render Parameter i
It's actually fixed in the portlet module as it wasn't a Portal issue per se. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219768#4219768 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219768 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: [Portal 2.7.2] Description of publice Render Parameter i
Should be fixed now. Please verify that it is indeed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219530#4219530 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219530 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: [Portal 2.7.2] Description of publice Render Parameter i
https://jira.jboss.org/jira/browse/JBPORTAL-2349 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219287#4219287 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219287 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: jboss 2.6.4-GA wsrp producer not sending correct update
For the parameter issue, this looks like a Portlet Bridge issue. I have a work around that would solve the issue in Portal but I'd rather have the issue addressed at the Portlet Bridge level where it should really be fixed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219152#4219152 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219152 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: [Portal 2.7.2] Description of publice Render Parameter i
Can you open a JIRA for it, please? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219121#4219121 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219121 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: jboss 2.6.4-GA wsrp producer not sending correct update
I will look into the issue. "kharma" wrote : | as a side note, i am also seeing this issue described as unreproducible. https://jira.jboss.org/jira/browse/JBWS-1932 I see that as well. Feel free to chime in on that JIRA. I had given up on it since it isn't adversely affecting Portal and there was always more important things to do first... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218703#4218703 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218703 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: jboss 2.6.4-GA wsrp producer not sending correct update
Any specific reason you're still using Portal 2.6.x? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218218#4218218 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218218 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: NPE in PortletManagementHandler.getPortletProperties
"cpage" wrote : a JIRA has been created: | https://jira.jboss.org/jira/browse/JBPORTAL-2338 Thank you. "cpage" wrote : I haven't read carefully the WSRP documentation, i should not create new properties on a remote portlet :-) | Indeed. :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217327#4217327 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217327 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Integration with bea weblogic portal
Why didn't you add it to the main content instead of as a comment? I can do the switch if needed, but you might as well get credits for it... :) I will review the content later. Thanks again and keep contributing to Portal! :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215716#4215716 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215716 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: NPE in PortletManagementHandler.getPortletProperties
I guess I need to look into it but adding preferences to a remote portlet shouldn't be possible since only the producer can do so i.e. the consumer doesn't have any control about the preferences/properties a portlet exposes via WSRP. The only thing that can be done is read/set values. That said, Portal should handle the scenario better. Can you please open a JIRA for it, please? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215715#4215715 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215715 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Integration with bea weblogic portal
Hi George, Care to document this in our Wiki? Maybe under http://www.jboss.org/community/docs/DOC-12628? Thanks in advance. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215644#4215644 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215644 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP consumer never contact producer if first try failed
More precisely, the WSRP consumer will attempt to contact the producers marked as [bold]active[/bold] in the database. I am considering separating active and failed status in the database. However, I cannot do so without breaking backward compatibility so it won't happen (if at all) before a new major Portal revision. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215265#4215265 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215265 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP consumer never contact producer if first try failed
"cpage" wrote : | For me, during JBoss start (wsrp services start), all producers recorded in the database and new producers of the xml should be contacted. | This is what happens. However, this is not the use case you describe here as the consumer is started and correctly attempts to contact the producers. If some of them are unavailable, they are marked as inactive and you might need to activate them using the WSRP admin if you don't want to have to restart the JBoss instance running the consumer... I suppose we could implement periodic polling of producers to try and reactivate them but we felt that it was simpler to just use the WSRP admin to reactivate them once the producers are known to be online. Feel free to open a JIRA feature request. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215264#4215264 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215264 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP consumer never contact producer if first try failed
Any specific reason why you're not using our admin portlets? There are some WSRP administration operations that can only be done via the WSRP admin portlet, in particular, activating an inactive producer. Note also that the XML file is only used to seed the database. If a producer with a given name is found in the database, any information pertaining to a producer with the same name in the XML configuration will be ignored. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215180#4215180 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215180 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP resources URLs
Our WSRP implementation doesn't currently handle resources very well. background:url in style elements are indeed not currently properly detected as targets for rewriting. A possible solution would be a store the static resources such as images in an easily reachable location and refer to them via an absolute URL, though I admit that this is sub-optimal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214981#4214981 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214981 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP consumer never contact producer if first try failed
Use the WSRP admin console to refresh the consumer. That said, I will look into the issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214973#4214973 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214973 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Partial Refresh with Multiple Submit Buttons
Indeed, there seems to be an issue with this particular scenario. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214885#4214885 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214885 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: After install of 2.7.1 bundle get JSPHelloUser Portlet
This is also addressed in the Wiki: http://www.jboss.org/community/docs/DOC-13228 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212756#4212756 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212756 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portal Page Scope Variables
"sambit_dixit" wrote : Yes you can. Set it in PortletSession Unless I am mistaken, this will only work for the portlets that have been deployed within the same web application. As of Portal 2.7 (and EPP 4.3), you can use an alias binding in coordination with public render parameters. See http://docs.jboss.com/jbportal/v2.7.1/referenceGuide/html/coordination.html#d0e5522 for more details. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211993#4211993 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211993 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: error while doing performBlockingInteraction between sha
The portlet issue shouldn't cause the mangled interaction state. As far as WSRP support with Microsoft, I don't know where you could ask. The WSRP implementation in Sharepoint seems to have several issues... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209433#4209433 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209433 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: error while doing performBlockingInteraction between sha
It seems indeed like SharePoint is mangling the interaction state by appending the navigational state to it. This seems like something you might want to see with Microsoft as no WSRP producer can deal with modified interaction state (which is supposed to be treated opaquely by the consumer). Another point, it seems as if your portlet is sending complete markup (i.e. a complete xhtml document) as opposed to a fragment as mandated by the specification. This might cause issues with portals as portlets are only expected to generate markup fragments to be aggregated in a complete page. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209133#4209133 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209133 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: error while doing performBlockingInteraction between sha
Can you attach the SOAP request-response sequence for the action that is failing, please? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208702#4208702 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208702 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP Error - JBoss Consumer to SAP Portal Producer
Seems like this is an SAP issue, the error reported by JBoss Portal is appropriate: in the SAP response, note how the propertyDescriptions elements have a type "prt0:QName" while no "prt0" namespace declaration exists in the document. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208698#4208698 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208698 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP Producer: Need to set requiresInitCookie
Thanks for the update. JBPORTAL-2306 should be fixed now for both 2.6 and 2.7. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208558#4208558 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208558 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP Producer: Need to set requiresInitCookie
I have validated that the missing wsrp_rewrite is indeed an error: https://jira.jboss.org/jira/browse/JBPORTAL-2306. For the other issue, this is a SharePoint issue. Per the WSRP specification: anonymous wrote : If a Producer indicates that it uses cookies, the Consumer MUST ensure that any cookies the Producer sets are available on all invocations within the Markup interface. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208509#4208509 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208509 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: WSRP Error - JBoss Consumer to SAP Portal Producer
Hi Scott, Could you please attach the SOAP message that is causing the issue? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208421#4208421 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208421 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: I cant' graphically wire two events with different names
It's actually not currently possible to graphically edit the coordination information without first "salting" the page coordination metadata with a -object.xml file. I've opened a JIRA for it: https://jira.jboss.org/jira/browse/JBPORTAL-2288 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205539#4205539 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205539 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: I cant' graphically wire two events with different names
Can you send me your portlets, please? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205192#4205192 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205192 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: JBoss Portal WSRP <-> Sharepoint interoperability
I'd like to see the SOAP interaction leading to the page that is causing you problems. Specifically I'm looking for any issues in the getMarkup call which would result in Sharepoint not rewriting the URL. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201823#4201823 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201823 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: JBoss Portal WSRP <-> Sharepoint interoperability
Is there a way that you can post the SOAP messages relevant to the particular interaction? Any reason you are using 2.6.7 instead of 2.7? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201728#4201728 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201728 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portlet 2.0 Tag Library
To be more precise, what has been fixed is the automatic inclusion of the tag library in the portlet application as was the case for JSR-168 portlets. If you included the JSR-286 tag lib in your portlet manually, it should have worked fine. A side effect to this fix is that if you use JSR-286 for your portlets, you need to use the JSR-286 tag lib in your JSPs as using the JSR-186 version will cause an error. See http://www.jboss.org/community/docs/DOC-13228 for more details. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199700#4199700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199700 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portlet 2.0 Tag Library
This should now be fixed in subversion. Thanks for the report! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199646#4199646 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199646 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Portlet 2.0 Tag Library
There is indeed a problem with the 2.0 taglib loading... https://jira.jboss.org/jira/browse/JBPORTAL-2269 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199559#4199559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199559 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal] - Re: Injection of header content (title, scripts) with portal
I have just tested the JSR 286 in Portal 2.7 and it works as expected. I haven't tested the old way to do things, though it should still work if you're not using JSR 286. Not sure what is wrong on your side. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189787#4189787 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189787 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user