" cd c:\jpos\
will position you in that directory. As a check, this folder will
contain folders called "bin", "build" and indeed the INSTALL member
mentioned previously. "
I went to this folder but unfornately I only see bin,dist,ext,lib,src.
I do not see the build folder, am i missing something?
I am running this from the dos window, is this where it suppose to be
ran.
Do I include anything into Jbuilder at the moment ?
C:\Downloads\CharleneJpos\jpos>bin\build main examples
Buildfile: src\build.xml
prepare:
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\build\src
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\build\test
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\build\classes
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\build\examples
[mkdir] Created dir:
C:\Downloads\CharleneJpos\jpos\build\examples\securekey
store
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\log
[mkdir] Created dir: C:\Downloads\CharleneJpos\jpos\deploy\lib
ext.check:
ext.check.mail:
ext.check.jsse:
copy-src:
[copy] Copying 349 files to
C:\Downloads\CharleneJpos\jpos\build\src
xdoclet-uptodate:
generate:
[jmxdoclet] (XDocletMain.start 148 ) Running
<mbeaninterface/>
[jmxdoclet] (TemplateSubTask.engineStarted 148 ) Generating
output for 'or
g.jpos.space.TransientSpace' using template file
'jar:file:/C:/Downloads/Charlen
eJpos/jpos/lib/xdoclet-jmx-module-1.2.jar!/xdoclet/modules/jmx/resources/mbean.x
dt'.
[jmxdoclet] INFO: Some classes refer to other classes that were not
found amo
ng the sources or on the classpath.
[jmxdoclet] (Perhaps the referred class doesn't exist? Hasn't
been gene
rated yet?)
[jmxdoclet] The referring classes do not import any fully
qualified cla
sses matching these classes.
[jmxdoclet] However, since no packages are imported, xjavadoc
has assum
ed that the referred classes
[jmxdoclet] belong to the same package as the referring class.
The clas
ses are:
[jmxdoclet]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\space\TransientSpa
ce.java --> TransientSpaceMBean qualified to
org.jpos.space.TransientSpaceMBean
main:
[javac] Compiling 349 source files to
C:\Downloads\CharleneJpos\jpos\build\c
lasses
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\util\FSDMsg.java:6
1: cannot resolve symbol
[javac] symbol : class LinkedHashMap
[javac] location: package util
[javac] import java.util.LinkedHashMap;
[javac] ^
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\space\SpaceError.j
ava:70: cannot resolve symbol
[javac] symbol : constructor Error
(java.lang.String,java.lang.Throwable)
[javac] location: class java.lang.Error
[javac] super(message, cause);
[javac] ^
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\space\SpaceError.j
ava:73: cannot resolve symbol
[javac] symbol : constructor Error (java.lang.Throwable)
[javac] location: class java.lang.Error
[javac] super(cause);
[javac] ^
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\ui\UI.java:255: ca
nnot resolve symbol
[javac] symbol : method setUndecorated (boolean)
[javac] location: class javax.swing.JFrame
[javac] frame.setUndecorated (
[javac] ^
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\ui\UI.java:258: ca
nnot resolve symbol
[javac] symbol : method setFullScreenWindow (javax.swing.JFrame)
[javac] location: class java.awt.GraphicsDevice
[javac] device.setFullScreenWindow(frame);
[javac] ^
[javac]
C:\Downloads\CharleneJpos\jpos\build\src\org\jpos\util\FSDMsg.java:9
9: cannot resolve symbol
[javac] symbol : class LinkedHashMap
[javac] location: class org.jpos.util.FSDMsg
[javac] map = new LinkedHashMap();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 6 errors
BUILD FAILED
file:C:/Downloads/CharleneJpos/jpos/src/build.xml:204: Compile failed;
see the c
ompiler error output for details.
Total time: 18 seconds
Now where do I go from here ?? (How do I test these messages.)
How do I run these examples in Jbuilder ?
Depends on how you approach things in life. Are you someone for whom
it is enough to say "Company x, y and z uses it so therefor I believe
it will work for us" or do you say "Although company x, y and z or
NOBODY uses it, I'm going to try it out myself and if I feel
comfortable to sell it to my boss, then I do so because I believe in
it".
The first approach is why everybody uses Windows, most people use it,
it must be the best for me although my needs are maybe different.
The second approach is where you try things out, join the mailing list,
marvel at how Alejandro can run his own company and at the same time
answer every single question on this list. Thats where YOU develop a
proof of concept for your boss and YOU decide whether you are willing
to put YOUR ass on the line instead of blaming Microsoft and 90% of all
users because your server has a blue screen.
Take your company's requirement, knock yourself out having fun building
a POC, step back, say "It is good!" and go sell it to your boss.
Second that! Particularly at " marvel at how Alejandro can run his own
company and at the same time answer every single question on this list
", he is truely an amazing guy :) One of a kind, despite occasionally
being showered with flamming comments.
And this project is packaged with many "Alejandro class" developers :D
.... just like their excellent GenericPackager, all it takes is an
appropriate config file, and it does the magic!
Ask your questions well, and perhaps you will soon discover magical
answers :)
Cheers,
/bernard