Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have an existing web application hosted on Oracle WebLogic Application Server 11gR1(10.3.6). Now, as part of new features in this web application, i will be developing RESTful web services and hosting the same on this application server. These web services are to be consumed by a Portal application which will be developed afresh. This Portal application is to be deployed on Oracle WebLogic Portal Server. Since the existing web application is deployed on Oracle WebLogic Application Server 11gR1 (10.3.6), I would like to know the Oracle WebLogic Portal Server version which would be the best match or the best to sync with the Application Server.

Thanks s.r.guruprasad

share|improve this question
Let me see if I get it right: Your building RESTful Service deployed in OWAS 10.3.6, and you want to consume them from a Portal Server. Am i correct? – Carlos Gavidia Dec 3 '12 at 21:12

1 Answer

It depends on your WebLogic Server Licensing Edition. As per this document (see table 1-1), Portal is supported with licensing edition of "WebLogic Suite". There is no mention of Portal for the "Standard Edition" or "Enterprise Edition" of Weblogic server.

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.