0 Replies Latest reply on Nov 10, 2006 5:37 PM by oliverhrdz

    Errors in sample ssl-uil2-service.xml file?

    oliverhrdz

      In about all the 4.x releases, under /docs/examples/jms, the sample configuration for JMS over SSL seems to have errors. There are attributes that cause errors deploying UIL2 - "MinimumThreads", "MaximumThreads", and "TimeoutThreads". JBoss logs:

      2006-11-10 16:20:07,518 INFO [org.jboss.system.ServiceConfigurator] (main) Problem configuring service jboss.mq:service=InvocationLayer,type=SSLUIL2
      org.jboss.deployment.DeploymentException: No Attribute found with name: MaximumThreads
      


      The errors go away when these 3 attributes are removed. Are they valid attributes? I'm very curious if there's any sort of tweaking of threads used by UIL2.

      TIA