atom feed3 messages in net.java.dev.e-gen.usersRe: [e-Gen] Sem solução: Mapeamento d...
FromSent OnAttachments
Rodrigo Guedes de SouzaDec 3, 2005 2:08 pm 
info chapadao do sulDec 3, 2005 2:15 pm 
Charles CuriDec 5, 2005 3:06 am 
Subject:Re: [e-Gen] Sem solução: Mapeamento de Tabelas Firebird
From:info chapadao do sul (in@chapadaodosul.com)
Date:Dec 3, 2005 2:15:18 pm
List:net.java.dev.e-gen.users

Rodrigo, beleza,

Cara seu tomcat esta instalado assim ? c:\tomcat e o java em c:\j2sdk ? veja se esta assim porque não é aconselhavel usar pontos e espaços em variáveis de ambiente, qualquer coisa siga esse tutorial aqui que funciona.

http://www.javafree.org/dependencias/tutoriais/egen/e-GenBasicoV01.pdf

Aguardo retorno.

Abraço

Carlos Eduardo e-Genial Soluções Inteligentes

Em Sáb, 2005-12-03 às 22:09 +0000, Rodrigo Guedes de Souza escreveu:

Galera, é o seguinte. Estou me matando para fazer o mapeamento das tabelas com Firebird 1.5 e nao consegui ate agora.

Li as mensagens do forum inteiro e de nada resolveu.

Quanto tento mapear uma tabela "CLIENTE" ele aparece a seguinte mensagem:

CLIENTE - Compilation Error.: javac: invalid flag: deUsage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -cp Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -endorseddirs Override location of endorsed standards path -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J Pass directly to the runtime system CLIENTE MetaData - Compilation Error.: javac: invalid flag: deUsage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -cp Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -endorseddirs Override location of endorsed standards path -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J Pass directly to the runtime system

Se eu ir pelo Customizado ele entra, quando tento mapegar ele informa esta mensagem:

CLIENTE - Compilation Error.: javac: invalid flag: deUsage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -cp Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -endorseddirs Override location of endorsed standards path -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J Pass directly to the runtime system CLIENTE MetaData - Compilation Error.: javac: invalid flag: deUsage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath Specify where to find user class files -cp Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -endorseddirs Override location of endorsed standards path -d Specify where to place generated class files -encoding Specify character encoding used by source files -source Provide source compatibility with specified release -target Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J Pass directly to the runtime system

A Conexao com o Banco esta Ok. Já configurei o data-source no server.xml Já adicionei o usuario sysdba do tomcat-users.xml tirei e fiz alteracoes no Parameters da aba Compiler das configurações do projeto e nada adiantou.

Agora eu pergunto o q pode ser??

Já aconteceu isso com alguem???

Valeu galera..