hi i am using jboss4.2.0 and myeclipse 5.5 while i am deploying my project the following error is occur. how to solve this .
Deployment failure on JBoss 4.x. Could not copy all resources to E:\jboss-4.2.0.GA\server\default\deploy\NeoForms.war. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or manually remove the deployment at E:\jboss-4.2.0.GA\server\default\deploy\NeoForms.war
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085949#4085949
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085949
Hello. I'm using the pageflow system on a project and I can't seem to make a sort of global flow case. I have a header.jsp which consists of the menu of my application. This menu is included in all my pages. I also have several pageflows in my app. How can I tell the pageflow system to make a sort of global pageflow ? I know this was possible using JSF navigation rules, but I don't want to use that and I don't want to copy-paste the piece of code for the menu in all the flows. Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085946#4085946
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085946
Hi all,
I have problem with setting faces-config.xml.
Especial secion lifecycle:
When I using the TransactionSeamPhaseListener, the application throws some exception (Transaction is not active). When I use the SeamPhaseListener all seems work good. But I dont know if is this replacing solutions or side effect.
I am using SMPC and I would like to use Hibernate Criteria (em.getDelegate().createCriteria....)
How to configure the application - best practice ?
Thanks Mila
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085945#4085945
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085945
I have a situation that I need to publish a message in a NotSupported method of an EJB. However, when I do the publication, the message doesn't appear.
To give you more background, read the below:
Once the publication is completed, the NotSupported method returns to the caller and the flow continues (but see below what happens to the flow).
As this is an exception message and as this exception is a FATAL, the flow stops which is what it is expected.
Although the message has been published before the flow halts, the message still doesn't appear.
I am using JmsXA conenction factory in JBM 1.2.SP2
Any pointers are much appreciated.
Thanks
Madhu
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085943#4085943
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085943