Problem with AQ XML Servlet using OC4J.
edited Jun 30, 2011 8:19PM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered
Hi.
I have some problem with example AQ XML Servlet using OC4J.
Manual (Oracle® Streams Advanced Queuing User's Guide, chapter 6) says I have to deploy the AQ XML servlet using OC4J.
I create and deploy the servlet w/o any problem or exception, but when I start OC4J instance (sh aqxmlctl start welcome), I see problem:
-bash-3.2$ ./aqxmlctl start welcome
AQXML 10.2.0.0
Copyright (c) 2004 Oracle. All rights reserved.
Starting AQXML instance....
WARNING: Unable to access loaded classes.
11/06/29 13:05:49 OC4J startup failed
11/06/29 13:05:49 java.lang.reflect.InvocationTargetException
11/06/29 13:05:49 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11/06/29 13:05:49 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
I have some problem with example AQ XML Servlet using OC4J.
Manual (Oracle® Streams Advanced Queuing User's Guide, chapter 6) says I have to deploy the AQ XML servlet using OC4J.
I create and deploy the servlet w/o any problem or exception, but when I start OC4J instance (sh aqxmlctl start welcome), I see problem:
-bash-3.2$ ./aqxmlctl start welcome
AQXML 10.2.0.0
Copyright (c) 2004 Oracle. All rights reserved.
Starting AQXML instance....
WARNING: Unable to access loaded classes.
11/06/29 13:05:49 OC4J startup failed
11/06/29 13:05:49 java.lang.reflect.InvocationTargetException
11/06/29 13:05:49 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11/06/29 13:05:49 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
0