[Installation, Configuration & DEPLOYMENT] - Re: configure Email in JBOSS ESB on a DLQ
by jbossMind
Hi,
I did not get any clue why the below config is not working.So I tried to write an sendMail MDB and deployed jar in esb server, i fave following error, any help is highly appriciated...
Description:
========
I created Message driven bean, EJB jar like this:
META-INF/ejb-jar.xml
META-INF/jboss.xml
some/package/sendmailBeanClass.class
some/package/AnotherClass.class
using jar:ejb-2.1.jar
when i make a jar and deploy in "jbossesb-server-4.3.GA\server\default\deploy" and restart server i get following error.
What could be the problem,Any help is appriciated.
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@80b76779 { url=file:/C:/jbossesb-server-4.3.GA_demo/jbossesb-server-4.3.GA/server/de
fault/deploy/BHQMessage.jar }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/jbossesb-server-4.3.GA_demo/jbossesb-server-4.3.GA/server/default/deploy/BHQMessage.jar
altDD: null
lastDeployed: 1232519910582
lastModified: 1232519910582
mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@80b76779 { url=file:/C:/jbossesb-server-4.3.GA_demo/jbossesb-server-4.3.GA/server/de
fault/deploy/BHQMessage.jar }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/jbossesb-server-4.3.GA_demo/jbossesb-server-4.3.GA/server/default/deploy/BHQMessage.jar
altDD: null
lastDeployed: 1232519910582
lastModified: 1232519910582
mbeans:
Thanks and Regards,
Vasu Syagonda
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203850#4203850
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203850
17 years, 5 months
[JBoss Portal] - Re: So confused, portal's not making any sense.
by meetoblivion
prabhat
If you read my original post, you would see that I am not attempting to turn /portal/myportal into /myportal (which I already know I need to change the context setting in jboss-web.xml; I have already done this and the results are consistent with the rest of my findings). Yes, I have already been through all of the documents.
My issue is that the urls /portal/myportal do not work at all. When I visit them they always render as default; which seems to imply to me that it's not trying to direct to my portal instead the default portal. the results seem consistent in that if i change the theme on default, these urls show the new theme. as i pointed out, I can find my portal by going to /portal/auth/portal/myportal which implies that it's always going through the auth bracket, even when logged out (in fact, in "my portal" i do not require auth yet when i go to myportal it brings me to the login screen as if it's trying to render my default portal, which does in fact require login.
If there is another channel where I should send presales support requests to, for periods during product trials, I'd be happy to hear about it.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203845#4203845
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203845
17 years, 5 months