This is a problem with my CLASSPATH...specifically the inclusion of a .jar file used by RosettaNet XML parsing. Removing this JAR file fixed the problem.
I'm getting the following when trying to startup Weblogic 8.1: Any assistance is appreciated!
javax.naming.ServiceUnavailableException. Root exception is java.net.UnknownHostException: Unknown protocol: 'JNP'
at...
My application involves JMS communication between two trouble-ticketing applications, A & B. If A issues an XML ticket, I need JMS (via a message-driven-bean MDB) to send that XML message to B.
I have no problems with the JMS QueueReceiver or JAXB portions of this application. My question is...
Server: Weblogic8.1
IDE: JDeveloper
Problem: When I ".send()" XMLMessage Strings to a Weblogic queue, the "Messages" counter seen in the Weblogic Console view clearly increments accordingly, allowing me to access these messages using a QueueReceiver object's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.