Off the topic. I noticed that Main.java#processCmdLineArgs( https://svn.wso2.org/repos/wso2/carbon/kernel/trunk/core/org.wso2.carbon.server/src/main/java/org/wso2/carbon/server/Main.java) has used a manual way of parsing command line options. You can use commons-cli for this purposes(http://commons.apache.org/cli/).
Rajika On Mon, Apr 2, 2012 at 11:28 AM, Pradeep Fernando <[email protected]> wrote: > Hi, > > not sure whether its working (I haven't used it, honestly). I created a > JIRA to track this. > > [1] https://wso2.org/jira/browse/CARBON-12761 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
