[JBoss-user] [EJB/JBoss] - Re: javax.ejb.EJBException: Invalid invocation After migraci

2006-04-30 Thread OZWolverine
Thanks a lot infrasoftcolombia, I only had to set JbossWebloader to true in jboss-service.xml in tomcat that comes inside JBoss. The other trick was to eliminate a jar that has some .class that are not needed in my ear, nor my war, and now everything is going perfect :-) Again thanks a lot. V

[JBoss-user] [EJB/JBoss] - javax.ejb.EJBException: Invalid invocation After migracion f

2006-04-17 Thread OZWolverine
Hello everybody, I'm facing some problems migrating an application from jboss-3.2.5 to jboss-4.0.3SP1. First I tryed deploying it in jboss 4. and after deploying I tryed to login into my application and I get an exception reading my jndi.properties. so I had to wirte in my code this: | p

[JBoss-user] [EJB/JBoss] - Re: Exception after migration from jboss-3.2.5 to jboss-4.0.

2006-04-06 Thread OZWolverine
Sorry, I have found the problem. in The .ware there was a .jar that has classes that are located in other places, so I deleted the jar and now everything works good. Thanks a lot for your attention. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935510#39355

[JBoss-user] [EJB/JBoss] - Exception after migration from jboss-3.2.5 to jboss-4.0.3SP1

2006-04-06 Thread OZWolverine
Hello everybody, I'm facing some problems migrating an application from jboss-3.2.5 to jboss-4.0.3SP1. First I tryed deploying it in jboss 4. and after deploying I tryed to login into my application and I get an exception reading my jndi.properties. so I had to wirte in my code this: |

[JBoss-user] [Installation, Configuration & Deployment] - jsf problems in jboss 4.0.3

2005-12-26 Thread OZWolverine
Hello everybody, I wrote a JSF application, that runs perfect when deployed in jboss-4.0.2, but now that we added more sofisticated business logic including EJB3, we know that we must deploy our application in jboss-4.0.3 to get the EJB3 support, but now, when I deploy my jsf app in jboss-4.0.

[JBoss-user] [Installation, Configuration & Deployment] - Exception

2005-11-04 Thread OZWolverine
Hello everybody, I'm having an strange (at least for me) error message in the console, when I turn down JBoss 4.0.2 in my solaris machines. I have 3 servers all machines have similar hardware ( Sun Microsystems sun4u Sun Fire 6800, 16384 MB memory, 8 CPUs). I'm starting the server with the def

[JBoss-user] [Installation, Configuration & Deployment] - Re: How to send alerts to a mobile phone using SMS

2005-10-15 Thread OZWolverine
Hello palmanp, Thanks a lot for the tip, sounds pretty nice, I will check it out. Jonny View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901382#3901382 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901382 ---

[JBoss-user] [Installation, Configuration & Deployment] - How to send alerts to a mobile phone using SMS

2005-10-13 Thread OZWolverine
Hello everybody, I sucessfully configured my Jboss-4.0.2 on a linux machine, to send email for my alerts, I'd like to know how can I configure an alert to send the specific message to my mobile phone using SMS Does anyone know how can I do it? Thanks a lot, Johnny View the original post : h

[JBoss-user] [Installation, Configuration & Deployment] - Re: How to migrate applications deployed in jboss-3.2.6 to j

2005-10-08 Thread OZWolverine
"darranl" wrote : Is that all of the Exception? Is there a nested cause below it? | Well, I'm afraid that is the whole exception. What this could be? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900013#3900013 Reply to the post : http://www.jboss.com/

[JBoss-user] [Installation, Configuration & Deployment] - Re: How to migrate applications deployed in jboss-3.2.6 to j

2005-10-07 Thread OZWolverine
Hello darrani, sorry for the delay, here I am again,.. The application deploys without problems: | 16:34:05,124 INFO [EARDeployer] Init J2EE application: | file:/export/home/jbossadm/jboss-4.0.2/server/default/deploy/etb_ejb.ear | 16:34:05,572 INFO [EjbModule] Deploying MiEjb | 16:34:

[JBoss-user] [Installation, Configuration & Deployment] - How to migrate applications deployed in jboss-3.2.6 to jboss

2005-10-03 Thread OZWolverine
Hello everybody, I have a problem deployed in jboss-3.2.6 it runs perfect, but after updating my server to jboss-4.0.2 I have problems with the application. The question is: What changes should I do to make it work with jboss-4.0.2? I have read Forums, Wiki, and FAQ, but I haven't found a possib