[jboss-user] [JBoss jBPM] - deploying portlets - changes between 2.2 and 2.4?
taiji3
do-not-reply at jboss.com
Thu Aug 3 15:04:45 EDT 2006
I recently started experimenting with JBoss and installed a few months ago the 2.2 version. Through try and error and looking at samples, I figured out how to code simple portlets and successfully deploy them with the required xml files.
Now I have downloaded the latest 2.4 version and find that - though my portlets run - I get something like the following at deploy time:
16:37:25,549 INFO [PortletAppDeployment] These instances have been found in -object.xml, you should put them in the file /home/jet/jboss-portal-2.4.0-CR3/server/default/./tmp/deploy/tmp64904HelloTherePortlet-exp.war/WEB-INF/portlet-instances.xml
16:37:25,550 INFO [PortletAppDeployment] <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<instance-id>HelloTherePortletInstance</instance-id>
<portlet-ref>HelloTherePortlet</portlet-ref>
Has there been a change in the way deployment xml files should be written? I have not been able to find any resource that explains what files JBoss requires/desires and how they should look.
And help would be immensely appreciated!
(After previewing this post, some of it is being interpreted as xml and so not showing up, but I think it is clear enough as it is.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962977#3962977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962977
More information about the jboss-user
mailing list