"scott.stark(a)jboss.org" wrote :
| The profile service that is loaded by default now is the
conf/bootstrap/profile-repository.xml. It is doing a rebuild of the structure metadata
when it loads admin edits, so that must be causing this.
It is only rebuilding the structure if you persisted managed object before, as i don't
think you are doing that - i guess this is not the case.
But to be sure - there should be some debug information in the boot.log like this: (well
they are there since today :)
| DEBUG [AbstractAttachmentStore] No persisted attachment found for deployment ...
|
If i do a simple RailsStructure implements JarExtensionProvider, it is deployed before any
file in the deploy directory is added to the mainDeployer.
| DEBUG [DeployersImpl] (main) Fully Deployed
vfsfile:/home/emuckenh/svn/as/jboss-5.0.0.GA/server/default/deployers/rails-jboss-beans.xml
|
So not really sure yet, why your Structure shows up too late.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193543#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...