[jboss-user] [JBoss Tools] - Re: Starting/Stoping Jboss 5.1 using web profile

Denis Golovin do-not-reply at jboss.com
Wed Sep 29 07:33:32 EDT 2010


Denis Golovin [http://community.jboss.org/people/dgolovin] created the discussion

"Re: Starting/Stoping Jboss 5.1 using web profile"

To view the discussion, visit: http://community.jboss.org/message/563976#563976

--------------------------------------------------------------
Rodrigo,
that's what is working for me. I have clean JBoss AS 5.1.0 installation with adjustments I explained above.
Are you still using 3.2.0.M2 or nightly version of JBossTools?
Do you get this exception in server console or eclipse log?

Check server/web/jmx-invoker-service.xml file if JNDI Name are defined in first node like

<mbean code="org.jboss.invocation.jrmp.server.JRMPProxyFactory"
      name="jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory">
      <!-- Use the standard JRMPInvoker from conf/jboss-service.xxml -->
      <depends optional-attribute-name="InvokerName">jboss:service=invoker,type=jrmp</depends>
      <!-- The target MBean is the InvokerAdaptorService configured below -->
      <depends optional-attribute-name="TargetName">jboss.jmx:type=adaptor,name=Invoker</depends>
      <!-- Where to bind the RMIAdaptor proxy -->
      *<attribute name="JndiName">jmx/invoker/RMIAdaptor</attribute>*
...
      </attribute>
      <depends>jboss:service=Naming</depends>
   </mbean>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/563976#563976]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100929/a400f490/attachment.html 


More information about the jboss-user mailing list