crised / server_android

1 stars 0 forks source link

spark corrections #11

Open crised opened 11 years ago

crised commented 11 years ago
  1. Leave solder there, to bernard opinion. Do nothing.
  2. Have the project compiling in intellij 12.
  3. Attach SparkDS file (DataSource file).
  4. Make it work with our common server: http://107.21.233.48:8080/acme/MemberWSService?wsdl
  5. Change Jetisson default JSON Provider for Jackson JSON provider. (maven dependency)
blabno commented 11 years ago

IMHO we could stay with seam3 for a while, DS is not there yet. Besides, solder is not seam.

hantsy commented 11 years ago

Infinispan CDI depends on JBoss solder.

hantsy commented 11 years ago
  1. create a standalone project for this purpose. I have tried in command line, now the spark can be compiled.
  2. it is better to add a new test profile for this purpose...(not done yet)
  3. change to Jackson.