[jboss-user] [JMX] - Re: jmx-console depends on generic named ear-file
mawenzel
do-not-reply at jboss.com
Wed Oct 28 12:48:46 EDT 2009
Ok, what I try is:
| <depends>jboss.j2ee:service=EARDeployment,url='test*'</depends>
|
And the error, starting the jboss, is:
| java.lang.Error: Invalid ObjectName: jboss.j2ee:service=EARDeployment,url='test*'; javax.management.MalformedObjectNameException: Invalid character '*' in value part of property
| at org.jboss.mx.util.ObjectNameFactory.create(ObjectNameFactory.java:52)
| at org.jboss.metadata.WebMetaData.importJBossWebXml(WebMetaData.java:1261)
| at org.jboss.metadata.WebMetaData.importXml(WebMetaData.java:851)
| ....
|
What is the reason for this error? I am using JBoss AS 4.2.3GA.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262771#4262771
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262771
More information about the jboss-user
mailing list