Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MMVVMM

    ********* ASSERTION FAILED ************ error upon Weblogic startup!

    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.
  2. MMVVMM

    ********* ASSERTION FAILED ************ error upon Weblogic startup!

    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...
  3. MMVVMM

    Using JMS without a client on Weblogic

    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...
  4. MMVVMM

    Publishing JMS messages to Weblogic8.1 assistance needed!

    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...

Part and Inventory Search

Back
Top