• 周二. 5月 7th, 2024

5G编程聚合网

5G时代下一个聚合的编程学习网

热门标签

problem with compiling EJB in JBoss – Java From 5gw.org

[db:作者]

4月 10, 2022

xmlns=”http://www.w3.org/1999/xhtml” dir=”ltr” lang=”en”>
problem with compiling EJB in JBoss – Java
/**
* Bytes CSS
* Style: ‘bytes.answers’; Style ID: 18
*/
@import url(“/clientscript/vbulletin_css/style-12635a82-00018.css”);

 
 
470,370 Members | 1,594 Online

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 1597


(adsbygoogle = window.adsbygoogle || []).push({});


Message
 
Cancel Changes

Post your reply

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

Similar topics


reply

views

Thread by Fadzi Ushewokunze |
last post: by


reply

views

Thread by Bernard Koninckx |
last post: by


3 posts

views

Thread by Bernard Koninckx |
last post: by


reply

views

Thread by Oliver Hoehle |
last post: by


reply

views

Thread by bigbinc |
last post: by


1 post

views

Thread by perto1 |
last post: by


reply

views

Thread by cosinus |
last post: by

By using this site, you agree to our Privacy Policy and Terms of Use.


(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

ga(‘create’, ‘UA-90111-7’, ‘bytes.com’);
ga(‘send’, ‘pageview’);

loadBytesTracking()

//0){location.replace(‘https://bytes.com/showthread.php?p=’+cpostno);};} }

if(typeof window.orig_onload == “function”) window.orig_onload();
}

//]]>

《problem with compiling EJB in JBoss – Java From 5gw.org》有10个想法

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注