Yes I think that's a problem related to the environment, because at home it
works (almost:) fine, but in the school lab where I plane to make a
demonstration about appfuse it does'nt , anyway I really appriciate your
help, thank you.
Since I've never seen this error before, I'm going to guess a
Since I've never seen this error before, I'm going to guess and say
it's something wrong with your environment. Can you try on a different
machine? Or you could try searching Google:
http://www.google.com/search?q=Invalid+pc+in+LineNumberTable
Matt
On 5/22/07, Ryuuzaki <[EMAIL PROTECTED]> wrote
Hello,
I'm using jdk 5, and I got the following prompt with ant hibernatedoclet -v
:
java.lang.ClassFormatError: Invalid pc in LineNumberTable in class file
xdoclet/template/TemplateEngine
at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1338)
at org.apache.tools
What JDK are you using? I'm assuming you're running on XP. If you
run with "ant hibernatedoclet -v", do you get more information?
Matt
On 5/22/07, Ryuuzaki <[EMAIL PROTECTED]> wrote:
Hello,
This is the stack trace I get :
C:\appfuse-tapestry-1.9.4-src\test1>ant setup test-all
Buildfile: bu
Hello,
This is the stack trace I get :
C:\appfuse-tapestry-1.9.4-src\test1>ant setup test-all
Buildfile: build.xml
Trying to override old definition of datatype resources
init:
db-create:
[echo] WARNING:
[echo] You selected a 'postgresql' database which
[echo] does NOT support
Can you post your stack trace? It's likely that something is wrong
with your model code.
Matt
On 5/21/07, Ryuuzaki <[EMAIL PROTECTED]> wrote:
No, I get the same error, thanx for your help..
--
View this message in context:
http://www.nabble.com/Problem-in-xdoclet-tf3791783s2369.html#a107245
No, I get the same error, thanx for your help..
--
View this message in context:
http://www.nabble.com/Problem-in-xdoclet-tf3791783s2369.html#a10724574
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
To unsu
Can you compile using "ant compile"?
Matt
On 5/21/07, Ryuuzaki <[EMAIL PROTECTED]> wrote:
Hello,
I get the following error when I run ant test-all
java.lang.ClassFormatError: Invalid pc in LineNumberTable in class file
xdoclet/template/TemplateEngine could someone help me,I'm new to web
devel
Hello,
I get the following error when I run ant test-all
java.lang.ClassFormatError: Invalid pc in LineNumberTable in class file
xdoclet/template/TemplateEngine could someone help me,I'm new to web
developpement in java, and I think appfuse is the best way for me to learn,
I use Postgresql for th