[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-20 Thread [EMAIL PROTECTED]
A flag has been added to the SARDeployer to allow this to be toggled on/off.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862864#3862864

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862864


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-20 Thread GreyDeath
Well, I can't find any configuration for SARDeployer in 4.0.1. Can you give me 
a hint where that will be?

thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862881#3862881

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862881


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-20 Thread [EMAIL PROTECTED]
conf/xmdesc/org.jboss.deployment.SARDeployer-xmbean.xml

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862927#3862927

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862927


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-20 Thread GreyDeath
thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862928#3862928

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862928


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-19 Thread [EMAIL PROTECTED]
No, we have to enable namespace awareness in the SARDeployer using 
DocumentBuilderFactory.setNamespaceAware(true).

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862707#3862707

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862707


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-19 Thread GreyDeath
Can this be done for 4.0.2?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862722#3862722

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862722


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-11 Thread [EMAIL PROTECTED]
Try describing what your trying to do.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861586#3861586

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861586


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-11 Thread GreyDeath
Check out the following -service.xml file
mbean code=com.ftisoft.publishing.PublishingTypeFactory 
name=ftisoft.jmx:service=PublishingTypeFactory
  | attribute name=XMLConfig
  | array xmlns=www.ftisoft.com 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  | publishing-type binary=false 
xsi:type=java:com.ftisoft.publishing.PublishingType
  | nameemail/name
  | typedestination/type

  | 
config-classcom.ftisoft.publishing.destinations.email.EMailConfig/config-class
  | 
config-mappingcom/ftisoft/publishing/destinations/email/EMailConfig.map.xml/config-mapping
  | 
config-xsdcom/ftisoft/publishing/destinations/email/EMailConfig.xsd/config-xsd
  | /publishing-type
  | /array
  | /attribute
  | /mbean
  | 
The XMLConfig property gets an XML Element and I would like that to be 
namespace aware.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861595#3861595

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861595


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2005-01-09 Thread GreyDeath
Well, I should have been more specific I guess. 
The Xml Parser used by the JBoss deployer is not namespace aware.
But As it uses Xerces it could be, just by turning the flag on. The Question is 
can I do that in some configuration file or does this need a code change?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861364#3861364

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861364


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: namespaces in -service.xml

2004-12-29 Thread genman

I don't see why not.  The only use of this would be to pass XML elements to 
your MBean attributes, I suppose.  The deployer in JBoss is probably namespace 
aware.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3860141#3860141

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860141


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user