When using the standard static routing distrbution to ospf is there any reason it would not populate into OSPF?
set interfaces ge-0/0/0 unit 0 family inet address 172.17.1.1/30
set routing-options static route 172.16.12.0/23 next-hop 172.17.1.2
set policy-options policy-statement static-to-ospf term static-accept from protocol static
set policy-options policy-statement static-to-ospf term static-accept then accept
set protocols ospf export static-to-ospf
set protocols ospf area 0.0.0.2 interface ge-0/0/0.0