473,396 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

problem with compiling EJB in JBoss

Good day all,


Please, i can't compile my ejb classes in JBoss-4.0.5.GA or JBoss-4.0.2
after proper installation (because i can log on to the server
via http://localhost:8080/ after using "run.bat" at the jboss bin
directory, from windows DOS command-line).

IN WINDOWS-XP, I USED THE TWO FOLLOWING COMPILERS
DIFFERENTLY AT THE DOS COMMAND-LINE:

(1.) First attempt:--

set CLASSPATH=.;c\:jboss-4.0.5.GA\client\jboss-client.jar;c\:jboss-4.0.5.GA\client\jnp-client.jar;c\:jboss-4.0.5.GA\client\jboss-common-client.jar;c\:jboss-4.0.5.GA\client\log4j.jar;c\:jboss-4.0.5.GA\client\jboss-j2ee.jar;c\:jboss-4.0.5.GA\client\jbosssx-client.jar

C:\workplace\com\javapro\ejb> javac -classpath .;c\:jboss-4.0.5.GA\client\jboss-
client.jar;c\:jboss-4.0.5.GA\client\jnp-client.jar;c\:jboss-4.0.5.GA\client\jbos
s-common-client.jar;c\:jboss-4.0.5.GA\client\log4j.jar;c\:jboss-4.0.5.GA\client\
jboss-j2ee.jar;c\:jboss-4.0.5.GA\client\jbosssx-client.jar -d c:\workplace\com\j
avapro\ejb



(2.) Second attempt:--

set CLASSPATH=.;c\:jboss-4.0.5.GA\client\jboss-client.jar;c\:jboss-4.0.5.GA\client\jnp-client.jar;c\:jboss-4.0.5.GA\client\jboss-common-client.jar;c\:jboss-4.0.5.GA\client\log4j.jar;c\:jboss-4.0.5.GA\client\jboss-j2ee.jar;c\:jboss-4.0.5.GA\client\jbosssx-client.jar

C:\workplace\com\javapro\ejb> javac -classpath %classpath% -d c:\workplace\com\javapro\ejb


IN EACH CASE ABOVE, THE ERROR MESSAGE I GOT GOES AS FOLLOWS:--

'javac' is not recognized as an internal or external command,
operable program or batch file.

Please, help! This has become really frustrating for me.

thanks.

N Jibrin
Mar 26 '07 #1
0 1776

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Fadzi Ushewokunze | last post by:
hi guys... i am doing the eclipse-tomcat-jboss-mysql integration but i just cant get to see why jboss wont start properly; hes a snippet of the error i am getting: Starting deployment of...
0
by: Salemsen | last post by:
Hello ! I have the following question. What is the main difference between the jboss-j2ee.jar in the Jboss Version 3.x and the 4.x BETA ?? I want to integrate the new JBOSS feature JBOS-PURE-P2P...
0
by: Bernard Koninckx | last post by:
Hi everybody, I have some question about jBoss. First ------ If I would configure the data source into bean-side. Wich syntax from the bean descriptor have been used ? It's the correct...
3
by: Bernard Koninckx | last post by:
Hello everybody, I've configured mySQL as datasource for JBoss. I've a problem, when JBoss automaticaly generate a table for the bean. mySQL send an error. The fields length is too long and a...
0
by: Oliver Hoehle | last post by:
Hello! When I try to start jboss, i get the message: .... 11:55:52,549 ERROR MBeanException: Exception in MBean operation 'checkIncompleteDeployments()' Cause: Incomplete Deployment...
0
by: bigbinc | last post by:
I am using the xercesImpl.jar class library with jboss 3.2 and under linux I can call this command: java org.apache.xalan.xslt.Process but with the same classpath and library under windows, I...
0
Paks
by: Paks | last post by:
Hello, me and my team are developing a portal with iGoogle inspired design and Facebook inspired functionality (the customer's request) for non-commericial use and we're stuck on a design issue. ...
1
by: khatarnakkhatri | last post by:
java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at...
1
by: viswanathtvs | last post by:
java.util.NoSuchElementException javax.faces.el.EvaluationException: java.util.NoSuchElementException at...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.