We need to document the java connection URL format. see http://cwiki.apache.org/confluence/display/qpid/0.10+Connection+URL+Format We also need to provide the name of the connection factory (org.apache.qpid.client.AMQConnectionFactory) to be used if people don't want to use JNDI for looking it up from.
The new connection URL format is documented in 6.2.3. Connection URLs. I did not document the name of the connection factory in time for B4. It's easy to add, but it got lost in the shuffle. It will go out the next time documents are updated.