When I generate D2R mapping file. 
D:>generate-Mapping -u abc -p 123456 -d 
com.microsoft.sqlserver.jdbc.SQLServerDriver -o conf.n3 -b 
http://1.2.3.4:2020/resource/  jdbc:sqlserver://localhost;databaseName=abc 
I want to  add -b option, but D2R gave the error message. 
Exception in thread "main" java.lang.IllegalArgumentException: No value for argu
ment: b
        at jena.cmdline.CommandLine.process(CommandLine.java:163)
        at d2rq.generate_mapping.main(generate_mapping.java:41)

How can i add actual IP or domain name information into D2R web page. I want 
other people to visit my D2R page.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to