Trying to follow the instructions 
at 
http://wiki.topquadrant.com/display/TBS60IL/_Methods+to+Deploy+Projects+to+Servers

1)  it says :

Path 

*$ProductAbbrevLowercase/tbl/swp*
but this results in :


Problem accessing /edg/tbl/swp. Reason:

    HTTP method GET is not supported by this URL


2) If i use the normal path that EDG seems to want to use and fill in _all_ the 
paremeters


http://localhost:8083/tbl/swp?_viewClass=http%3A%2F%2Ftopbraid.org%2Fteamwork%23CreateProjectService&projectType=http%3A%2F%2Fedg.topbraidlive.org%2Fedgprojects%23ProjectType&_snippet=true&name=&owlImports=http%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore&defaultNamespace=http://example.org/frog/&spinImports=http://topbraid.org/spin/edgconstraints

returns 

Details: java.lang.NullPointerException
        at 
org.topbraidlive.team.elements.CreateProjectControlElement.doRun(CreateProjectControlElement.java:105)
        at 
org.topbraidlive.team.elements.CreateProjectControlElement.run(CreateProjectControlElement.java:88)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:628)
        at 
org.topbraid.spin.swp.engine.SWPEngine.createNodes(SWPEngine.java:590)
        at 
org.topbraid.spin.swp.engine.SWPEngine.addChildNodes(SWPEngine.java:361)
        at 
org.topbraid.spin.swp.engine.SWPEngine.addChildNodes(SWPEngine.java:333)
        at 
org.topbraid.spin.swp.engine.control.internal.SetContextControlElement.run(SetContextControlElement.java:153)


IMHO nothing should ever return a NullPointer without telling you what thing is 
null


3) there is no information on cardinality of the arguments - are they all 
mandatory? how, for example, do you specify multiple owlImports - a list or 
multiple parameters?


4) what are the allowable values of project type and how do they relate to EDG 
Asset Collection types - the example importing SKOS seems to relate to a 
Taxonomy? 





-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to