feroz muhamed

Ranch Hand
+ Follow
since Nov 15, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by feroz muhamed

hi,
I think it will be the problem of version.I faced the same problem when i used jboss-3.2.5 with j2sdk1.5rc,when i replaced jdk with jdk1.4 it worked fine.
20 years ago
Hi,
My doubt is that...
when we are using tomcat on remote server,
after making ssh connection with the remote server
using sh command we were able to start and shutdown tomcat from our machine
and i can shutdown my system after running tomcat.
but in the case of jboss, when i am shutting down the system jboss also shutdown if it is started from my machine....
can you give more explanation on making it a background process,if it is the right solution.
20 years ago
Hi,
I am using jboss-3.2.5.
Using Cygwin i am able to start and shutdown the server.
But the problem is that when i am shutdown my system the remote jboss server also shutdowns. Is there any way to keep the server run eventhough i shutdown my machine?
also hot deplying is not working this is one of other problem insisting me to start and shutdown jbos from my machine.. any solution for this.
20 years ago
Hi ,
I deployed one web application in jboss-3.2.5.which is developed using struts.But when i running the application in browser i am getting the error like this. can anybody please give me the solution for this..

org.apache.jasper.JasperException: Unable to compile class for JSP

Generated servlet error:


error: error reading /opt/jboss-3.2.5/server/default/deploy/nutzzdummy.war/WEB-INF/lib/web-app_2_3.dtd; java.util.zip.ZipException: error in opening zip file
Note: /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/nutzzdummy/org/apache/jsp/index_jsp.java uses unchecked or unsafe operations.


Generated servlet error:
Note: Recompile with -Xlint:unchecked for details.
1 error
[ October 04, 2004: Message edited by: feroz muhamed ]
20 years ago
hi,
Anybody Experienced with deploying ejb in exploded archive on JBoss 3.2.3 please share it.
20 years ago
Hi,
I am using Eclipse2.1.3,with Lombose and JBoss 3.2.3,configured everything as said in www.tusc.com.au/tutorial/html/chap1.htm.
and started a new lombose j2ee project added web container and ejb container.But when clicking new ejb creation wizard nothing appears.
also when starting server through eclipse it shows error like this.
jboss is running while used from command prompt. please give soln


Failed to boot JBoss:
java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.system.server.ServerInfo
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:161)
at org.jboss.mx.loading.UnifiedClassLoader3.loadClassImpl(UnifiedClassLoader3.java:169)
at org.jboss.mx.loading.UnifiedClassLoader3.loadClass(UnifiedClassLoader3.java:123)
at org.jboss.mx.loading.UnifiedLoaderRepository3.loadClass(UnifiedLoaderRepository3.java:169)
at org.jboss.mx.loading.UnifiedLoaderRepository3.loadClass(UnifiedLoaderRepository3.java:569)
at javax.management.loading.DefaultLoaderRepository.loadClass(DefaultLoaderRepository.java:78)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:822)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:258)
at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:297)
at org.jboss.system.server.ServerImpl.createMBean(ServerImpl.java:411)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:342)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:534)
20 years ago
hi;
from where i can get the plugin of JBoss for eclipse?
20 years ago
project is mainly on JSP servlet EJB (mvc architecture).it is an ERP based project
i have only 3 months experience in j2ee technologies.now a major responsibility is on my head,that to lead a j2ee project for the company, b'cz no one is here having the experience in j2ee. i have to design the project and allocate work for trainees(they have only theoretical experience).please help me to do this.(ay resources for this will a a good help for me)
hi,
I am using tomcat for servlet/jsp.I have J2sDK1.4.I downloaded Struts but not configured. Is anything needed other than these to run Struts.How it can integrate with tomcat and Ejb Container.please give me the necessory steps to configure and run Struts?
20 years ago
Please give solutions for these......
I am using tomcat as server for JSP/Servlet now i need EJB container also
which one is best suit for tomcat?
then how it connect with tomcat?
what differs tomcat and Struts?
is Struts work alone ?
How we can connect Tomact with Apache Webserver?
simple java bean classes connected with JSP and is working good in windows tomcat but not in linux tomcat why it so?all other is ok.
20 years ago
from where can i get more information on value objects and data objects
[ January 28, 2004: Message edited by: feroz muhamed ]
hi i am using j2ee 1.2.1 server for ejb ( in Windows 2000).Bean is deployed but when running the client program it shows ERROR! Shared library ioser32 could not found.I copied ioser32.dll to System32 folder of WINNT then also the same error.
hi,
I 've done a test program on ejb using sun's j2sdkee1.3.1.
when depoloying shows th error RemoteException.So used verifier tool and it is found that compilation of Home interface failed b,cz not properly implemented EJBLocalHome.But the same is deployed successfully using j2sdkee1.2.1.What will be the problem pls help...
please help,
I have one Project in J2EE. Can i Use Struts if I am using EJB or any EJB container is needed to work with struts?
20 years ago