the old application will cache in somewhere in the server, when redeploy an application in jboss AS with portal, even restart the server.
example:
it cannot load the object when rename <component-ref> in *-object.xml.
it will use the old component-ref to find the portlet
is the server config and component information are store in the following path?? if true, how to canfig jboss server to clean the data??
jboss-4.0.5.GA\server\default\data
THX!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046115#4046115
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046115
Hi,
I solved this problem by just renaming jbpm-console.war in deploy directory to jbpm.war
It helps me to pass test connection, and when i press Deploy Process button, it looks like everything is alright, but it is not!
when i go to jbmp (jbmp-console) and logging in, i can't see my process!
What the problem? What I'm doing wrong?
Maybe I shouldn't rename file and must find the fields or files, where i can change smth...?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046110#4046110
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046110