Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WebLogic listener - change apex-config.xml location ?

789829Sep 29 2010 — edited Feb 14 2012
HI guys,

I've got the WebLogic APEX listener running with APEX 4... but have an issue...

When I run the configureListener servlet, it appears to default to using /tmp/ as the location for apex-config.xml... which is fine until you reboot your server and /tmp gets cleaned-up.

I've found a post that suggests that you can configure the location for the config file in web.xml, but I can't work out where web.xml IS when running WebLogic! If I was running Tomcat or Glassfish I'd know how to find it, but can't work it out for WebLogic.

Any pointers please?

cheers. Jerry

Comments

LFHeckler

IMHO, the best forum to post this issue would be the SOA Forum: https://forums.oracle.com/community/developer/english/fusion_middleware/soa_%26_process_management/soa_suite_3

Anyway, make sure your SOA server can fully access the endpoint and XSD for the webservice  consumed by your process.

If you have remote references in your composite.xml or in any wsdl/xsd used in your project, this validation occurs even in deploy time.

Regards

Luis Fernando Heckler

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 13 2012
Added on Sep 29 2010
3 comments
570 views