Hi friends,
I have the following issue in JBoss 4.x.
I have a custom startup class which is supposed to run when we start the server. I have a message in the class which should print just before Started in 29s:750ms (This is the last line when u start the server).
I can handle this with Mbean and jboss-service.xml. But I have some dependency classes in my ear file which talks to this startup class. So, I had to put in EAR.
So, the issue is - is it possible to put the startup class in EAR and configure somewhere so that the server reads my custom class and prints the message when I just start the server.
(Note: If I configure the startup class name in jboss-service.xml by placing my class in EAR file, it does not work. Because, jboss-service.xml deploys first then the EAR file as soon as I start the server)
Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999631#3999631
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999631
let me try and list the points with which i agree
* minimize number of clicks needed for basic tasks such as starting a new process and performing a task. navigation straight from the task list to the task form and back
* remove unnecessary fields like id's (i do think that priority is an end user field, though)
* the source code tabs should not be there in the real app. but in the suite download, i would also like to target evaluation features. so that is why i thought that based on a configuration property (david, let me know if you want me to add that) the web console could display source links. This was especially insteresting in the SEAM example apps and i think it would be nice to have in the jbpm examples that ship in the suite download.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999620#3999620
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999620
I'm looking at supporting pluggable serizliation of the server deployment metadata and want to be able to use jboss serialization as well as a new xml output stream format of jboss serialization. Looking at the jboss-serialiation project in cvs, its not in good shape in terms of having local dependencies on other jboss projects.
I would say this needs to be moved into svn and refactored to use maven and better isolate the dependencies. Unless there are objections I would start doing this at the end of this week.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999618#3999618
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999618