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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...