Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Does anyone know if WSRP URL rewriting is supported in Jboss Portal 2.7.2 when acting as a producer?

Currently, the URL rewriting is done on the consumer, which has to parse the mark-up (returned from Jboss) to find special WSRP tokens. This can have a performance impact, which can be improved by supplying the URLs directly to the producer (Jboss in our case).

Regards, Jonathan

share|improve this question

1 Answer

up vote 0 down vote accepted

No. Answer can be found here: http://community.jboss.org/message/587434

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.