Fornax-Platform
Forum

Fornax jpa cartridge

View: New views
4 Messages — Rating Filter:   Alert me  

Fornax jpa cartridge

by hypnosat7 () :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Could you pls tell me if the jpa cartridge is working alone ?
Because I've seen some missing properties in the jpaCartridgeDefaults.properties file!

Re: Fornax jpa cartridge

by Bak Attila :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The JPA cartridge is working alone. check out all the JPA projects from the svn.
What properties seem to be missing for you?

Thnx
attila

hypnosat7 wrote:
Could you pls tell me if the jpa cartridge is working alone ?
Because I've seen some missing properties in the jpaCartridgeDefaults.properties file!

Re: Fornax jpa cartridge

by hypnosat7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When I run my project workflow I get this error trace:
750  ERROR WorkflowRunner     - property model.file not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:7
750  ERROR WorkflowRunner     - property outlet.src.dir not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:13
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:42
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:44
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:57
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:59
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:70
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:72
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:87
750  ERROR WorkflowRunner     - property outlet.src.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:110
750  ERROR WorkflowRunner     - property outlet.src.once.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:118
750  ERROR WorkflowRunner     - property outlet.src.interfaces.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:126
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:142
750  ERROR WorkflowRunner     - property outlet.res.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:145
750  ERROR WorkflowRunner     - Workflow interrupted because of configuration errors.



Hi,

The JPA cartridge is working alone. check out all the JPA projects from the svn.
What properties seem to be missing for you?

Thnx
attila

hypnosat7 wrote:
Could you pls tell me if the jpa cartridge is working alone ?
Because I've seen some missing properties in the jpaCartridgeDefaults.properties file!


Re: Fornax jpa cartridge

by Bak Attila :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Wow, there is missing fast everything. Please check out from SVN (for example from Spring/JSF/JPA Standalone) the workflow property files and specify the values accordingly.

Thnx
attila



When I run my project workflow I get this error trace:
750  ERROR WorkflowRunner     - property model.file not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:7
750  ERROR WorkflowRunner     - property outlet.src.dir not specified. Dereferenced at in fr/irit/tras/generator/generate-persistence.oaw:13
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:42
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:44
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:57
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:59
750  ERROR WorkflowRunner     - property jpa.modelslot not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:70
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:72
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:87
750  ERROR WorkflowRunner     - property outlet.src.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:110
750  ERROR WorkflowRunner     - property outlet.src.once.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:118
750  ERROR WorkflowRunner     - property outlet.src.interfaces.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:126
750  ERROR WorkflowRunner     - property hibernate.properties.file not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:142
750  ERROR WorkflowRunner     - property outlet.res.dir not specified. Dereferenced at in org/fornax/cartridges/uml2/jpa/jpa.oaw:145
750  ERROR WorkflowRunner     - Workflow interrupted because of configuration errors.


Bak Attila wrote:
Hi,

The JPA cartridge is working alone. check out all the JPA projects from the svn.
What properties seem to be missing for you?

Thnx
attila

hypnosat7 wrote:
Could you pls tell me if the jpa cartridge is working alone ?
Because I've seen some missing properties in the jpaCartridgeDefaults.properties file!