<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mbean SYSTEM "D:\eclipse\workspace\ibsext\jboss_xmbean_1_0.dtd">
The IBS CONFIG XMBean Example
<state-action-on-update value="keep-running"/>
com.ibs.cofig.mbean.ConfigFile
The default constructor
ConfigFile
<!-- Attributes -->
The location in JNDI where the Map we manage will be bound
jndiName
java.lang.String
<!-- Operations -->
The start lifecycle operation
start
The stop lifecycle operation
stop
Save a file into database
setFile
File's system indentifier
id
int
File to be saved
file
java.io.File
Get a file from database
getFile
File's system indentifier
id
int
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigSchemaFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigSchemaFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigExtFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigExtFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
<!--Notifications-->
The notification sent whenever a value is saved
javax.management.Notification
<notification-type>com.ibs.cofig.mbean.setFile</notification-type>
this jboss-service.xml is valid form corresponding to jboss_xmbean_1_0.dtd.(I
used xmlspy to check it).
when I deploy xxx.sar, why jboss throw java.net.MalformedURLException: no !/ in
spec? Are there some invalid section?please ponit out the mistake,
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855208#3855208
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855208
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user